Office 365
Overview
- Vendor: Microsoft
- Supported environment: Cloud
- Detection based on: Telemetry / Alert
- Supported application or feature:
Office 365 is a line of subscription services offered by Microsoft as part of the Microsoft Office product line.
Microsoft Office365 logs
Sekoia.io can pull four categories of logs from Microsoft Office 365 Management API:
- Microsoft Entra ID (Azure AD) audit events (
Audit.AzureActiveDirectory
) - Microsoft Exchange audit events (
Audit.Exchange
) - Microsoft SharePoint audit events (
Audit.SharePoint
) - General audit events not included in the other log categories (
Audit.General
)
The Office 365 Management Activity API Schema documents the schema leveraged by Sekoia.io to monitor activities within your organization.
The Audit logging is turned on by default for Microsoft 365 and Office 365 entreprise organizations. However, when setting up an organization, you should verify the auditing status.
Microsoft provides instructions to verify and configure the auditing status for your organization in the article Turn auditing on or off.
Configure
Prerequisites
To send Microsoft 365 logs to Sekoia.io, there are some prerequisites:
- Have access to the Sekoia.io XDR Operations Center
- Be a Microsoft Office 365 Administrator (role
Global Administrator
) to consent to the interconnection
To generate logs:
-
For some advanced logs, an Azure Premium P1 or Azure Premium P2 license may be required.
-
Configure the Microsoft Office 365 logging in Sekoia.io XDR
Collect events
Create an Azure application
- On the Azure Portal, in the search bar, go to
App registrations
- Click
+ New registration
- Type a name
- Select
Accounts in this organizational directory only
option as account type - Click
Register
- From the
Overview
page, copyApplication (client) ID
andDirectory (tenant) ID
Create a client secret
- Go to
Manage
>Certificates & secrets
- Click
+ New client secret
- Type a description and select the desirated expiration period
- Click
Add
- Copy the value of the client secret
Add permissions
- Go to
Manage
>API permissions
- Click
Add a permissions
- On the right panel, Select
APIs my organization uses
tab - Click
Office 365 Management APIs
- Click
Application permissions
- Select
ActivityFeed.Read
- Click
Add permissions
- In the
API permissions
page, clickGrant admin consent for TENANT_NAME
- Click
Yes
in theGrant admin consent confirmation
modal
Add role
- On the Azure Portal, in the search bar, go to
Microsoft Entra ID
- Go to
Manage
>Roles and administrators
- Search and open
Global Reader
- Use the
+ Add assignments
to add this role to your application
For a detailed explanation, please read the related documentation Azure portal - Assign a role.
Create your intake
Go to your Sekoia.io Intakes page, and follow these steps:
- Click
+ Intake
button to create a new one - Choose
Microsoft 365/Office 365
, give it a name and choose the relevant Entity - Click
Manually
then clickCreate
- Copy the
intake key
Create your playbook
Go to your Sekoia.io playbooks page, and follow these steps:
- Click on
+New playbook
to create a new playbook - Select
Create a playbook from scratch
when creating a playbook - Give it a
Name
and aDescription
- During the step "Choose a trigger", search for
Office 365
then selectOffice 365 Management API
. The playbook details interface will open and will contain only one module namedOffice 365 Management API
- Click on the module, and configure it by clicking on the "Configuration" tab on the right panel using the
client id
, theclient secret
, theintake key
(from the previous step) andtenant id
- Save the playbook and start it
Important
Once the integration is created on Sekoia.io, it may take up to 12 hours for the Microsoft API to make data available for the first time. After validation from the Microsoft API, it will take at least 15 minutes to retrieve the first events. Refer to this guide for instructions on how to enable or verify the activation status of audit logs in Office 365.
Alternative mode
If you are unable or you don't want to collect Office 365 logs through the management API, Sekoia.io also supports Office 365 log collection through Azure EventHub. Follow this guide for more details on this solution.
Collect Microsoft Defender for Office365 events
If your organization use Microsoft Defender for Office 365, you can forward malware and threat intelligence events to Sekoia.io. Refer to this guide to turn on Defender events in the audit logs. These events will be automatically forward with the Office365 integration.
Enjoy your events
You can go to the events page to access your incoming events.
Raw Events Samples
In this section, you will find examples of raw logs as generated natively by the source. These examples are provided to help integrators understand the data format before ingestion into Sekoia.io. It is crucial for setting up the correct parsing stages and ensuring that all relevant information is captured.
{
"CreationTime": "2020-09-29T08:59:26",
"Id": "e1717ca5-c13e-4382-ad7e-4864faa11e85",
"Operation": "UserLoggedIn",
"OrganizationId": "aa09a079-7796-46a8-a4d4-4d21b0dcf1b2",
"RecordType": 15,
"ResultStatus": "Succeeded",
"UserKey": "10030000A9F382C6@sekoiacorp.onmicrosoft.com",
"UserType": 0,
"Version": 1,
"Workload": "AzureActiveDirectory",
"ClientIP": "1.2.3.4",
"ObjectId": "cc15fd57-2c6c-4117-a88c-83b1d56b4bbe",
"UserId": "user@company.onmicrosoft.com",
"AzureActiveDirectoryEventType": 1,
"ExtendedProperties": [
{
"Name": "UserAgent",
"Value": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36"
},
{
"Name": "UserAuthenticationMethod",
"Value": "1"
},
{
"Name": "RequestType",
"Value": "OAuth2:Authorize"
},
{
"Name": "ResultStatusDetail",
"Value": "Redirect"
},
{
"Name": "KeepMeSignedIn",
"Value": "True"
}
],
"ModifiedProperties": [],
"Actor": [
{
"ID": "cb42ef6c-989f-49d0-86cd-7706b8d14528",
"Type": 0
},
{
"ID": "user@company.onmicrosoft.com",
"Type": 5
},
{
"ID": "10030000A9F382C6",
"Type": 3
}
],
"ActorContextId": "aa09a079-7796-46a8-a4d4-4d21b0dcf1b2",
"ActorIpAddress": "1.2.3.4",
"InterSystemsId": "d23dd5d2-ccc8-4928-b7a0-f446a2ca4a90",
"IntraSystemId": "a196489a-9a7c-4824-b35a-5bfdec600c00",
"SupportTicketId": "",
"Target": [
{
"ID": "cc15fd57-2c6c-4117-a88c-83b1d56b4bbe",
"Type": 0
}
],
"TargetContextId": "aa09a079-7796-46a8-a4d4-4d21b0dcf1b2",
"ApplicationId": "5e3ce6c0-2b1f-4285-8d4b-75ee78787346"
}
{
"CreationTime": "2023-08-22T13:51:38",
"Id": "3e4f9ff8",
"Operation": "UserLoggedIn",
"OrganizationId": "12b674a1",
"RecordType": 15,
"ResultStatus": "Success",
"UserKey": "5bd75e5d",
"UserType": 0,
"Version": 1,
"Workload": "AzureActiveDirectory",
"ClientIP": "1.2.3.4",
"ObjectId": "16aeb910",
"UserId": "jone.doe@user.fr",
"AzureActiveDirectoryEventType": 1,
"ExtendedProperties": [
{
"Name": "ResultStatusDetail",
"Value": "Success"
},
{
"Name": "UserAgent",
"Value": "Mozilla/5.0"
},
{
"Name": "RequestType",
"Value": "OAuth2:Token"
}
],
"ModifiedProperties": [],
"Actor": [
{
"ID": "5bd75e5d",
"Type": 0
},
{
"ID": "joe.doe@user.fr",
"Type": 5
}
],
"ActorContextId": "12b674a1",
"ActorIpAddress": "1.2.3.4",
"InterSystemsId": "d8254b84",
"IntraSystemId": "3e4f9ff8",
"SupportTicketId": "",
"Target": [
{
"ID": "16aeb910",
"Type": 0
}
],
"TargetContextId": "12b674a1",
"ApplicationId": "1b3c667f",
"DeviceProperties": [
{
"Name": "OS",
"Value": "Windows10"
},
{
"Name": "BrowserType",
"Value": "Edge"
},
{
"Name": "IsCompliantAndManaged",
"Value": "False"
},
{
"Name": "SessionId",
"Value": "8e2cdebf"
}
],
"ErrorNumber": "0"
}
{
"CreationTime": "2024-07-10T14:25:49",
"Id": "b4f48141-a2fe-4d47-9f0d-f09f26307035",
"Operation": "Add member to role.",
"OrganizationId": "f35698e3-5049-4b7f-b26b-9e9784705086",
"RecordType": 8,
"ResultStatus": "Success",
"UserKey": "key@example.com",
"UserType": 0,
"Version": 1,
"Workload": "AzureActiveDirectory",
"ObjectId": "john.doe@example.com",
"UserId": "admin@example.com",
"AzureActiveDirectoryEventType": 1,
"ExtendedProperties": [
{
"Name": "additionalDetails",
"Value": "{}"
},
{
"Name": "extendedAuditEventCategory",
"Value": "Role"
}
],
"ModifiedProperties": [
{
"Name": "Role.ObjectID",
"NewValue": "54fc7176-29ef-4b41-808f-3cdeb8010649",
"OldValue": ""
},
{
"Name": "Role.DisplayName",
"NewValue": "Global Administrator",
"OldValue": ""
},
{
"Name": "Role.TemplateId",
"NewValue": "ad1cbca4-efcc-4149-b4a2-aeb40412fe48",
"OldValue": ""
},
{
"Name": "Role.WellKnownObjectName",
"NewValue": "TenantAdmins",
"OldValue": ""
}
],
"Actor": [
{
"ID": "admin@example.com",
"Type": 5
},
{
"ID": "100320029D963D0D",
"Type": 3
},
{
"ID": "User_576409b5-84f3-4791-8e3c-c9677e3bd898",
"Type": 2
},
{
"ID": "576409b5-84f3-4791-8e3c-c9677e3bd898",
"Type": 2
},
{
"ID": "User",
"Type": 2
}
],
"ActorContextId": "f35698e3-5049-4b7f-b26b-9e9784705086",
"InterSystemsId": "5a0910e4-c125-4b46-9616-0232d14915dc",
"IntraSystemId": "fb6cd132-f8e8-4ec5-9a0b-4ec8397e1405",
"SupportTicketId": "",
"Target": [
{
"ID": "User_46522b15-1bf5-4bed-8a6c-4edc58c05b23",
"Type": 2
},
{
"ID": "46522b15-1bf5-4bed-8a6c-4edc58c05b23",
"Type": 2
},
{
"ID": "User",
"Type": 2
},
{
"ID": "john.doe@example.com",
"Type": 5
},
{
"ID": "100320029D9D1C86",
"Type": 3
}
],
"TargetContextId": "f35698e3-5049-4b7f-b26b-9e9784705086"
}
{
"CreationTime": "2023-04-17T14:27:09",
"Id": "60eaf0aa-edc3-4f8d-8275-bc82d9500e59",
"Operation": "AirInvestigationData",
"OrganizationId": "774d3f25-d4cf-4544-811f-fdb0e60e9ffd",
"RecordType": 64,
"UserKey": "AirInvestigation",
"UserType": 4,
"Version": 1,
"Workload": "AirInvestigation",
"ObjectId": "60eaf0aa-edc3-4f8d-8275-bc82d9500e59",
"UserId": "AirInvestigation",
"DeepLinkUrl": "https://security.microsoft.com/mtp-investigation/urn:ZappedUrlInvestigation:a10a976",
"EndTimeUtc": "2023-04-17T14:27:07",
"InvestigationId": "urn:ZappedUrlInvestigation:a10a976d-6e3e-4d10-be50-4907183b6f86",
"InvestigationName": "Mail with malicious urls is zapped - urn:ZappedUrlInvestigation:a1",
"InvestigationType": "ZappedUrlInvestigation",
"LastUpdateTimeUtc": "2023-04-17T14:21:59",
"RunningTime": 931,
"StartTimeUtc": "2023-04-17T14:11:38",
"Status": "Remediated",
"Data": "{\"Version\":\"3.0\",\"VendorName\":\"Microsoft\",\"ProviderName\":\"OATP\",\"AlertType\":\"alert_type_value\",\"Status\":\"status_value\",\"Severity\":\"severity_value\",\"IsIncident\":true,\"CorrelationKey\":\"correlation_key_value\",\"Category\":\"category_value\",\"SourceAlertType\":\"source_alert_type_value\",\"MachineName\":\"machine_name_value\"}",
"Actions": [
"{\"$id\":\"1\",\"ActionId\":\"urn:EmailZapper:8ad9417586e14790ba2afed0a7840e65\"}"
]
}
{
"CreationTime": "2023-04-17T14:27:09",
"Id": "60eaf0aa-edc3-4f8d-8275-bc82d9500e59",
"Operation": "AirInvestigationData",
"OrganizationId": "774d3f25-d4cf-4544-811f-fdb0e60e9ffd",
"RecordType": 64,
"UserKey": "AirInvestigation",
"UserType": 4,
"Version": 1,
"Workload": "AirInvestigation",
"ObjectId": "60eaf0aa-edc3-4f8d-8275-bc82d9500e59",
"UserId": "AirInvestigation",
"DeepLinkUrl": "https://security.microsoft.com/mtp-investigation/urn:ZappedUrlInvestigation:a10a976",
"EndTimeUtc": "2023-04-17T14:27:07",
"InvestigationId": "urn:ZappedUrlInvestigation:a10a976d-6e3e-4d10-be50-4907183b6f86",
"InvestigationName": "Mail with malicious urls is zapped - urn:ZappedUrlInvestigation:a1",
"InvestigationType": "ZappedUrlInvestigation",
"LastUpdateTimeUtc": "2023-04-17T14:21:59",
"RunningTime": 931,
"StartTimeUtc": "2023-04-17T14:11:38",
"Status": "Remediated",
"Data": "{\"Version\":\"3.0\",\"VendorName\":\"Microsoft\",\"ProviderName\":\"OATP\",\"AlertType\":\"alert_type_value\",\"Status\":\"status_value\",\"Severity\":\"severity_value\",\"IsIncident\":true,\"CorrelationKey\":\"correlation_key_value\",\"Category\":\"category_value\",\"SourceAlertType\":\"source_alert_type_value\",\"MachineName\":\"machine_name_value\",\"Entities\": [{\"Urls\":[\"http://1.2.3.4\",\"http://1.2.3.5\"],\"SenderIP\":\"1.2.3.4\",\"Subject\":\"subject_value\",\"P1SenderDomain\":\"http://1.2.3.4\",\"Threats\":1,\"Sender\":\"test@test.test\",\"Recipient\":\"test1@test.test\"},{\"Urls\":[\"http://1.2.3.6\",\"http://1.2.3.7\"],\"SenderIP\":\"1.2.3.8\",\"Subject\":\"subject_value_1\",\"P1SenderDomain\":\"http://1.2.3.9\",\"Threats\":2,\"Sender\":\"test3@test.test\",\"Recipient\":\"test4@test.test\"}]}",
"Actions": [
"{\"$id\":\"1\",\"ActionId\":\"urn:EmailZapper:8ad9417586e14790ba2afed0a7840e65\"}"
]
}
{
"CreationTime": "2024-09-02T03:33:37",
"Id": "8217bd67-1368-4213-b6be-498cdbff1542",
"Operation": "AirInvestigationData",
"OrganizationId": "275ae857-f201-4a2e-8f43-d48391c56871",
"RecordType": 64,
"UserKey": "AirInvestigation",
"UserType": 4,
"Version": 1,
"Workload": "AirInvestigation",
"ObjectId": "8217bd67-1368-4213-b6be-498cdbff1542",
"UserId": "AirInvestigation",
"Actions": [
"{\"$id\":\"1\",\"ActionId\":\"urn:EmailZapper:48971b6852ea31ff93989b88b832bca5\",\"InvestigationId\":\"urn:ZappedUrlInvestigation:c85d59e9ff9d6393504a822ac49176c8\",\"ActionApproval\":\"None\",\"ActionType\":\"EmailRemediation\",\"ActionStatus\":\"Pending\",\"Entities\":[{\"$id\":\"2\",\"Recipient\":\"ggravier@ixina.com\",\"Urls\":[\"https://zpr.io/TUZAu6VrAvQT\",\"https://zupimages.net/up/24/35/1itk.png\"],\"Threats\":[\"ZapPhish\",\"NormalPhish\"],\"Sender\":\"support.33@wdezd.ersdz.meradebo.com\",\"P1Sender\":\"okhmqyjdcdn.bfwmwyytludfovodgfouzyeg@wdezd.ersdz.meradebo.com\",\"P1SenderDomain\":\"wdezd.ersdz.meradebo.com\",\"SenderIP\":\"40.107.244.101\",\"P2Sender\":\"support.33@wdezd.ersdz.meradebo.com\",\"P2SenderDisplayName\":\"Tractor Supply\",\"P2SenderDomain\":\"wdezd.ersdz.meradebo.com\",\"ReceivedDate\":\"2024-09-02T02:43:12\",\"NetworkMessageId\":\"ee73bbc9-c170-438a-82eb-08dccaf8fa4f\",\"InternetMessageId\":\"<t8x4f5wr3iqw6v62mv5c8gyb9p2v7b91.88246820.v0o2qn@0u8putyigk5lk58rp6upohpkyzd5.namprd3666.prod.outlook.com>\",\"Subject\":\"\ud835\ude7c\ud835\ude92\ud835\ude95\ud835\udea0\ud835\ude8a\ud835\ude9e\ud835\ude94\ud835\ude8e\ud835\ude8e \ud835\ude72\ud835\ude98\ud835\ude9b\ud835\ude8d\ud835\ude95\ud835\ude8e\ud835\ude9c\ud835\ude9c \ud835\ude7f\ud835\ude98\ud835\udea0\ud835\ude8e\ud835\ude9b \ud835\ude83\ud835\ude98\ud835\ude98\ud835\ude95 \ud835\ude82\ud835\ude8e\ud835\ude9d \ud835\ude86\ud835\ude92\ud835\ude97\ud835\ude97\ud835\ude8e\ud835\ude9b\",\"AntispamDirection\":\"Inbound\",\"DeliveryAction\":\"DeliveredAsSpam\",\"ThreatDetectionMethods\":[\"FingerPrintMatch\"],\"Language\":\"en\",\"DeliveryLocation\":\"JunkFolder\",\"OriginalDeliveryLocation\":\"Inbox\",\"AdditionalActionsAndResults\":[\"OriginalDelivery: [N/A]\",\"Zap: [Success: Message moved]\"],\"AuthDetails\":[{\"Name\":\"SPF\",\"Value\":\"Pass\"},{\"Name\":\"DKIM\",\"Value\":\"None\"},{\"Name\":\"DMARC\",\"Value\":\"Best guess pass\"},{\"Name\":\"Comp Auth\",\"Value\":\"pass\"}],\"SystemOverrides\":[],\"Type\":\"mailMessage\",\"Urn\":\"urn:MailEntity:98fed74e812bdb3dd6241259c9afe88d\",\"Source\":\"OATP\",\"FirstSeen\":\"2024-09-02T03:20:40\"}],\"RelatedAlertIds\":[\"76572799-59c1-0221-8c00-08dccafd4a30\"],\"StartTimeUtc\":\"2024-09-02T03:27:33\",\"LastUpdateTimeUtc\":\"2024-09-02T03:33:31.8137435Z\",\"TimestampUtc\":\"2024-09-02T03:27:33\",\"BulkName\":\"Mail with malicious urls is zapped - urn:ZappedUrlInvestigation:c85d59e9ff9d6393504a822ac49176c8\",\"ResourceIdentifiers\":[{\"$id\":\"3\",\"AadTenantId\":\"275ae857-f201-4a2e-8f43-d48391c56871\",\"Type\":\"AAD\"}],\"PendingType\":\"User\",\"LogCreationTime\":\"2024-09-02T03:33:31.8137435Z\",\"MachineName\":\"AM7EUR03BG406\",\"Description\":\"For malicious emails, you can move to junk, soft or hard delete from user's mailbox.\"}",
"{\"$id\":\"1\",\"ActionId\":\"urn:EmailZapper:780880f2766afe9e0a18e7c6fa676ee2\",\"InvestigationId\":\"urn:ZappedUrlInvestigation:c85d59e9ff9d6393504a822ac49176c8\",\"ActionApproval\":\"None\",\"ActionType\":\"EmailRemediation\",\"ActionStatus\":\"Pending\",\"Entities\":[{\"$id\":\"2\",\"NetworkMessageIds\":[\"41e9cae8-deaa-4d89-6036-08dccaf8db1a\",\"2019a522-c814-4cd0-b23d-08dccaf8cc37\",\"ee73bbc9-c170-438a-82eb-08dccaf8fa4f\",\"02c4a467-76c0-4491-737f-08dccaf8d47c\",\"26c865c1-2187-469c-5c0c-08dccaf8dca1\",\"c4ccc77c-0004-4c60-5f7d-08dccaf8d5b1\",\"5f3c47d0-051b-4439-8235-08dccaf8d27a\",\"1035a7d2-723e-4e0b-9b50-08dccaf8cf41\",\"1a8a159c-6655-45c4-8eef-08dccaf8d0e7\",\"1106f7ec-3c1f-45f6-2640-08dccaf90045\"],\"CountByThreatType\":{\"HighConfPhish\":0,\"Phish\":6,\"Malware\":0,\"Spam\":6,\"MaliciousUrl\":12},\"CountByProtectionStatus\":{\"DeliveredAsSpam\":6,\"Delivered\":4,\"Blocked\":2},\"CountByDeliveryLocation\":{\"JunkFolder\":6,\"External\":3,\"Failed\":2,\"Forwarded\":1},\"Query\":\"( ((NormalizedUrl:\\\"https://zpr.io/TUZAu6VrAvQT\\\") AND (ContentType: 1)) AND NOT(XmiInfoTenantPolicyFinalVerdictSource:PhishEdu) AND NOT(XmiInfoTenantPolicyFinalVerdictSource:SecOps))\",\"QueryTime\":\"2024-09-02T03:24:59.7851632Z\",\"MailCount\":12,\"IsVolumeAnamoly\":true,\"ClusterSourceIdentifier\":\"https://zpr.io/TUZAu6VrAvQT\",\"ClusterSourceType\":\"UrlThreatIndicator\",\"ClusterQueryStartTime\":\"2024-08-13T00:00:00Z\",\"ClusterQueryEndTime\":\"2024-09-02T03:24:59.7851632Z\",\"ClusterGroup\":\"UrlThreatIdentifier\",\"Type\":\"mailCluster\",\"ClusterBy\":\"NormalizedUrl;ContentType\",\"ClusterByValue\":\"https://zpr.io/TUZAu6VrAvQT;1\",\"QueryStartTime\":\"8/13/2024 12:00:00 AM\",\"QueryTime\":\"9/2/2024 3:24:59 AM\",\"Urn\":\"urn:MailClusterEntity:b2738e6d2385fbb888114d4d12dbb665\",\"Source\":\"OATP\",\"FirstSeen\":\"2024-09-02T03:25:01\"}],\"RelatedAlertIds\":[\"76572799-59c1-0221-8c00-08dccafd4a30\"],\"StartTimeUtc\":\"2024-09-02T03:27:33\",\"LastUpdateTimeUtc\":\"2024-09-02T03:33:31.8137435Z\",\"TimestampUtc\":\"2024-09-02T03:27:33\",\"BulkName\":\"Mail with malicious urls is zapped - urn:ZappedUrlInvestigation:c85d59e9ff9d6393504a822ac49176c8\",\"ResourceIdentifiers\":[{\"$id\":\"3\",\"AadTenantId\":\"275ae857-f201-4a2e-8f43-d48391c56871\",\"Type\":\"AAD\"}],\"PendingType\":\"User\",\"LogCreationTime\":\"2024-09-02T03:33:31.8137435Z\",\"MachineName\":\"AM7EUR03BG406\",\"Description\":\"For malicious emails, you can move to junk, soft or hard delete from user's mailbox.\"}"
],
"Data": "{\"Version\":\"3.0\",\"VendorName\":\"Microsoft\",\"ProviderName\":\"OATP\",\"AlertType\":\"8e6ba277-ef39-404e-aaf1-294f6d9a2b88\",\"StartTimeUtc\":\"2024-09-02T03:14:37.3349438Z\",\"EndTimeUtc\":\"2024-09-02T03:14:37.3349438Z\",\"TimeGenerated\":\"2024-09-02T03:16:43.91Z\",\"ProcessingEndTime\":\"2024-09-02T03:33:31.8137435Z\",\"Status\":\"InProgress\",\"DetectionTechnology\":\"URLList\",\"Severity\":\"Informational\",\"ConfidenceLevel\":\"Unknown\",\"ConfidenceScore\":1.0,\"IsIncident\":false,\"ProviderAlertId\":\"76572799-59c1-0221-8c00-08dccafd4a30\",\"SystemAlertId\":null,\"CorrelationKey\":\"8a5bf71a-d9e4-422e-8bdb-33272de66983\",\"Investigations\":[{\"$id\":\"1\",\"Id\":\"urn:ZappedUrlInvestigation:c85d59e9ff9d6393504a822ac49176c8\",\"InvestigationStatus\":\"Pending\"}],\"InvestigationIds\":[\"urn:ZappedUrlInvestigation:c85d59e9ff9d6393504a822ac49176c8\"],\"Intent\":\"Probing\",\"ResourceIdentifiers\":[{\"$id\":\"2\",\"AadTenantId\":\"275ae857-f201-4a2e-8f43-d48391c56871\",\"Type\":\"AAD\"}],\"AzureResourceId\":null,\"WorkspaceId\":null,\"WorkspaceSubscriptionId\":null,\"WorkspaceResourceGroup\":null,\"AgentId\":null,\"AlertDisplayName\":\"Email messages containing malicious URL removed after delivery\u200b\",\"Description\":\"Emails with malicious URL that were delivered and later removed -V1.0.0.3\",\"ExtendedLinks\":[{\"Href\":\"https://security.microsoft.com/alerts/fa76572799-59c1-0221-8c00-08dccafd4a30\",\"Category\":null,\"Label\":\"alert\",\"Type\":\"webLink\"}],\"Metadata\":{\"CustomApps\":null,\"GenericInfo\":null},\"Entities\":[{\"$id\":\"3\",\"Recipient\":\"ggravier@ixina.com\",\"Urls\":[\"https://zpr.io/TUZAu6VrAvQT\",\"https://zupimages.net/up/24/35/1itk.png\"],\"Threats\":[\"ZapPhish\",\"NormalPhish\"],\"Sender\":\"support.33@wdezd.ersdz.meradebo.com\",\"P1Sender\":\"okhmqyjdcdn.bfwmwyytludfovodgfouzyeg@wdezd.ersdz.meradebo.com\",\"P1SenderDomain\":\"wdezd.ersdz.meradebo.com\",\"SenderIP\":\"40.107.244.101\",\"P2Sender\":\"support.33@wdezd.ersdz.meradebo.com\",\"P2SenderDisplayName\":\"Tractor Supply\",\"P2SenderDomain\":\"wdezd.ersdz.meradebo.com\",\"ReceivedDate\":\"2024-09-02T02:43:12\",\"NetworkMessageId\":\"ee73bbc9-c170-438a-82eb-08dccaf8fa4f\",\"InternetMessageId\":\"<t8x4f5wr3iqw6v62mv5c8gyb9p2v7b91.88246820.v0o2qn@0u8putyigk5lk58rp6upohpkyzd5.namprd3666.prod.outlook.com>\",\"Subject\":\"\ud835\ude7c\ud835\ude92\ud835\ude95\ud835\udea0\ud835\ude8a\ud835\ude9e\ud835\ude94\ud835\ude8e\ud835\ude8e \ud835\ude72\ud835\ude98\ud835\ude9b\ud835\ude8d\ud835\ude95\ud835\ude8e\ud835\ude9c\ud835\ude9c \ud835\ude7f\ud835\ude98\ud835\udea0\ud835\ude8e\ud835\ude9b \ud835\ude83\ud835\ude98\ud835\ude98\ud835\ude95 \ud835\ude82\ud835\ude8e\ud835\ude9d \ud835\ude86\ud835\ude92\ud835\ude97\ud835\ude97\ud835\ude8e\ud835\ude9b\",\"AntispamDirection\":\"Inbound\",\"DeliveryAction\":\"DeliveredAsSpam\",\"ThreatDetectionMethods\":[\"FingerPrintMatch\"],\"Language\":\"en\",\"DeliveryLocation\":\"JunkFolder\",\"OriginalDeliveryLocation\":\"Inbox\",\"AdditionalActionsAndResults\":[\"OriginalDelivery: [N/A]\",\"Zap: [Success: Message moved]\"],\"AuthDetails\":[{\"Name\":\"SPF\",\"Value\":\"Pass\"},{\"Name\":\"DKIM\",\"Value\":\"None\"},{\"Name\":\"DMARC\",\"Value\":\"Best guess pass\"},{\"Name\":\"Comp Auth\",\"Value\":\"pass\"}],\"SystemOverrides\":[],\"Type\":\"mailMessage\",\"Urn\":\"urn:MailEntity:98fed74e812bdb3dd6241259c9afe88d\",\"Source\":\"OATP\",\"FirstSeen\":\"2024-09-02T03:20:40\"},{\"$id\":\"4\",\"MailboxPrimaryAddress\":\"ggravier@ixina.com\",\"Upn\":\"ggravier@ixina.com\",\"AadId\":\"3339ab32-9c9a-4dab-a67b-d9316a37b2d3\",\"RiskLevel\":\"None\",\"Type\":\"mailbox\",\"Urn\":\"urn:UserEntity:9b5a6776b9acaade0704a7a3ed836036\",\"Source\":\"OATP\",\"FirstSeen\":\"2024-09-02T03:20:40\"},{\"$id\":\"5\",\"Url\":\"https://zpr.io/TUZAu6VrAvQT\",\"Type\":\"url\",\"ClickCount\":0,\"EmailCount\":12,\"Urn\":\"urn:UrlEntity:0436a04039e1a1bd9af706cbef1a6b7a\",\"Source\":\"OATP\",\"FirstSeen\":\"2024-09-02T03:20:40\"},{\"$id\":\"6\",\"NetworkMessageIds\":[\"ee73bbc9-c170-438a-82eb-08dccaf8fa4f\"],\"CountByThreatType\":{\"HighConfPhish\":0,\"Phish\":1,\"Malware\":0,\"Spam\":1},\"CountByProtectionStatus\":{\"DeliveredAsSpam\":1},\"CountByDeliveryLocation\":{\"JunkFolder\":1},\"Query\":\"( (( (Subject:\\\"\ud835\ude7c\ud835\ude92\ud835\ude95\ud835\udea0\ud835\ude8a\ud835\ude9e\ud835\ude94\ud835\ude8e\ud835\ude8e \ud835\ude72\ud835\ude98\ud835\ude9b\ud835\ude8d\ud835\ude95\ud835\ude8e\ud835\ude9c\ud835\ude9c \ud835\ude7f\ud835\ude98\ud835\udea0\ud835\ude8e\ud835\ude9b \ud835\ude83\ud835\ude98\ud835\ude98\ud835\ude95 \ud835\ude82\ud835\ude8e\ud835\ude9d \ud835\ude86\ud835\ude92\ud835\ude97\ud835\ude97\ud835\ude8e\ud835\ude9b\\\") ) AND ( (SenderIp:\\\"40.107.244.101\\\") ) AND ( (AntispamDirection:\\\"1\\\") ) AND ( (ContentType: 1) )) AND NOT(XmiInfoTenantPolicyFinalVerdictSource:PhishEdu) AND NOT(XmiInfoTenantPolicyFinalVerdictSource:SecOps))\",\"QueryTime\":\"2024-09-02T03:24:59.8007877Z\",\"MailCount\":1,\"IsVolumeAnamoly\":false,\"ClusterSourceIdentifier\":\"ee73bbc9-c170-438a-82eb-08dccaf8fa4f\",\"ClusterSourceType\":\"Similarity\",\"ClusterQueryStartTime\":\"2024-08-13T00:00:00Z\",\"ClusterQueryEndTime\":\"2024-09-02T03:24:59.8007877Z\",\"ClusterGroup\":\"Subject,SenderIp,AntispamDirection\",\"Type\":\"mailCluster\",\"ClusterBy\":\"Subject;SenderIp;AntispamDirection;ContentType\",\"ClusterByValue\":\"\ud835\ude7c\ud835\ude92\ud835\ude95\ud835\udea0\ud835\ude8a\ud835\ude9e\ud835\ude94\ud835\ude8e\ud835\ude8e \ud835\ude72\ud835\ude98\ud835\ude9b\ud835\ude8d\ud835\ude95\ud835\ude8e\ud835\ude9c\ud835\ude9c \ud835\ude7f\ud835\ude98\ud835\udea0\ud835\ude8e\ud835\ude9b \ud835\ude83\ud835\ude98\ud835\ude98\ud835\ude95 \ud835\ude82\ud835\ude8e\ud835\ude9d \ud835\ude86\ud835\ude92\ud835\ude97\ud835\ude97\ud835\ude8e\ud835\ude9b;40.107.244.101;1;1\",\"QueryStartTime\":\"8/13/2024 12:00:00 AM\",\"QueryTime\":\"9/2/2024 3:24:59 AM\",\"Urn\":\"urn:MailClusterEntity:88f2ce520265ef415e7f63e840feec95\",\"Source\":\"OATP\",\"FirstSeen\":\"2024-09-02T03:25:01\"},{\"$id\":\"7\",\"NetworkMessageIds\":[\"41e9cae8-deaa-4d89-6036-08dccaf8db1a\",\"2019a522-c814-4cd0-b23d-08dccaf8cc37\",\"ee73bbc9-c170-438a-82eb-08dccaf8fa4f\",\"02c4a467-76c0-4491-737f-08dccaf8d47c\",\"26c865c1-2187-469c-5c0c-08dccaf8dca1\",\"c4ccc77c-0004-4c60-5f7d-08dccaf8d5b1\",\"5f3c47d0-051b-4439-8235-08dccaf8d27a\",\"1035a7d2-723e-4e0b-9b50-08dccaf8cf41\",\"1a8a159c-6655-45c4-8eef-08dccaf8d0e7\",\"1106f7ec-3c1f-45f6-2640-08dccaf90045\"],\"CountByThreatType\":{\"HighConfPhish\":0,\"Phish\":6,\"Malware\":0,\"Spam\":6,\"MaliciousUrl\":12},\"CountByProtectionStatus\":{\"DeliveredAsSpam\":6,\"Delivered\":4,\"Blocked\":2},\"CountByDeliveryLocation\":{\"JunkFolder\":6,\"External\":3,\"Failed\":2,\"Forwarded\":1},\"Query\":\"( ((NormalizedUrl:\\\"https://zpr.io/TUZAu6VrAvQT\\\") AND (ContentType: 1)) AND NOT(XmiInfoTenantPolicyFinalVerdictSource:PhishEdu) AND NOT(XmiInfoTenantPolicyFinalVerdictSource:SecOps))\",\"QueryTime\":\"2024-09-02T03:24:59.7851632Z\",\"MailCount\":12,\"IsVolumeAnamoly\":true,\"ClusterSourceIdentifier\":\"https://zpr.io/TUZAu6VrAvQT\",\"ClusterSourceType\":\"UrlThreatIndicator\",\"ClusterQueryStartTime\":\"2024-08-13T00:00:00Z\",\"ClusterQueryEndTime\":\"2024-09-02T03:24:59.7851632Z\",\"ClusterGroup\":\"UrlThreatIdentifier\",\"Type\":\"mailCluster\",\"ClusterBy\":\"NormalizedUrl;ContentType\",\"ClusterByValue\":\"https://zpr.io/TUZAu6VrAvQT;1\",\"QueryStartTime\":\"8/13/2024 12:00:00 AM\",\"QueryTime\":\"9/2/2024 3:24:59 AM\",\"Urn\":\"urn:MailClusterEntity:b2738e6d2385fbb888114d4d12dbb665\",\"Source\":\"OATP\",\"FirstSeen\":\"2024-09-02T03:25:01\"},{\"$id\":\"8\",\"NetworkMessageIds\":[\"ee73bbc9-c170-438a-82eb-08dccaf8fa4f\"],\"CountByThreatType\":{\"HighConfPhish\":0,\"Phish\":1,\"Malware\":0,\"Spam\":1},\"CountByProtectionStatus\":{\"DeliveredAsSpam\":1},\"CountByDeliveryLocation\":{\"JunkFolder\":1},\"Query\":\"( (( (Subject:\\\"\ud835\ude7c\ud835\ude92\ud835\ude95\ud835\udea0\ud835\ude8a\ud835\ude9e\ud835\ude94\ud835\ude8e\ud835\ude8e \ud835\ude72\ud835\ude98\ud835\ude9b\ud835\ude8d\ud835\ude95\ud835\ude8e\ud835\ude9c\ud835\ude9c \ud835\ude7f\ud835\ude98\ud835\udea0\ud835\ude8e\ud835\ude9b \ud835\ude83\ud835\ude98\ud835\ude98\ud835\ude95 \ud835\ude82\ud835\ude8e\ud835\ude9d \ud835\ude86\ud835\ude92\ud835\ude97\ud835\ude97\ud835\ude8e\ud835\ude9b\\\") ) AND ( (P2SenderDomain:\\\"wdezd.ersdz.meradebo.com\\\") ) AND ( (AntispamDirection:\\\"1\\\") ) AND ( (ContentType: 1) )) AND NOT(XmiInfoTenantPolicyFinalVerdictSource:PhishEdu) AND NOT(XmiInfoTenantPolicyFinalVerdictSource:SecOps))\",\"QueryTime\":\"2024-09-02T03:24:59.8007877Z\",\"MailCount\":1,\"IsVolumeAnamoly\":false,\"ClusterSourceIdentifier\":\"ee73bbc9-c170-438a-82eb-08dccaf8fa4f\",\"ClusterSourceType\":\"Similarity\",\"ClusterQueryStartTime\":\"2024-08-13T00:00:00Z\",\"ClusterQueryEndTime\":\"2024-09-02T03:24:59.8007877Z\",\"ClusterGroup\":\"Subject,P2SenderDomain,AntispamDirection\",\"Type\":\"mailCluster\",\"ClusterBy\":\"Subject;P2SenderDomain;AntispamDirection;ContentType\",\"ClusterByValue\":\"\ud835\ude7c\ud835\ude92\ud835\ude95\ud835\udea0\ud835\ude8a\ud835\ude9e\ud835\ude94\ud835\ude8e\ud835\ude8e \ud835\ude72\ud835\ude98\ud835\ude9b\ud835\ude8d\ud835\ude95\ud835\ude8e\ud835\ude9c\ud835\ude9c \ud835\ude7f\ud835\ude98\ud835\udea0\ud835\ude8e\ud835\ude9b \ud835\ude83\ud835\ude98\ud835\ude98\ud835\ude95 \ud835\ude82\ud835\ude8e\ud835\ude9d \ud835\ude86\ud835\ude92\ud835\ude97\ud835\ude97\ud835\ude8e\ud835\ude9b;wdezd.ersdz.meradebo.com;1;1\",\"QueryStartTime\":\"8/13/2024 12:00:00 AM\",\"QueryTime\":\"9/2/2024 3:24:59 AM\",\"Urn\":\"urn:MailClusterEntity:7350e5b982beaa3846d327a005dd57d6\",\"Source\":\"OATP\",\"FirstSeen\":\"2024-09-02T03:25:01\"}],\"LogCreationTime\":\"2024-09-02T03:33:31.8137435Z\",\"MachineName\":\"AM7EUR03BG406\",\"SourceTemplateType\":\"Threat_Single\",\"Category\":\"ThreatManagement\",\"SourceAlertType\":\"System\"}",
"DeepLinkUrl": "https://security.microsoft.com/mtp-investigation/urn:ZappedUrlInvestigation:c85d59e9ff9d6393504a822ac49176c8",
"EndTimeUtc": "2024-09-02T03:33:31",
"InvestigationId": "urn:ZappedUrlInvestigation:c85d59e9ff9d6393504a822ac49176c8",
"InvestigationName": "Mail with malicious urls is zapped - urn:ZappedUrlInvestigation:c85d59e9ff9d6393504a822ac49176c8",
"InvestigationType": "ZappedUrlInvestigation",
"LastUpdateTimeUtc": "2024-09-02T03:28:24",
"RunningTime": 771,
"StartTimeUtc": "2024-09-02T03:20:40",
"Status": "Pending Action"
}
{
"CreationTime": "2023-11-21T12:24:04",
"Id": "d32b02fd-f97e-47a1-9407-f5cb2dcca772",
"Operation": "AirInvestigationData",
"OrganizationId": "62e8c4be-8433-4768-82bb-4c97eaf05a19",
"RecordType": 64,
"UserKey": "AirInvestigation",
"UserType": 4,
"Version": 1,
"Workload": "AirInvestigation",
"ObjectId": "d32b02fd-f97e-47a1-9407-f5cb2dcca772",
"UserId": "AirInvestigation",
"Data": "{\"Version\":\"3.0\",\"VendorName\":\"Microsoft\",\"ProviderName\":\"OATP\",\"AlertType\":\"4b1820ec-39dc-45f3-abf6-5ee80df51fd2\",\"StartTimeUtc\":\"2023-11-21T12:13:21.3426718Z\",\"EndTimeUtc\":\"2023-11-21T12:13:21.3426718Z\",\"TimeGenerated\":\"2023-11-21T12:21:01.367Z\",\"ProcessingEndTime\":\"2023-11-21T12:24:02.9479392Z\",\"Status\":\"InProgress\",\"Severity\":\"Informational\",\"ConfidenceLevel\":\"Unknown\",\"ConfidenceScore\":1.0,\"IsIncident\":false,\"ProviderAlertId\":\"2187a396-5337-1901-6e00-08dbea8b3430\",\"SystemAlertId\":null,\"CorrelationKey\":\"955b1f53-3bcf-45cf-9e1d-b071d0518b01\",\"Investigations\":[{\"$id\":\"1\",\"Id\":\"urn:ZappedFileInvestigation:adffaf6ed0f17079cf14e9dc2adf9c1d\",\"InvestigationStatus\":\"Running\"}],\"InvestigationIds\":[\"urn:ZappedFileInvestigation:adffaf6ed0f17079cf14e9dc2adf9c1d\"],\"Intent\":\"Probing\",\"ResourceIdentifiers\":[{\"$id\":\"2\",\"AadTenantId\":\"62e8c4be-8433-4768-82bb-4c97eaf05a19\",\"Type\":\"AAD\"}],\"AzureResourceId\":null,\"WorkspaceId\":null,\"WorkspaceSubscriptionId\":null,\"WorkspaceResourceGroup\":null,\"AgentId\":null,\"AlertDisplayName\":\"Email messages containing malicious file removed after delivery\",\"Description\":\"Emails with malicious file that were delivered and later removed -V1.0.0.3\",\"ExtendedLinks\":[{\"Href\":\"https://security.microsoft.com/viewalerts?id=2187a396-5337-1901-6e00-08dbea8b3430\",\"Category\":null,\"Label\":\"alert\",\"Type\":\"webLink\"}],\"Metadata\":{\"CustomApps\":null,\"GenericInfo\":null},\"Entities\":[{\"$id\":\"3\",\"MailboxPrimaryAddress\":\"john.doe@example.com\",\"Upn\":\"john.doe@example.com\",\"AadId\":\"70999cb4-e7db-47c8-a3ba-99381283152d\",\"RiskLevel\":\"None\",\"Type\":\"mailbox\",\"Urn\":\"urn:UserEntity:11111111111111111111111111111111\",\"Source\":\"OATP\",\"FirstSeen\":\"0001-01-01T00:00:00\"},{\"$id\":\"4\",\"Files\":[{\"$id\":\"5\",\"Name\":\"pix.jpg\",\"FileHashes\":[{\"$id\":\"6\",\"Algorithm\":\"SHA256\",\"Value\":\"C2225DAC3768ED8E9940CC303B596D20A04FCC8BDC549CBD813464A2CBE6B366\",\"Type\":\"filehash\"}],\"Type\":\"file\",\"MalwareFamily\":\"Malicious Payload\"}],\"Recipient\":\"john.doe@example.com\",\"Urls\":[\"https://example.org\"],\"Sender\":\"jane.doe@example.org\",\"P1Sender\":\"jane.doe@example.org\",\"P1SenderDomain\":\"example.org\",\"SenderIP\":\"1.2.3.4\",\"P2Sender\":\"jane.doe@example.org\",\"P2SenderDisplayName\":\"jane.doe\",\"P2SenderDomain\":\"example.org\",\"ReceivedDate\":\"2023-11-21T12:00:46\",\"NetworkMessageId\":\"3fe5777d-1fb7-4f34-bb1e-035e4df1f96f\",\"InternetMessageId\":\"<88f57442-338a-4e6b-8925-73d62527809b@example.org>\",\"Subject\":\"Pending and Review\",\"AntispamDirection\":\"Inbound\",\"DeliveryAction\":\"Blocked\",\"ThreatDetectionMethods\":[\"FileHashList\"],\"Language\":\"en\",\"DeliveryLocation\":\"Quarantine\",\"OriginalDeliveryLocation\":\"Inbox\",\"PhishConfidenceLevel\":\"High\",\"AdditionalActionsAndResults\":[\"OriginalDelivery: [N/A]\",\"Zap: [Success: Message moved to quarantine]\"],\"AuthDetails\":[{\"Name\":\"SPF\",\"Value\":\"Pass\"},{\"Name\":\"DKIM\",\"Value\":\"Pass\"},{\"Name\":\"DMARC\",\"Value\":\"Best guess pass\"},{\"Name\":\"Comp Auth\",\"Value\":\"pass\"}],\"SystemOverrides\":[],\"Type\":\"mailMessage\",\"Urn\":\"urn:MailEntity:93d7f11156b7dc03c36d7ef108389605\",\"Source\":\"OATP\",\"FirstSeen\":\"0001-01-01T00:00:00\"},{\"$id\":\"7\",\"Name\":\"pix.jpg\",\"FileHashes\":[{\"$id\":\"8\",\"Algorithm\":\"SHA256\",\"Value\":\"C2225DAC3768ED8E9940CC303B596D20A04FCC8BDC549CBD813464A2CBE6B366\",\"Type\":\"filehash\"}],\"Type\":\"file\",\"MalwareFamily\":\"\",\"Urn\":\"urn:FileEntity:6cfb0a0866370a891ce96e9c83fb4fed\",\"Source\":\"OATP\",\"FirstSeen\":\"0001-01-01T00:00:00\"}],\"LogCreationTime\":\"2023-11-21T12:24:02.9479392Z\",\"MachineName\":\"DBAEUR03BG405\",\"SourceTemplateType\":\"Threat_Single\",\"Category\":\"ThreatManagement\",\"SourceAlertType\":\"System\"}",
"DeepLinkUrl": "https://security.microsoft.com/mtp-investigation/urn:ZappedFileInvestigation:adffaf6ed0f17079cf14e9dc2adf9c1d",
"EndTimeUtc": "0001-01-01T00:00:00",
"InvestigationId": "urn:ZappedFileInvestigation:adffaf6ed0f17079cf14e9dc2adf9c1d",
"InvestigationName": "Mail with malicious file is zapped - urn:ZappedFileInvestigation:adffaf6ed0f17079cf14e9dc2adf9c1d",
"InvestigationType": "ZappedFileInvestigation",
"LastUpdateTimeUtc": "2023-11-21T12:21:48",
"StartTimeUtc": "2023-11-21T12:24:03",
"Status": "Investigation Started"
}
{
"AppAccessContext": {
"AADSessionId": "xxxxxxx",
"CorrelationId": "xxxxxxx",
"UniqueTokenId": "xxxxxxx"
},
"CreationTime": "2023-12-13T10:08:25",
"Id": "xxxxxxx",
"Operation": "ListViewed",
"OrganizationId": "xxxxxxx",
"RecordType": 36,
"UserKey": "i:0h.f|membership|xxxxxxx@test.com",
"UserType": 0,
"Version": 1,
"Workload": "SharePoint",
"ClientIP": "0.0.0.0",
"UserId": "user@test.io",
"AuthenticationType": "FormsCookieAuth",
"BrowserName": "Chrome",
"BrowserVersion": "102.0.5005.197",
"CorrelationId": "xxxxxxx",
"EventSource": "SharePoint",
"IsManagedDevice": false,
"ItemType": "List",
"ListId": "xxxxxx",
"Platform": "WinDesktop",
"Site": "xxxxxx",
"UserAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Teams/1.6.00.29964 Chrome/102.0.5005.197 Electron/19.1.8 Safari/537.36",
"WebId": "xxxxxx",
"DeviceDisplayName": "xxxxxx",
"CustomizedDoclib": false,
"FromApp": true,
"ItemCount": 102,
"ListBaseTemplateType": "101",
"ListBaseType": "DocumentLibrary",
"ListColor": "",
"ListIcon": "",
"Source": "Unknown",
"TemplateTypeId": "",
"ListTitle": "xxxxxx",
"ObjectId": "https://domain.com/subdomain/xxxxxx"
}
{
"CreationTime": "2024-06-26T06:29:14",
"Id": "xxxx-xxx-xxx-xxxx",
"Operation": "MailItemsAccessed",
"OrganizationId": "xxxx-xxx-xxx-xxxx",
"RecordType": 50,
"ResultStatus": "Succeeded",
"UserKey": "xxxx-xxx-xxx-xxxx",
"UserType": 5,
"Version": 1,
"Workload": "Exchange",
"UserId": "user@mail.fr",
"AppId": "xxxx-xxx-xxx-xxxx",
"ClientAppId": "clientappidxxxx-xxx-xxx-xxxx",
"ClientIPAddress": "1000:1000:100:007::1",
"ClientInfoString": "Client=Exemple1;Client=Exemple2;;",
"ExternalAccess": "False",
"InternalLogonType": 0,
"LogonType": 0,
"LogonUserSid": "S-1-5-21-xxxx-xxx-xxx-xxxx",
"MailboxGuid": "xxxx-xxx-xxx-xxxx",
"MailboxOwnerSid": "S-1-5-21-xxxx-xxx-xxx-xxxx",
"MailboxOwnerUPN": "user@mail.fr",
"OperationProperties": [
{
"Name": "MailAccessType",
"Value": "Bind"
},
{
"Name": "IsThrottled",
"Value": "False"
}
],
"OrganizationName": "organization.microsoft.com",
"OriginatingServer": "server (0.0.0000.000)\r\n",
"Folders": [
{
"FolderItems": [
{
"ClientRequestId": "xxxx-xxx-xxx-xxxx",
"Id": "aaaaaaaaaaaaa",
"InternetMessageId": "xxxxx@exemple.com",
"SizeInBytes": 127625
},
{
"ClientRequestId": "xxxx-xxx-xxx-xxxx",
"Id": "aaaaaaaaaaaaaaaaaa",
"InternetMessageId": "xxxx-xxx-xxx-xxxx@enterprise.net",
"SizeInBytes": 147360
}
],
"Id": "aaaaaaaaaaaaaaaaaaaa",
"Path": "Boite de reception"
}
],
"OperationCount": 2
}
{
"ActionId": "a81edede-be03-41f4-aae2-b6b25186adc6",
"ActionName": "Enable self-service password reset",
"ActionProducts": [],
"ActionScore": 26.0,
"ActionScoreChange": -1.0,
"ActionActivity": "COMPLIANCEMANAGER-SCORECHANGE",
"Assessments": [],
"Templates": [],
"Solutions": [],
"ManagedBy": "User",
"ActionScope": "Tenant",
"UserId": "",
"Id": "aa9367e4-9fa3-4709-8326-b35c04f784d2",
"RecordType": 155,
"CreationTime": "2022-10-05T10:12:57",
"Operation": "COMPLIANCEMANAGER-SCORECHANGE",
"OrganizationId": "163381f4-6b9c-43c2-8b57-bfc16b7354f2",
"UserType": 2,
"UserKey": "Organization",
"Workload": "ComplianceManager",
"ResultStatus": "Successful",
"Version": 1
}
{
"CreationTime": "2024-05-24T06:29:22",
"Id": "03604c8d-ed69-466b-a9f4-80467c958739",
"Operation": "AlertUpdated",
"OrganizationId": "4f962933-707f-4441-8d56-bb178a2ed0b9",
"RecordType": 40,
"ResultStatus": "Succeeded",
"UserKey": "SecurityComplianceAlerts",
"UserType": 4,
"Version": 1,
"Workload": "SecurityComplianceCenter",
"ObjectId": "f54a9b97-a432-471b-a84a-ddcba13f5f35",
"UserId": "SecurityComplianceAlerts",
"AlertId": "2c7f6c46-33d7-4101-b2fc-0af27eaf308a",
"AlertLinks": [],
"AlertType": "System",
"Category": "ThreatManagement",
"Comments": "New alert",
"Data": "{\"f3u\":\"john.doe@example.com\",\"ts\":\"2024-05-24T05:44:00Z\",\"te\":\"2024-05-24T05:45:00Z\",\"op\":\"UserSubmission\",\"wl\":\"SecurityComplianceCenter\",\"tid\":\"8a1a1157-0272-492d-ab10-3f9853ac8183\",\"tdc\":\"1\",\"reid\":\"a04c1571-7271-445e-82e3-c39f848aceb8\",\"wsrt\":\"2024-05-24T05:45:22\",\"mdt\":\"Audit\",\"rid\":\"9a36861c-cc4d-4818-be4a-a20555480a00\",\"cid\":\"2b6fda52-8386-4213-b6fb-2fcb078571c4\",\"ad\":\"This alert is triggered when any email message is reported as malware or phish by users -V1.0.0.3\",\"lon\":\"UserSubmission\",\"an\":\"Email reported by user as malware or phish\",\"sev\":\"Low\",\"ail\":\"https://security.microsoft.com/mtp-investigation/urn:SubmissionInvestigation:260a29b9cf8a4358857b82aa9f086c48\"}",
"Name": "Email reported by user as malware or phish",
"PolicyId": "5b31bd58-7d6e-4f97-aa6b-5135fb1b1e52",
"Severity": "Low",
"Source": "Office 365 Security & Compliance",
"Status": "Resolved"
}
{
"CreationTime": "2022-04-05T20:35:01",
"Id": "5615b32d-4c18-4ada-cc88-08da1743c258",
"Operation": "Create",
"OrganizationId": "7f7e5b97-b780-473c-9c76-9182a9d7f2b4",
"RecordType": 2,
"ResultStatus": "Succeeded",
"UserKey": "10033FFF80D15ECF",
"UserType": 0,
"Version": 1,
"Workload": "Exchange",
"ClientIP": "d498:796:298e:be16:1b11:29eb:9996:8a36",
"UserId": "email@example.org",
"AppId": "27922004-5251-4030-b22d-91ecd9a37ea4",
"ClientIPAddress": "d498:796:298e:be16:1b11:29eb:9996:8a36",
"ClientInfoString": "Client=OutlookService;Outlook-iOS/2.0;",
"ClientRequestId": "1725",
"ExternalAccess": false,
"InternalLogonType": 0,
"LogonType": 0,
"LogonUserSid": "S-1-5-21-3620271904-3241272990-2175486473-1085344",
"MailboxGuid": "24683bc8-fab1-48b3-b834-cb11b95bb911",
"MailboxOwnerSid": "S-1-5-21-3620271904-3241272990-2175486473-1085344",
"MailboxOwnerUPN": "email@example.org",
"OrganizationName": "xxxx.onmicrosoft.com",
"OriginatingServer": "PR3PR03MB6601 (15.20.4200.000)\r\n",
"SessionId": "8ad3822b-1cfd-40e7-aeaa-6d0708691ad8",
"Item": {
"Id": "LgAAAAAdhAMRqmYRzZvIAKoAL8RaDQCB1ldAzYsRRItL+noffZbOAATJxTeHAAAJ",
"InternetMessageId": "<PR3PR03MB6601D07B33E82733537EF049DEE49@PR3PR03MB6601.eurprd03.prod.outlook.com>",
"IsRecord": false,
"ParentFolder": {
"Id": "LgAAAAAbOnSFmOkITaMliEZRj+Z3AQAPzmaC0nx3Qo/JWqclreA/AAAEUskDAAAB",
"Path": "\\Drafts1"
},
"SizeInBytes": 34785,
"Subject": "Email subject"
}
}
{
"CreationTime": "2023-09-15T18:16:53",
"Id": "461a38ce-fc36-4a4d-b73e-643262cc063f",
"Operation": "MailItemsAccessed",
"OrganizationId": "80494e66-e53a-48eb-8e52-c6ba3b1ddd2c",
"RecordType": 50,
"ResultStatus": "Succeeded",
"UserKey": "100320029D9C5179",
"UserType": 0,
"Version": 1,
"Workload": "Exchange",
"UserId": "NestorW@example.onmicrosoft.com",
"AppId": "00000002-0000-0ff1-ce00-000000000000",
"ClientIPAddress": "2a01:e0a:4ed:f6d0:49b6:317d:859f:edd7",
"ClientInfoString": "Client=OWA;Action=ViaProxy",
"ExternalAccess": false,
"InternalLogonType": 0,
"LogonType": 0,
"LogonUserSid": "S-1-5-21-2647618131-1242773297-2752983135-27922907",
"MailboxGuid": "03d9e949-cbc1-4dd2-b7ba-8a1d1e0207b5",
"MailboxOwnerSid": "S-1-5-21-2647618131-1242773297-2752983135-27922907",
"MailboxOwnerUPN": "NestorW@example.onmicrosoft.com",
"OperationProperties": [
{
"Name": "MailAccessType",
"Value": "Bind"
},
{
"Name": "IsThrottled",
"Value": "False"
}
],
"OrganizationName": "example.onmicrosoft.com",
"OriginatingServer": "AM0PR07MB5763 (15.20.4200.000)\r\n",
"SessionId": "dcdad6b2-f279-48c6-9ed8-3df0ffde4ece",
"Folders": [
{
"FolderItems": [
{
"InternetMessageId": "<AM0PR07MB576312B164491AF0F9214C738DF6A@AM0PR07MB5763.eurprd07.prod.outlook.com>",
"Sensitivity": "defa4170-0d19-0005-0004-bc88714345d2",
"SizeInBytes": 3476
},
{
"InternetMessageId": "<AM0PR07MB5763A95F7E4A5BA512692F698DF6A@AM0PR07MB5763.eurprd07.prod.outlook.com>",
"SizeInBytes": 4871
},
{
"InternetMessageId": "<AM0PR07MB57633CFE8EE2ACB8CEF184AC8DF6A@AM0PR07MB5763.eurprd07.prod.outlook.com>",
"SizeInBytes": 4873
}
],
"Id": "LgAAAABxSjbeIoBUT6MlFIM9cqcFAQCxmw0Q8U/kQIyFE2Uk+mwoAAAAAAEPAAAB",
"Path": "\\Brouillons"
}
],
"OperationCount": 3
}
{
"CreationTime": "2023-09-15T18:11:42",
"Id": "d0d7820c-cdbe-4524-bf75-08dbb61736bf",
"Operation": "HardDelete",
"OrganizationId": "80494e66-e53a-48eb-8e52-c6ba3b1ddd2c",
"RecordType": 3,
"ResultStatus": "Succeeded",
"UserKey": "100320029D9C5179",
"UserType": 0,
"Version": 1,
"Workload": "Exchange",
"ClientIP": "12.34.56.78",
"UserId": "NestorW@example.onmicrosoft.com",
"AppId": "00000002-0000-0ff1-ce00-000000000000",
"ClientIPAddress": "12.34.56.78",
"ClientInfoString": "Client=OWA;Action=ViaProxy",
"ExternalAccess": false,
"InternalLogonType": 0,
"LogonType": 0,
"LogonUserSid": "S-1-5-21-2647618131-1242773297-2752983135-27922907",
"MailboxGuid": "03d9e949-cbc1-4dd2-b7ba-8a1d1e0207b5",
"MailboxOwnerSid": "S-1-5-21-2647618131-1242773297-2752983135-27922907",
"MailboxOwnerUPN": "NestorW@example.onmicrosoft.com",
"OrganizationName": "example.onmicrosoft.com",
"OriginatingServer": "AM0PR07MB5763 (15.20.4200.000)\r\n",
"SessionId": "dcdad6b2-f279-48c6-9ed8-3df0ffde4ece",
"AffectedItems": [
{
"Id": "RgAAAABxSjbeIoBUT6MlFIM9cqcFBwCxmw0Q8U/kQIyFE2Uk+mwoAAAAAAEbAACxmw0Q8U/kQIyFE2Uk+mwoAABVzgKRAAAJ",
"InternetMessageId": "<AM0PR07MB57631C0B52D097386841A4998D37A@AM0PR07MB5763.eurprd07.prod.outlook.com>",
"ParentFolder": {
"Id": "LgAAAABxSjbeIoBUT6MlFIM9cqcFAQCxmw0Q8U/kQIyFE2Uk+mwoAAAAAAEbAAAB",
"Path": "\\Recoverable Items\\Deletions"
},
"Subject": ""
}
],
"CrossMailboxOperation": false,
"Folder": {
"Id": "LgAAAABxSjbeIoBUT6MlFIM9cqcFAQCxmw0Q8U/kQIyFE2Uk+mwoAAAAAAEbAAAB",
"Path": "\\Recoverable Items\\Deletions"
}
}
{
"CreationTime": "2023-08-22T13:51:02",
"Id": "5f24aa82-f874-44d1-b6df-857cd9e1decf",
"Operation": "SoftDelete",
"OrganizationId": "e1a908bd-8353-44e1-b957-5b8f1d90bde1",
"RecordType": 3,
"ResultStatus": "Succeeded",
"UserKey": "11111111111111",
"UserType": 0,
"Version": 1,
"Workload": "Exchange",
"ClientIP": "1.2.3.4",
"UserId": "john.doe@example.org",
"ClientIPAddress": "1.2.3.4",
"ClientInfoString": "Client=MSExchangeRPC",
"ClientProcessName": "OUTLOOK.EXE",
"ClientRequestId": "{037FD006-A72B-49AE-4BB0-08DBA30C8729}",
"ClientVersion": "16.0.15601.20364",
"ExternalAccess": false,
"InternalLogonType": 0,
"LogonType": 0,
"LogonUserSid": "S-1-5-21-1111111111-2222222222-3333333333-4444444",
"MailboxGuid": "8208550a-4001-439d-a9f6-e95d76767507",
"MailboxOwnerSid": "S-1-5-21-1111111111-2222222222-3333333333-4444444",
"MailboxOwnerUPN": "john.doe@example.org",
"OrganizationName": "example.onmicrosoft.com",
"OriginatingServer": "MYSERVER (15.20.4200.000)\r\n",
"SessionId": "77f6d9ce-da8f-46bf-a651-4bec3c189770",
"AffectedItems": [
{
"Attachments": "image006.png (6438b); image007.png (449b); image008.png (448b); image009.png (449b); image010.jpg (2443b); image011.png (6444b); image012.png (447b); image013.png (448b)",
"Id": "333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333",
"InternetMessageId": "<44444444444444444444444444444444444444@MYSERVER.USA2345.PROD.OUTLOOK.COM>",
"ParentFolder": {
"Id": "1111111111111111111111111111111111111111111111111111111111111111",
"Path": "\\Draft"
},
"Subject": "Re: HI"
}
],
"CrossMailboxOperation": false,
"Folder": {
"Id": "2222222222222222222222222222222222222222222222222222222222222222",
"Path": "\\Draft"
}
}
{
"CreationTime": "2023-08-22T13:49:36",
"Id": "5f24aa82-f874-44d1-b6df-857cd9e1decf",
"Operation": "Update",
"OrganizationId": "e1a908bd-8353-44e1-b957-5b8f1d90bde1",
"RecordType": 2,
"ResultStatus": "Succeeded",
"UserKey": "1111111111111111",
"UserType": 0,
"Version": 1,
"Workload": "Exchange",
"ClientIP": "3deb:3c5e:59d0:53ad:1115:d3d7:58da:47d6",
"UserId": "john.doe@example.org",
"AppId": "037fd006-a72b-49ae-4bb0-08dba30c8729",
"ClientAppId": "037fd006-a72b-49ae-4bb0-08dba30c8729",
"ClientIPAddress": "2603:1026:c09:834::5",
"ClientInfoString": "Client=REST;Client=RESTSystem;;",
"ClientRequestId": "037fd006-a72b-49ae-4bb0-08dba30c8729",
"ExternalAccess": false,
"InternalLogonType": 0,
"LogonType": 0,
"LogonUserSid": "S-1-5-21-1111111111-2222222222-3333333333-4444444",
"MailboxGuid": "8208550a-4001-439d-a9f6-e95d76767507",
"MailboxOwnerSid": "S-1-5-21-1111111111-2222222222-3333333333-4444444",
"MailboxOwnerUPN": "john.doe@example.org",
"OrganizationName": "example.onmicrosoft.com",
"OriginatingServer": "MYSERVER (15.20.4200.000)\r\n",
"Item": {
"Id": "333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333",
"InternetMessageId": "<44444444444444444444444444444444444444@MYSERVER.USA2345.PROD.OUTLOOK.COM>",
"ParentFolder": {
"Id": "1111111111111111111111111111111111111111111111111111111111111111",
"Path": "\\Draft"
},
"SizeInBytes": 70806,
"Subject": "HI"
},
"ModifiedProperties": [
"MapiEndTime",
"MapiPREndDate",
"TimeZone",
"TimeZoneBlob",
"TimeZoneDefinitionStart",
"TimeZoneDefinitionEnd",
"MapiStartTime",
"MapiPRStartDate",
"MapiIsAllDayEvent",
"TimeZoneDefinitionRecurring",
"AppointmentRecurring",
"AttendeeCriticalChangeTime",
"Location",
"SendRichInfo",
"PartnerNetworkUserId",
"PartnerNetworkId",
"SentRepresentingDisplayName",
"SentRepresentingEmailAddress",
"SentRepresentingType",
"SentRepresentingEntryId",
"SentRepresentingSmtpAddress",
"SipUri",
"SentRepresentingSID",
"When",
"BirthdayContactAttributionDisplayName",
"BirthdayLocal",
"ReceivedByName",
"ReceivedByEmailAddress",
"ReceivedByAddrType",
"ReceivedByEntryId",
"ReceivedBySmtpAddress",
"AllAttachmentsHidden",
"SenderDisplayName",
"SenderEmailAddress",
"SenderAddressType",
"SenderEntryId",
"SenderSmtpAddress",
"SenderSID",
"SentTime",
"HtmlBody",
"RtfBody",
"TextBody",
"DisplayName",
"CreationTime",
"MapiSubject",
"NormalizedSubjectInternal",
"SubjectPrefixInternal",
"ItemClass",
"ReplyForwardStatus",
"ReceivedTime",
"RecipientCollection"
]
}
{
"CreationTime": "2020-09-29T07:32:51",
"Id": "4e597c8c-e185-4ea5-3413-08d86449df74",
"Operation": "FilePreviewed",
"OrganizationId": "aa09a079-7796-46a8-a4d4-4d21b0dcf1b2",
"RecordType": 6,
"UserKey": "i:0h.f|membership|10032000e70d7559@live.com",
"UserType": 0,
"Version": 1,
"Workload": "OneDrive",
"ClientIP": "1.2.3.4",
"ObjectId": "https://company-my.sharepoint.com/personal/jane_doe_company_onmicrosoft_com/Documents/MyDocument.docx",
"UserId": "jane.doe@company.onmicrosoft.com",
"ApplicationId": "4345a7b9-9a63-4910-a426-35363201d503",
"CorrelationId": "41af7e9f-30a8-9000-8f78-756aca9a7474",
"DoNotDistributeEvent": "True",
"EventSource": "SharePoint",
"ItemType": "File",
"ListId": "2db6ee74-6bd7-4d9b-a63f-26ae6eef9fb3",
"ListItemUniqueId": "0e3f3538-8a03-4728-b431-225bc10687b6",
"Site": "2d3c44c1-d225-499d-a47f-bda2751a00b9",
"UserAgent": "OneDriveMpc-Transform_Thumbnail/1.0",
"WebId": "c4b81f7e-4f91-4b3a-97a7-660709edef15",
"HighPriorityMediaProcessing": "False",
"SourceFileExtension": "xlsx",
"SiteUrl": "https://company-my.sharepoint.com/personal/jane_doe_company_onmicrosoft_com/",
"SourceFileName": "MyDocument.docx",
"SourceRelativeUrl": "Documents"
}
{
"AppAccessContext": {
"AADSessionId": "xxxx-xxx-xxx-xxx",
"ClientAppName": "WebExcel",
"CorrelationId": "xxx-xxx-xxx-xxx"
},
"CreationTime": "2024-02-22T16:06:53",
"Id": "xxx-xxx-xxx-xxx",
"Operation": "FileModifiedExtended",
"OrganizationId": "xxx-xxx-xxx-xxx",
"RecordType": 6,
"UserKey": "adresse@test.com",
"UserType": 0,
"Version": 1,
"Workload": "SharePoint",
"ClientIP": "0.0.0.0",
"UserId": "user@mail.com",
"AuthenticationType": "OAuth",
"BrowserName": "",
"BrowserVersion": "",
"CorrelationId": "xxx-xxx-xxx-xxx",
"EventSource": "SharePoint",
"IsManagedDevice": false,
"ItemType": "File",
"ListId": "xxx-xxx-xxx-xxx",
"ListItemUniqueId": "xxx-xxx-xxx-xxx",
"Platform": "OfficeCollaborationService",
"Site": "xx-xxx-xx-xx",
"UserAgent": "Useragentname",
"WebId": "xxx-xx-xxx-xxx",
"DeviceDisplayName": "0.0.0.0",
"FileSizeBytes": 906087,
"HighPriorityMediaProcessing": false,
"ListBaseType": 1,
"ListServerTemplate": 101,
"SourceFileExtension": "xlsx",
"SiteUrl": "https://sharepoint.com/sites/filepath/",
"SourceRelativeUrl": "Folder/Path",
"SourceFileName": "FILENAME.xlsx",
"ApplicationDisplayName": "WebExcel",
"ObjectId": "https://site.file.name.xlsx"
}
{
"AppAccessContext": {
"AADSessionId": "0e042318-7c78-4acb-ae00-5ee74465bca3",
"CorrelationId": "c299a0a0-14da-428a-b08d-481d562298cb",
"UniqueTokenId": "0000000000000000000000"
},
"CreationTime": "2022-06-10T12:00:14",
"Id": "7c13b5d5-aa8d-48d1-b3d1-5f4b657136ba",
"Operation": "FileSyncDownloadedFull",
"OrganizationId": "2d7585dc-97bc-4494-b98c-79f2a4946931",
"RecordType": 6,
"UserKey": "i:0h.f|membership|0000000000000000@live.com",
"UserType": 0,
"Version": 1,
"Workload": "SharePoint",
"ClientIP": "1.2.3.4",
"ObjectId": "https://company.sharepoint.com/sites/shared/public/assets/website/logo.png",
"UserId": "marketing@company.com",
"CorrelationId": "4b25e3d9-1e4f-4c62-a544-da747449f144",
"EventSource": "SharePoint",
"ItemType": "File",
"ListId": "ca07dda5-0cdc-4399-94a6-303a7aa8ac00",
"ListItemUniqueId": "ab5a159c-c8fd-409c-a48f-524c29df0341",
"Site": "1a53ae0f-8405-42ec-8c43-724101fd34a2",
"UserAgent": "Microsoft SkyDriveSync 22.099.0508.0001 ship; Windows NT 10.0 (19043)",
"WebId": "ba71b4fe-22e8-41cf-9eaf-48b1787bad16",
"MachineDomainInfo": "f059d209-e819-402b-a391-4941ff3860c6",
"MachineId": "884ecccb-1e44-4dd4-a2b5-b60517893ce0",
"FileSyncBytesCommitted": "1344200",
"HighPriorityMediaProcessing": false,
"SourceFileExtension": "png",
"SiteUrl": "https://company.sharepoint.com/sites/shared",
"SourceFileName": "logo.png",
"SourceRelativeUrl": "public/assets/website"
}
{
"Id": "40094389-7baf-a3ba-5acc-2773c002cfbe",
"RecordType": 22,
"CreationTime": "2022-09-07T12:22:07",
"Operation": "FileVisited",
"OrganizationId": "12b674a1-3497-4997-b4ab-2a40bf0e5139",
"UserType": 0,
"UserKey": "10032001cf3045ad",
"Workload": "Yammer",
"ResultStatus": "TRUE",
"ObjectId": "Pix_C'est la rentre!.png",
"ClientIP": "2503:1026:c0a:70::5",
"UserId": "Frodon.Saquet@comte.com",
"ActorYammerUserId": 1315924230144,
"ActorUserId": "Frodon.Saquet@comte.com",
"YammerNetworkId": 6358000,
"Version": 1,
"FileId": 1439262310400,
"FileName": "Pix_C'est la rentre!.png",
"VersionId": 1460243079168
}
{
"CreationTime": "2023-12-13T10:08:21",
"Id": "xxxxxxxxx",
"Operation": "EditForm",
"OrganizationId": "xxxxxxxxx",
"RecordType": 66,
"ResultStatus": "Succeeded",
"UserKey": "xxxxxxxxx",
"UserType": 0,
"Version": 1,
"Workload": "MicrosoftForms",
"ClientIP": "0.0.0.0",
"ObjectId": "xxxxxxx",
"UserId": "user@test.io",
"ActivityParameters": "{\"EditOperation\":\"QuestionUpdated\"}",
"FormId": "xxxxxxx",
"FormName": "FormNameValue\n\n",
"FormType": 1,
"FormsUserType": 1,
"SourceApp": "ms-formweb"
}
{
"CreationTime": "2023-05-24T15:10:53",
"Id": "9cf2a1f7-90bc-494b-2784-08db5c691133",
"Operation": "New-InboxRule",
"OrganizationId": "49c2f50d-d36c-4b88-8511-55ce3ea9e53f",
"RecordType": 1,
"ResultStatus": "True",
"UserKey": "100320028D9C5197",
"UserType": 2,
"Version": 1,
"Workload": "Exchange",
"ClientIP": "240.157.135.119:63070",
"ObjectId": "EURPR07A010.PROD.OUTLOOK.COM/Microsoft Exchange Hosted Organizations/example.onmicrosoft.com/bc1b1df3-f861-4aec-bf7c-40ce5b5566c1\\RULE_NAME",
"UserId": "RobertP@example.onmicrosoft.com",
"AppId": "00000002-0000-0ff1-ce00-000000000000",
"ClientAppId": "",
"ExternalAccess": false,
"OrganizationName": "example.onmicrosoft.com",
"OriginatingServer": "AM0PR07MB5763 (15.20.6411.029)",
"Parameters": [
{
"Name": "ForwardTo",
"Value": "bob@example.org"
},
{
"Name": "Force",
"Value": "False"
},
{
"Name": "AlwaysDeleteOutlookRulesBlob",
"Value": "False"
},
{
"Name": "RedirectTo",
"Value": "joe@example.org"
},
{
"Name": "From",
"Value": "alice@example.org"
},
{
"Name": "Name",
"Value": "RULE_NAME"
},
{
"Name": "DeleteMessage",
"Value": "True"
},
{
"Name": "FromAddressContainsWords",
"Value": "@example.org"
},
{
"Name": "MarkAsRead",
"Value": "True"
},
{
"Name": "StopProcessingRules",
"Value": "True"
},
{
"Name": "SubjectOrBodyContainsWords",
"Value": "keyword"
},
{
"Name": "MoveToFolder",
"Value": "Historique des conversations"
}
],
"SessionId": "984c0958-0631-4b90-b116-15094fc36847"
}
{
"AppAccessContext": {
"AADSessionId": "fbe7d318-3d7f-4645-9e03-caa46e2a8f01",
"CorrelationId": "5f24aa82-f874-44d1-b6df-857cd9e1decf",
"UniqueTokenId": "2222222222222222222222"
},
"CreationTime": "2023-08-22T12:37:20",
"Id": "037fd006-a72b-49ae-4bb0-08dba30c8729",
"Operation": "ManagedSyncClientAllowed",
"OrganizationId": "e1a908bd-8353-44e1-b957-5b8f1d90bde1",
"RecordType": 4,
"UserKey": "i:0h.f|membership|1111111111111111@live.com",
"UserType": 0,
"Version": 1,
"Workload": "SharePoint",
"ClientIP": "1.2.3.4",
"UserId": "john.doe@example.org",
"AuthenticationType": "FormsCookieAuth",
"BrowserName": "Edge",
"BrowserVersion": "114.0.1823.79",
"CorrelationId": "ec84154f-db9d-47cd-b1be-56d75cb8840e",
"EventSource": "SharePoint",
"IsManagedDevice": false,
"ItemType": "DocumentLibrary",
"Platform": "WinDesktop",
"Site": "1435321e-2bbb-417d-b21c-533e3ec15f5f",
"UserAgent": "Microsoft SkyDriveSync 23.101.0514.0004 ship; Windows NT 10.0 (19045)",
"WebId": "50ad5578-0fa1-4285-9cde-1e4f067fb892",
"DeviceDisplayName": "3deb:3c5e:59d0:53ad:1115:d3d7:58da:47d6",
"MachineDomainInfo": "8208550a-4001-439d-a9f6-e95d76767507",
"MachineId": "77f6d9ce-da8f-46bf-a651-4bec3c189770"
}
{
"CreationTime": "2024-02-22T09:56:48",
"Id": "0e042318-7c78-4acb-ae00-5ee74465bca3",
"Operation": "AlertUpdated",
"OrganizationId": "2d7585dc-97bc-4494-b98c-79f2a4946931",
"RecordType": 40,
"ResultStatus": "Succeeded",
"UserKey": "SecurityComplianceAlerts",
"UserType": 4,
"Version": 1,
"Workload": "SecurityComplianceCenter",
"ObjectId": "c299a0a0-14da-428a-b08d-481d562298cb",
"UserId": "SecurityComplianceAlerts",
"AlertId": "c299a0a0-14da-428a-b08d-481d562298cb",
"AlertLinks": [
{
"AlertLinkHref": ""
}
],
"AlertType": "Custom",
"Category": "ThreatManagement",
"Comments": "New alert",
"Data": "{\"ts\":\"2024-02-22 09:46:54Z\",\"te\":\"2024-02-22 09:46:54Z\",\"an\":\"Mass download by a single user\",\"ad\":\"Activity policy 'Mass download by a single user' was triggered by 'Anakin SKYWALKER'\",\"f3u\":\"anakin.skywalker@gondor.com\",\"alk\":\"https://gondor.portal.cloudappsecurity.com/#/alerts/79d71811t27fe160149dcd56\",\"plk\":\"https://gondor.portal.cloudappsecurity.com/#/policy/?id=eq(5f391720dd4e64e3db757c35,)\",\"mat\":\"MCAS_ALERT_CABINET_EVENT_MATCH_AUDIT\"}",
"Name": "Mass download by a single user",
"PolicyId": "8697dfdc-965d-67f7-bb37-b2551b296c04",
"Severity": "High",
"Source": "Cloud App Security",
"Status": "Active"
}
{
"Applications": [
{
"Name": "Microsoft SharePoint Online"
}
],
"AlertCategory": "ANOMALY_DETECTION",
"AlertDisplayName": "Impossible travel activity",
"AlertDescription": "The user JOHN DOE (john.doe@example.org) was involved in an impossible travel\n incident. The user connected from two countries within 10 minutes, from these IP addresses: Belgium\n (3deb:3c5e:59d0:53ad:1115:d3d7:58da:47d6) and France (1.2.3.4). If any of these IP addresses are used by the\n organization for VPN connections and do not necessarily represent a physical location, we recommend categorizing them as\n VPN in the IP Address range page in Microsoft Defender for Cloud Apps portal to avoid false alerts.",
"AlertSeverity": "Medium",
"AssignedTo": null,
"LastUpdatedTime": "2023-04-19T12:24:16",
"ActivityStartTime": "2023-04-19T12:07:08",
"ItemCount": 0,
"AlertUri": "https://example.portal.cloudappsecurity.com/#/alerts/111111111111111111111111",
"ClientIPs": [
"3deb:3c5e:59d0:53ad:1115:d3d7:58da:47d6",
"1.2.3.4"
],
"ObjectId": "643fdd70e8ff3e15bba6dfd8",
"UserId": "john.doe@example.org",
"Id": "77f6d9ce-da8f-46bf-a651-4bec3c189770",
"RecordType": 98,
"CreationTime": "2023-04-19T12:24:16",
"Operation": "MCAS_ALERT_ANUBIS_DETECTION_VELOCITY",
"OrganizationId": "77f6d9ce-da8f-46bf-a651-4bec3c189770",
"UserType": 0,
"UserKey": "john.doe@example.org",
"Workload": "MCAS",
"ResultStatus": "New",
"Version": 1
}
{
"CreationTime": "2022-07-07T22:38:49",
"Id": "266f5962-ffad-4fce-a101-3197581af3d4",
"Operation": "AtpDetection",
"OrganizationId": "7f7e5b97-b780-473c-9c76-9182a9d7f2b4",
"RecordType": 47,
"UserKey": "ThreatIntel",
"UserType": 4,
"Version": 1,
"Workload": "ThreatIntelligence",
"UserId": "people@example.org",
"DetectionDate": "2022-07-07T22:38:11",
"DetectionMethod": "AntiMalware",
"EventDeepLink": "https://protection.office.com/threatexplorer?dltarget=Explorer&dlstorage=Url&viewid=MalwareContent&query-Id=2ab4791e-fdd4-42f9-ad3c-c54ef7a4d548",
"FileData": {
"DocumentId": "03254108-f682-417d-f3e6-08da605bf091",
"FileName": "malware",
"FilePath": "https://example.sharepoint.com/personal/people_example_org/Documents/malware",
"FileSize": "12345",
"FileVerdict": 1,
"MalwareFamily": "iPhoneOS/Vortex.C",
"SHA256": "SnltYq0lbVwFlAIf+lQugPXaMcDNV9t9pN/Zkhx7hQ8="
},
"LastModifiedBy": "people@example.org",
"LastModifiedDate": "2022-01-01T13:00:53",
"SourceWorkload": 1
}
{
"CreationTime": "2022-07-08T09:10:19",
"Id": "50906475-74dd-4447-ae4d-595d225d0055",
"Operation": "TIMailData",
"OrganizationId": "8a457951-a594-4607-a5dc-dfc72338eb13",
"RecordType": 28,
"UserKey": "ThreatIntel",
"UserType": 4,
"Version": 1,
"Workload": "ThreatIntelligence",
"ObjectId": "4ca2df96-4488-4f3b-a265-b4edaa3c4d8f",
"UserId": "ThreatIntel",
"AdditionalActionsAndResults": [
"OriginalDelivery: [N/A]"
],
"AttachmentData": [
{
"FileName": "malicious.pdf.exe",
"FileType": "exe;zip",
"FileVerdict": 1,
"MalwareFamily": "Trojan_Gen_FileWithSpoofedExtension_A",
"SHA256": "E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855"
}
],
"AuthDetails": [
{
"Name": "SPF",
"Value": "Pass"
},
{
"Name": "DKIM",
"Value": "Fail"
},
{
"Name": "DMARC",
"Value": "Best guess pass"
},
{
"Name": "Comp Auth",
"Value": "pass"
}
],
"DeliveryAction": "Blocked",
"DetectionMethod": "File detonation",
"DetectionType": "Inline",
"Directionality": "Inbound",
"EventDeepLink": "https://protection.office.com/?hash=/threatexplorer?messageParams=a4dbf74a-89e0-40de-b14d-df573f48aa45,a4dbf74a-89e0-40de-b14d-df573f48aa45-0000000000000000000-1,2022-07-08T00:00:00,2022-07-08T23:59:59&view=Malware",
"InternetMessageId": "<4cc4a74e-a195-4222-abd7-a8adf2cd347d@sender.com>",
"LatestDeliveryLocation": "Quarantine",
"MessageTime": "2022-07-08T09:07:47",
"NetworkMessageId": "7250ff78-fd13-45a2-bb5d-23a5d59c2699",
"OriginalDeliveryLocation": "Quarantine",
"P1Sender": "prvs=0000000000=human@sender.com",
"P2Sender": "human@sender.com",
"Policy": "SafeAttachements",
"PolicyAction": "Quarantine",
"Recipients": [
"human@example.com"
],
"SenderIp": "1.2.3.4",
"Subject": "Refund to you",
"SystemOverrides": [
{
"Details": "Antimalware policy block by file type",
"FinalOverride": "No",
"Result": "Block",
"Source": "Tenant"
}
],
"ThreatsAndDetectionTech": [
"Malware: [File detonation]",
"Spam: [General filter]"
],
"Verdict": "Malware"
}
{
"CreationTime": "2022-07-07T10:10:52",
"Id": "47bf7844-15bf-4cf2-91a3-15b32ceb89b5",
"Operation": "TIUrlClickData",
"OrganizationId": "0eaa2260-b241-410b-bcae-e38c8b68787f",
"RecordType": 41,
"UserKey": "ThreatIntel",
"UserType": 4,
"Version": 1,
"Workload": "ThreatIntelligence",
"UserId": "human@example.org",
"AppName": "Mail",
"AppVersion": "0.0.0000",
"EventDeepLink": "https://protection.office.com/threatexplorer?dltarget=Explorer&dlstorage=Url&viewid=Phish&query-Recipients=people@xample.org&query-NetworkMessageId=53b5da37-1893-4e78-a89f-a4d26b53184c",
"SourceId": "8a8634d0-d803-4bc9-b221-2863bff6a001",
"TimeOfClick": "2022-07-07T09:33:33",
"Url": "https://malicious.domain.com",
"UserIp": "1.2.3.4"
}
{
"Id": "bb6e6d49",
"RecordType": 20,
"CreationTime": "2023-08-22T13:51:33",
"Operation": "ViewReport",
"OrganizationId": "12b674a1",
"UserType": 0,
"UserKey": "1003200",
"Workload": "PowerBI",
"UserId": "joe.doe@user.fr",
"ClientIP": "1.2.3.4",
"UserAgent": "Mozilla/5.0",
"Activity": "ViewReport",
"ItemName": "Tdb_TI",
"WorkSpaceName": "Tableau de Bord Strat\u00e9gique",
"DatasetName": "Tdb_TI",
"ReportName": "Tdb_TI",
"CapacityId": "5A456BD6",
"CapacityName": "P1_ACOSS",
"WorkspaceId": "08d52dac",
"AppName": "Tableaux de bord de pilotage",
"ObjectId": "Tdb_TI",
"DatasetId": "6f39a3c3",
"ReportId": "213eb6fe",
"ArtifactId": "213eb6fe",
"ArtifactName": "Tdb_TI",
"IsSuccess": true,
"ReportType": "PowerBIReport",
"RequestId": "94fea00c",
"ActivityId": "147a0db5",
"AppReportId": "fe6a9f80",
"DistributionMethod": "Apps",
"ConsumptionMethod": "Power BI Web",
"AppId": "187ea3f4",
"ArtifactKind": "Report",
"RefreshEnforcementPolicy": 0
}
{
"CreationTime": "2024-07-10T14:31:24",
"Id": "d1253377-388e-4ca1-a163-32dccb867ddd",
"Operation": "Remove member from role.",
"OrganizationId": "a6f8d8c5-e3ee-471b-a1e4-abdf3ccd6c55",
"RecordType": 8,
"ResultStatus": "Success",
"UserKey": "key@example.com",
"UserType": 0,
"Version": 1,
"Workload": "AzureActiveDirectory",
"ObjectId": "john.doe@example.com",
"UserId": "admin@example.com",
"AzureActiveDirectoryEventType": 1,
"ExtendedProperties": [
{
"Name": "additionalDetails",
"Value": "{}"
},
{
"Name": "extendedAuditEventCategory",
"Value": "Role"
}
],
"ModifiedProperties": [
{
"Name": "Role.ObjectID",
"NewValue": "",
"OldValue": "62d603c4-9712-4ea9-83c6-1e253fad40a4"
},
{
"Name": "Role.DisplayName",
"NewValue": "",
"OldValue": "Global Administrator"
},
{
"Name": "Role.TemplateId",
"NewValue": "",
"OldValue": "2eb5763a-6258-4084-90d6-8f149a03132d"
},
{
"Name": "Role.WellKnownObjectName",
"NewValue": "",
"OldValue": "TenantAdmins"
}
],
"Actor": [
{
"ID": "admin@example.com",
"Type": 5
},
{
"ID": "100320029D963D0D",
"Type": 3
},
{
"ID": "User_47498f0f-242d-4ec8-8c13-9c861ce5669f",
"Type": 2
},
{
"ID": "47498f0f-242d-4ec8-8c13-9c861ce5669f",
"Type": 2
},
{
"ID": "User",
"Type": 2
}
],
"ActorContextId": "a6f8d8c5-e3ee-471b-a1e4-abdf3ccd6c55",
"InterSystemsId": "3da056e9-e6dc-4157-b991-8304c3b95eb7",
"IntraSystemId": "e7bf6e46-a61f-417a-a11d-282756b8262f",
"SupportTicketId": "",
"Target": [
{
"ID": "User_1514c9ec-882d-4beb-99a9-301209f6a05a",
"Type": 2
},
{
"ID": "1514c9ec-882d-4beb-99a9-301209f6a05a",
"Type": 2
},
{
"ID": "User",
"Type": 2
},
{
"ID": "john.doe@example.com",
"Type": 5
},
{
"ID": "100320029D9D1C86",
"Type": 3
}
],
"TargetContextId": "a6f8d8c5-e3ee-471b-a1e4-abdf3ccd6c55"
}
{
"CreationTime": "2023-08-31T07:24:24",
"Id": "77f6d9ce-da8f-46bf-a651-4bec3c189770",
"Operation": "AlertTriggered",
"OrganizationId": "77f6d9ce-da8f-46bf-a651-4bec3c189770",
"RecordType": 40,
"ResultStatus": "Succeeded",
"UserKey": "SecurityComplianceAlerts",
"UserType": 4,
"Version": 1,
"Workload": "SecurityComplianceCenter",
"ObjectId": "77f6d9ce-da8f-46bf-a651-4bec3c189770",
"UserId": "SecurityComplianceAlerts",
"AlertId": "77f6d9ce-da8f-46bf-a651-4bec3c189770",
"AlertLinks": [
{
"AlertLinkHref": ""
}
],
"AlertType": "System",
"Category": "ThreatManagement",
"Comments": "New alert",
"Data": "{\"ts\": \"2023-08-31T07:23:13.0000000Z\", \"te\": \"2023-08-31T07:23:13.0000000Z\", \"tid\": \"77f6d9ce-da8f-46bf-a651-4bec3c189770\", \"tdc\": \"1\", \"af\": \"0\", \"tht\": \"Phish,\\n\\nMalicious\", \"als\": \"Protection\", \"op\": \"Protection\", \"wsrt\": \"0001-01-01T00:00:00\", \"mdt\": \"u\", \"rid\": \"77f6d9ce-da8f-46bf-a651-4bec3c189770\", \"cid\": \"77f6d9ce-da8f-46bf-a651-4bec3c189770\", \"ad\": \"This\\nalert fires when message containing phish was delivered due to an ETR override. \\n-V1.0.0.5\", \"lon\": \"Protection\", \"an\": \"Phish delivered due to an ETR override\", \"sev\": \"Informational\"}",
"Name": "Phish delivered due to an ETR override",
"PolicyId": "77f6d9ce-da8f-46bf-a651-4bec3c189770",
"Severity": "Informational",
"Source": "Office 365 Security & Compliance",
"Status": "Active"
}
{
"CreationTime": "2024-04-04T08:15:14",
"Id": "11c950ca-f6b6-4bbf-a0fc-bb287f9c1ef4",
"Operation": "AlertEntityGenerated",
"OrganizationId": "241cae47-1a82-46a7-bfae-4b0a86f89c8b",
"RecordType": 40,
"ResultStatus": "Succeeded",
"UserKey": "SecurityComplianceAlerts",
"UserType": 4,
"Version": 1,
"Workload": "SecurityComplianceCenter",
"ObjectId": "9ccf6a76-3106-4bad-ad80-fc515b137ba2",
"UserId": "SecurityComplianceAlerts",
"AlertEntityId": "b2358a80-85d3-488e-8285-db123ce918a4",
"AlertId": "cf0708c6-e2c5-4962-ae99-9af4799175f4",
"AlertLinks": [
{
"AlertLinkHref": ""
}
],
"AlertType": "Custom",
"Category": "DataLossPrevention",
"Comments": "New alert",
"Data": "{\"etype\":\"DlpRuleMatch\",\"eid\":\"48aa73f6-b740-438b-861d-441281310de7\",\"tid\":\"21692c1b-2bd4-464a-aa27-6658fe410b4b\",\"ts\":\"2024-04-04T07:36:48.0000000Z\",\"te\":\"2024-04-04T07:36:48.0000000Z\",\"at\":\"2024-04-04T07:36:48.0000000Z\",\"dpid\":\"2401d128-ab89-4552-a6da-b2f77c3d212c\",\"dpn\":\"Data\",\"drid\":\"70ce5ca3-1da6-45d2-8699-8d470a719ab3\",\"drn\":\"rulename\",\"dmrid\":\"793fed0d-79e2-4bf8-b057-67c77a6db003\",\"wl\":\"Exchange\",\"von\":\"RE: Subject\",\"dact\":\"GenerateAlert\",\"cc\":\"suspicious@spam.com,spam.enquiries@other.com\",\"to\":\"john.doe@example.org\",\"mfrm\":\"spam@freemovie.com\",\"dpm\":\"Enable\",\"lon\":\"DlpRuleMatch\"}",
"EntityType": "DlpRuleMatch",
"Name": "description",
"PolicyId": "bef2401e-5c6c-476b-aedb-e2f521fafb1f",
"Severity": "Low",
"Source": "Office 365 Security & Compliance",
"Status": "Active"
}
{
"CreationTime": "2024-04-04T08:09:07",
"Id": "9bb5e4b2-febd-4f1a-93bb-1380f7868320",
"Operation": "AlertEntityGenerated",
"OrganizationId": "9eb6ae86-0209-4328-856e-3f7971a6c654",
"RecordType": 40,
"ResultStatus": "Succeeded",
"UserKey": "SecurityComplianceAlerts",
"UserType": 4,
"Version": 1,
"Workload": "SecurityComplianceCenter",
"ObjectId": "4dde17d2-635a-498b-914e-73898a280433",
"UserId": "SecurityComplianceAlerts",
"AlertEntityId": "a1bba0c6-d8d0-4710-8fc3-6085b3ac79fc",
"AlertId": "178fa649-642f-4d41-943c-451e2266f4a7",
"AlertLinks": [
{
"AlertLinkHref": ""
}
],
"AlertType": "Custom",
"Category": "MailFlow",
"Comments": "New alert",
"Data": "{\"etype\":\"MalwareFamily\",\"at\":\"2024-04-04T08:07:58.0000000Z\",\"md\":\"2024-04-04T08:07:58.0000000Z\",\"sip\":\"217.182.111.68\",\"ms\":\"[MARKETING] Free movies for you\",\"imsgid\":\"<f2231b61bc5cbb95893c5b62281e4f4c@spam.com>\",\"dm\":\"CrossOrgSpoof\",\"eid\":\"58fe2050-27be-431f-a035-2cba142cb021-15828634862951700795-1\",\"aii\":\"58fe2050-27be-431f-a035-2cba142cb021\",\"thn\":\"Phish, Malicious\",\"ts\":\"2024-04-04T08:06:58.0000000Z\",\"te\":\"2024-04-04T08:08:58.0000000Z\",\"fvs\":\"Filters\",\"tpt\":\"AntiPhishPolicy\",\"tpid\":\"b3caa8a3-c6de-4d06-b2a4-8968c6d1f2d5\",\"tid\":\"7fca7e7b-11e7-48c7-b345-1145a7a3a918\",\"tht\":\"Phish, Malicious\",\"trc\":\"john.doe@example.org\",\"tsd\":\"communications@spam.com\",\"tdc\":\"1\",\"cpid\":null,\"lon\":\"Protection\"}",
"EntityType": "MalwareFamily",
"Name": "Phishing detected",
"PolicyId": "40663ca5-73da-43ca-b0be-af8b54987339",
"Severity": "Low",
"Source": "Office 365 Security & Compliance",
"Status": "Active"
}
{
"CreationTime": "2024-04-04T08:22:40",
"Id": "be2ee3c6-2b3c-42ae-aefe-69f185114418",
"Operation": "AlertEntityGenerated",
"OrganizationId": "be2ee3c6-2b3c-42ae-aefe-69f185114418",
"RecordType": 40,
"ResultStatus": "Succeeded",
"UserKey": "SecurityComplianceAlerts",
"UserType": 4,
"Version": 1,
"Workload": "SecurityComplianceCenter",
"ObjectId": "john.doe@example.org",
"UserId": "SecurityComplianceAlerts",
"AlertEntityId": "john.doe@example.org",
"AlertId": "be2ee3c6-2b3c-42ae-aefe-69f185114418",
"AlertLinks": [
{
"AlertLinkHref": ""
}
],
"AlertType": "System",
"Category": "ThreatManagement",
"Comments": "New alert",
"Data": "{\"etype\":\"User\",\"eid\":\"john.doe@example.org\",\"tid\":\"be2ee3c6-2b3c-42ae-aefe-69f185114418\",\"ts\":\"2024-04-04T08:20:21.0000000Z\",\"te\":\"2024-04-04T08:20:21.0000000Z\",\"op\":\"UserSubmission\",\"tdc\":\"1\",\"suid\":\"john.doe@example.org\",\"ut\":\"Regular\",\"ssic\":\"0\",\"tsd\":\"Sender <no-reply@spam.net>\",\"sip\":\"1.2.3.4\",\"srt\":\"0\",\"trc\":\"john.doe@example.org\",\"ms\":\"suject\",\"sid\":\"be2ee3c6-2b3c-42ae-aefe-69f185114418\",\"aii\":\"be2ee3c6-2b3c-42ae-aefe-69f185114418\",\"md\":\"2024-04-04T07:50:14.0000000Z\",\"etps\":\"KesMailId:1111111111111111;FingerprintData:AAAAAAAA.BBBBBBBB.CCCCCCCF.72AC895E.200F2;SubmissionCategory:Email;RescanVerdict:NotSpam;SubmissionSource:Microsoft;SubmissionId:be2ee3c6-2b3c-42ae-aefe-69f185114418;OriginalVerdict:Allow\",\"lon\":\"UserSubmission\"}",
"EntityType": "User",
"Name": "Email reported by user as junk",
"PolicyId": "be2ee3c6-2b3c-42ae-aefe-69f185114418",
"Severity": "Low",
"Source": "Office 365 Security & Compliance",
"Status": "Active"
}
{
"CreationTime": "2024-04-16T08:01:42",
"Id": "d7cab54f-77b1-4ad5-8f2d-b4bba61e4e93",
"Operation": "AlertEntityGenerated",
"OrganizationId": "e0ff0845-9d15-4399-86ae-15081e39a16a",
"RecordType": 40,
"ResultStatus": "Succeeded",
"UserKey": "SecurityComplianceAlerts",
"UserType": 4,
"Version": 1,
"Workload": "SecurityComplianceCenter",
"ObjectId": "jdoe@example.org",
"UserId": "SecurityComplianceAlerts",
"AlertEntityId": "jdoe@example.org",
"AlertId": "a3ce0859-c92c-4f57-b50b-a63dad75ec4a",
"AlertLinks": [],
"AlertType": "System",
"Category": "ThreatManagement",
"Comments": "New alert",
"Data": "",
"EntityType": "User",
"Name": "Email reported by user as malware or phish",
"PolicyId": "88d533c5-bad6-4cfb-9245-1776726b55d7",
"Severity": "Low",
"Source": "Office 365 Security & Compliance",
"Status": "Investigating"
}
{
"AppAccessContext": {
"AADSessionId": "xxxxxx",
"CorrelationId": "xxxxxx",
"UniqueTokenId": "xxxxxx"
},
"CreationTime": "2023-12-13T09:43:17",
"Id": "xxxxxx",
"Operation": "AccessRequestCreated",
"OrganizationId": "xxxxxx",
"RecordType": 14,
"UserKey": "i:0h.f|membership|xxxxxx@test.com",
"UserType": 0,
"Version": 1,
"Workload": "SharePoint",
"ClientIP": "0.0.0.0",
"UserId": "user@test.io",
"AuthenticationType": "FormsCookieAuth",
"BrowserName": "Chrome",
"BrowserVersion": "120.0.0.0",
"CorrelationId": "xxxxxx",
"EventSource": "SharePoint",
"IsManagedDevice": false,
"ItemType": "File",
"ListId": "xxxxx",
"ListItemUniqueId": "xxxxx",
"Platform": "WinDesktop",
"Site": "xxxxxxxxx",
"UserAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36",
"WebId": "xxxxxxxxx",
"DeviceDisplayName": "xxxxxxxxx",
"EventData": "<SharingLevel>Lecture</SharingLevel><ExpirationDate>12/03/2024 09:43:15</ExpirationDate>",
"SourceFileExtension": "xlsx",
"TargetUserOrGroupType": "Member",
"TargetUserOrGroupName": "user@test.io",
"SiteUrl": "https://maindomain.com/subdomain/endvalue",
"SourceRelativeUrl": "Documents partages/xxxxx.xlsx",
"SourceFileName": "xxxxx.xlsx",
"ObjectId": "xxxxx.xlsx"
}
{
"CreationTime": "2022-04-05T19:51:35",
"Id": "1324e3d2-f29c-5c15-9f44-1ca64e42250f",
"Operation": "MessageCreatedHasLink",
"OrganizationId": "34314e6e-4023-4e4b-a15e-143f63244e2b",
"RecordType": 25,
"UserKey": "11dbae04-5d5d-4bc7-9766-16793ed91233",
"UserType": 0,
"Version": 1,
"Workload": "MicrosoftTeams",
"ClientIP": "::ffff:1.2.3.4",
"UserId": "email@example.org",
"ChatThreadId": "19:11dbae04-5d5d-4bc7-9766-16793ed91233_4fdb1e07-a7e9-475c-a5e2-8d042a6c8102@unq.gbl.spaces",
"CommunicationType": "OneOnOne",
"ExtraProperties": [
{
"Key": "TimeZone",
"Value": "Europe/Paris"
},
{
"Key": "OsName",
"Value": "windows"
},
{
"Key": "OsVersion",
"Value": "10"
},
{
"Key": "Country",
"Value": "fr"
},
{
"Key": "ClientName",
"Value": "skypeteams"
},
{
"Key": "ClientVersion",
"Value": "27/1.0.0.2022031814"
},
{
"Key": "ClientUtcOffsetSeconds",
"Value": "7200"
}
],
"MessageId": "1649188295480",
"MessageVersion": "1649188295480",
"ItemName": "19:11dbae04-5d5d-4bc7-9766-16793ed91233_4fdb1e07-a7e9-475c-a5e2-8d042a6c8102@unq.gbl.spaces",
"MessageURLs": [
"https://www.amazon.fr/s?i=merchant-items&me=A1TLEYKQIC7812&marketplaceID=A13V1IB3VIYZZH&qid=1649187214&ref=sr_pg_1"
],
"Members": [
{
"UPN": "admin@example.org",
"Role": 1
},
{
"UPN": "user1@example.org",
"Role": 0
}
]
}
{
"AppAccessContext": {
"IssuedAtTime": "2024-06-10T06:51:28",
"UniqueTokenId": "mYyWp_-UrEa4Z_pZM7FlAA"
},
"CreationTime": "2024-06-10T11:50:24",
"Id": "4e3612b5-9cf5-4c6d-8213-2ba12af15334",
"Operation": "ChatCreated",
"OrganizationId": "a84a7a26-d1f0-4d45-a875-481355e2d96c",
"RecordType": 25,
"UserKey": "c5a134b1-6eb3-4558-95e5-7f3f04219cf2",
"UserType": 0,
"Version": 1,
"Workload": "MicrosoftTeams",
"ClientIP": "dc73:8fb1:6e9:c37a:334b:8bb7:313a:766b",
"UserId": "c5a134b1-6eb3-4558-95e5-7f3f04219cf2",
"ChatThreadId": "19:2546ebff-72fd-4fda-b537-bc31bf5e1d4c_ba359007-06c1-497f-bc4a-41ea45df4cbd@unq.gbl.spaces",
"CommunicationType": "OneOnOne",
"ExtraProperties": [
{
"Key": "TimeZone",
"Value": "Europe/Paris"
},
{
"Key": "OsName",
"Value": "windows"
},
{
"Key": "OsVersion",
"Value": "10"
},
{
"Key": "Country",
"Value": "fr"
},
{
"Key": "ClientName",
"Value": "skypeteams"
},
{
"Key": "ClientVersion",
"Value": "27/1.0.0.2024052206"
},
{
"Key": "ClientUtcOffsetSeconds",
"Value": "7200"
}
],
"Members": [
{
"OrganizationId": "6d869a66-371f-4b76-a1f6-3c115469a99d",
"DisplayName": "John Doe",
"UPN": "john.doe@example.org"
},
{
"OrganizationId": "6db03b45-27a2-4662-9121-fa5773a8e043",
"DisplayName": "Jane Doe",
"UPN": "jane.doe@example.com"
}
],
"ParticipantInfo": {
"HasForeignTenantUsers": true,
"HasGuestUsers": false,
"HasOtherGuestUsers": false,
"HasUnauthenticatedUsers": false,
"ParticipatingDomains": [
"example.org",
"example.com"
],
"ParticipatingSIPDomains": [
{
"DomainName": "example.org",
"TenantId": "6d869a66-371f-4b76-a1f6-3c115469a99d"
},
{
"DomainName": "example.com",
"TenantId": "6db03b45-27a2-4662-9121-fa5773a8e043"
}
],
"ParticipatingTenantIds": [
"6d869a66-371f-4b76-a1f6-3c115469a99d",
"6db03b45-27a2-4662-9121-fa5773a8e043"
]
},
"ResourceTenantId": "6db03b45-27a2-4662-9121-fa5773a8e043",
"ItemName": "19:2546ebff-72fd-4fda-b537-bc31bf5e1d4c_ba359007-06c1-497f-bc4a-41ea45df4cbd@unq.gbl.spaces"
}
{
"CreationTime": "2024-07-12T08:27:46",
"Id": "5964f7bd-8775-4dbe-84a8-37573510558c",
"Operation": "ChatCreated",
"OrganizationId": "456bd527-0a31-47c3-b369-0c04b30849ac",
"RecordType": 25,
"UserKey": "413e1939-c450-4d63-8226-b02a542e6a9a",
"UserType": 0,
"Version": 1,
"Workload": "MicrosoftTeams",
"ClientIP": "1.2.3.4",
"UserId": "john.doe@example1.com",
"ChatThreadId": "19:9ac303ea-1bf3-442c-a216-a517de868921_413e1939-c450-4d63-8226-b02a542e6a9a@unq.gbl.spaces",
"CommunicationType": "OneOnOne",
"ExtraProperties": [
{
"Key": "TimeZone",
"Value": "Europe/Berlin"
},
{
"Key": "OsName",
"Value": "windows"
},
{
"Key": "OsVersion",
"Value": "NT 10.0"
},
{
"Key": "Country",
"Value": "de"
},
{
"Key": "ClientName",
"Value": "skypeteams"
},
{
"Key": "ClientVersion",
"Value": "49/24061318408"
},
{
"Key": "ClientUtcOffsetSeconds",
"Value": "7200"
}
],
"Members": [
{
"OrganizationId": "456bd527-0a31-47c3-b369-0c04b30849ac",
"DisplayName": "John Doe",
"UPN": "john.doe@example1.com"
},
{
"OrganizationId": "f35fe983-e797-44ce-bd0b-cf4da93a8043",
"DisplayName": "Jane Doe",
"UPN": "jane.doe@example2.com"
}
],
"ParticipantInfo": {
"HasForeignTenantUsers": true,
"HasGuestUsers": false,
"HasOtherGuestUsers": false,
"HasUnauthenticatedUsers": false,
"ParticipatingDomains": [
"example1.com",
"example2.com"
],
"ParticipatingSIPDomains": [
{
"DomainName": "example1.com",
"TenantId": "456bd527-0a31-47c3-b369-0c04b30849ac"
},
{
"DomainName": "example2.com",
"TenantId": "f35fe983-e797-44ce-bd0b-cf4da93a8043"
}
],
"ParticipatingTenantIds": [
"f35fe983-e797-44ce-bd0b-cf4da93a8043",
"456bd527-0a31-47c3-b369-0c04b30849ac"
]
},
"ResourceTenantId": "456bd527-0a31-47c3-b369-0c04b30849ac",
"ItemName": "19:9ac303ea-1bf3-442c-a216-a517de868921_413e1939-c450-4d63-8226-b02a542e6a9a@unq.gbl.spaces"
}
{
"CreationTime": "2024-07-12T08:27:37",
"Id": "db1cd437-5417-4cd3-ae6b-19a980f9bcfc",
"Operation": "ChatCreated",
"OrganizationId": "41847cb3-0096-48f2-82d0-c4f1bf92e031",
"RecordType": 25,
"UserKey": "4daf1829-8823-454f-b4e0-1cd22342d5f3",
"UserType": 0,
"Version": 1,
"Workload": "MicrosoftTeams",
"ClientIP": "1.2.3.4",
"UserId": "john.doe@example1.com",
"ChatThreadId": "19:d473ae3c-906c-4a72-8b3f-18e6c9bfdcd7_4daf1829-8823-454f-b4e0-1cd22342d5f3@unq.gbl.spaces",
"CommunicationType": "OneOnOne",
"ExtraProperties": [
{
"Key": "TimeZone",
"Value": "Europe/Berlin"
},
{
"Key": "OsName",
"Value": "windows"
},
{
"Key": "OsVersion",
"Value": "NT 10.0"
},
{
"Key": "Country",
"Value": "de"
},
{
"Key": "ClientName",
"Value": "skypeteams"
},
{
"Key": "ClientVersion",
"Value": "49/24061318408"
},
{
"Key": "ClientUtcOffsetSeconds",
"Value": "7200"
}
],
"Members": [
{
"OrganizationId": "41847cb3-0096-48f2-82d0-c4f1bf92e031",
"DisplayName": "John Doe",
"UPN": "john.doe@example1.com"
},
{
"OrganizationId": "1d36ca61-5509-4ac7-983d-91dfdeb5f492",
"DisplayName": "Jane Doe",
"UPN": "jane.doe@example2.com"
}
],
"ParticipantInfo": {
"HasForeignTenantUsers": true,
"HasGuestUsers": false,
"HasOtherGuestUsers": false,
"HasUnauthenticatedUsers": false,
"ParticipatingDomains": [
"example1.com",
"example2.com"
],
"ParticipatingSIPDomains": [
{
"DomainName": "example1.com",
"TenantId": "41847cb3-0096-48f2-82d0-c4f1bf92e031"
},
{
"DomainName": "example2.com",
"TenantId": "1d36ca61-5509-4ac7-983d-91dfdeb5f492"
}
],
"ParticipatingTenantIds": [
"1d36ca61-5509-4ac7-983d-91dfdeb5f492",
"41847cb3-0096-48f2-82d0-c4f1bf92e031"
]
},
"ResourceTenantId": "41847cb3-0096-48f2-82d0-c4f1bf92e031",
"ItemName": "19:d473ae3c-906c-4a72-8b3f-18e6c9bfdcd7_4daf1829-8823-454f-b4e0-1cd22342d5f3@unq.gbl.spaces"
}
{
"CreationTime": "2024-06-10T12:14:57",
"Id": "f47118c3-edcf-43a9-b505-c7c904231ac2",
"Operation": "ChatCreated",
"OrganizationId": "e7dc5731-9cc4-4c17-8dbb-a695b9cd69f1",
"RecordType": 25,
"UserKey": "70de41a7-73c7-4532-8257-25ec88456e99",
"UserType": 0,
"Version": 1,
"Workload": "MicrosoftTeams",
"ClientIP": "194.169.176.18",
"UserId": "jdoe_example.org#EXT#@example.onmicrosoft.com",
"ChatThreadId": "19:0f738a46-74e0-45cf-a5e7-ff31eb2d9cdb_e574a199-c965-4fe2-8c02-0a98a1e8f597@unq.gbl.spaces",
"CommunicationType": "OneOnOne",
"ExtraProperties": [
{
"Key": "TimeZone",
"Value": "Europe/Paris"
},
{
"Key": "OsName",
"Value": "windows"
},
{
"Key": "OsVersion",
"Value": "NT 10.0"
},
{
"Key": "Country",
"Value": "fr"
},
{
"Key": "ClientName",
"Value": "skypeteams"
},
{
"Key": "ClientVersion",
"Value": "49/24051622207"
},
{
"Key": "ClientUtcOffsetSeconds",
"Value": "7200"
}
],
"Members": [
{
"OrganizationId": "e7dc5731-9cc4-4c17-8dbb-a695b9cd69f1",
"DisplayName": "John Doe",
"UPN": "jdoe_example.org#EXT#@example.onmicrosoft.com"
},
{
"OrganizationId": "e7dc5731-9cc4-4c17-8dbb-a695b9cd69f1",
"DisplayName": "Jane Doe",
"UPN": "jane.doe@example.org"
}
],
"ParticipantInfo": {
"HasForeignTenantUsers": false,
"HasGuestUsers": true,
"HasOtherGuestUsers": false,
"HasUnauthenticatedUsers": false,
"ParticipatingDomains": [],
"ParticipatingSIPDomains": [],
"ParticipatingTenantIds": [
"e7dc5731-9cc4-4c17-8dbb-a695b9cd69f1"
]
},
"ResourceTenantId": "e7dc5731-9cc4-4c17-8dbb-a695b9cd69f1",
"ItemName": "19:0f738a46-74e0-45cf-a5e7-ff31eb2d9cdb_e574a199-c965-4fe2-8c02-0a98a1e8f597@unq.gbl.spaces"
}
{
"CreationTime": "2023-08-30T20:49:04",
"Id": "f872f447-2417-492a-d462-08dba99a7777",
"Operation": "AtpDetection",
"OrganizationId": "4720ed5e-c545-46eb-99a5-958dd3337777",
"RecordType": 47,
"UserKey": "ThreatIntel",
"UserType": 4,
"Version": 1,
"Workload": "ThreatIntelligence",
"UserId": "user@user.com",
"DetectionDate": "2023-08-30T20:48:08",
"DetectionMethod": "AntiMalware",
"EventDeepLink": "https://security.mamamia.com/threatexplorer?dltarget=Explorer&dlstorage=Url&viewid=MalwareContent&starttime=2023-07-30T23:59:59.002Z&endtime=2023-09-01T23:59:59.002Z&query-Id=f872f447-2417-492a-d462-08dba99a7777",
"FileData": {
"DocumentId": "f773238b-ef02-41f4-94db-bbd7d5167777",
"FileName": "file.exe",
"FilePath": "https://user-my.sharepoint.com/personal/user_user_com/Documents/blabla .exe",
"FileSize": "9670017",
"FileVerdict": 1,
"MalwareFamily": "Malicious Payload",
"SHA256": "G2RPEZx++scsgqDs6wo6GyZpJuWbzRj0iPDSaGE7777="
}
}
{
"CreationTime": "2019-11-18T13:40:24",
"Id": "038ae875-ffd8-45e4-9dcf-6e385cfad349",
"Operation": "Update group.",
"OrganizationId": "3e49b082-62d5-4849-a5b0-86ed519287d2",
"RecordType": 8,
"ResultStatus": "Success",
"UserKey": "10030000A96EA230@acme.onmicrosoft.com",
"UserType": 0,
"Version": 1,
"Workload": "AzureActiveDirectory",
"ClientIP": "<null>",
"ObjectId": "Not Available",
"UserId": "Sync_V-WATT_83d3b7098669@acme.onmicrosoft.com",
"AzureActiveDirectoryEventType": 1,
"ExtendedProperties": [
{
"Name": "resultType",
"Value": "Success"
}
]
}
{
"CreationTime": "2019-12-09T14:18:19",
"Id": "359154c4-72c5-4ba0-bbf9-7eb1dff88af7",
"Operation": "Update user.",
"OrganizationId": "3e49b082-62d5-4849-a5b0-86ed519287d2",
"RecordType": 8,
"ResultStatus": "Success",
"UserKey": "10030000A96EA230@acme.onmicrosoft.com",
"UserType": 0,
"Version": 1,
"Workload": "AzureActiveDirectory",
"ClientIP": "<null>",
"ObjectId": "bob.smith@acme.org",
"UserId": "Sync_V-WATT_83d3b7098669@acme.onmicrosoft.com",
"AzureActiveDirectoryEventType": 1,
"ExtendedProperties": [
{
"Name": "resultType",
"Value": "Success"
},
{
"Name": "auditEventCategory",
"Value": "UserManagement"
},
{
"Name": "nCloud",
"Value": "<null>"
}
]
}
{
"CreationTime": "2021-03-05T14:43:17",
"Id": "21a107c2-2071-4ce3-8330-cf82f3caa79f",
"Operation": "Update user.",
"OrganizationId": "3e49b082-62d5-4849-a5b0-86ed519287d2",
"RecordType": 8,
"ResultStatus": "Success",
"UserKey": "10030000A96EA230@domain.onmicrosoft.com",
"UserType": 0,
"Version": 1,
"Workload": "AzureActiveDirectory",
"ClientIP": "",
"ObjectId": "aaaa.bbbb@example.org",
"UserId": "user@domain.onmicrosoft.com",
"AzureActiveDirectoryEventType": 1,
"ExtendedProperties": [
{
"Name": "additionalDetails",
"Value": "{\"UserType\":\"Member\"}"
},
{
"Name": "extendedAuditEventCategory",
"Value": "User"
}
],
"ModifiedProperties": [
{
"Name": "LastDirSyncTime",
"NewValue": "[\r\n \"2021-03-05T14:43:17Z\"\r\n]",
"OldValue": "[\r\n \"2021-03-03T12:30:50Z\"\r\n]"
},
{
"Name": "Included Updated Properties",
"NewValue": "LastDirSyncTime",
"OldValue": ""
},
{
"Name": "Action Client Name",
"NewValue": "DirectorySync",
"OldValue": ""
},
{
"Name": "TargetId.UserType",
"NewValue": "Member",
"OldValue": ""
}
],
"Actor": [
{
"ID": "user@domain.onmicrosoft.com",
"Type": 5
},
{
"ID": "10030000A96EA230",
"Type": 3
},
{
"ID": "User_c96cf894-cca6-438b-b6f2-c2744c1680f5",
"Type": 2
},
{
"ID": "c96cf894-cca6-438b-b6f2-c2744c1680f5",
"Type": 2
},
{
"ID": "User",
"Type": 2
}
],
"ActorContextId": "3e49b082-62d5-4849-a5b0-86ed519287d2",
"ActorIpAddress": "",
"InterSystemsId": "92d46438-1e67-43e3-91ca-039ff39d7217",
"IntraSystemId": "bd8cc421-efe8-4a44-b61d-44670fc6f56e",
"SupportTicketId": "",
"Target": [
{
"ID": "User_de76d2a9-d8bf-47d4-8f74-2ba2b560f55e",
"Type": 2
},
{
"ID": "de76d2a9-d8bf-47d4-8f74-2ba2b560f55e",
"Type": 2
},
{
"ID": "User",
"Type": 2
},
{
"ID": "aaaa.bbbb@example.org",
"Type": 5
},
{
"ID": "1003200119762B26",
"Type": 3
}
],
"TargetContextId": "3e49b082-62d5-4849-a5b0-86ed519287d2"
}
{
"CreationTime": "2019-11-18T10:15:52",
"Id": "405f795f-8bff-45d2-98c9-ef675d7d2db6",
"Operation": "UserLoggedIn",
"OrganizationId": "3e49b082-62d5-4849-a5b0-86ed519287d2",
"RecordType": 15,
"ResultStatus": "Succeeded",
"UserKey": "10037FFEA0A22006@company.onmicrosoft.com",
"UserType": 0,
"Version": 1,
"Workload": "AzureActiveDirectory",
"ClientIP": "1.2.3.4:8085",
"ObjectId": "5f09333a-842c-47da-a157-57da27fcbca5",
"UserId": "REDACTED@company.onmicrosoft.com",
"AzureActiveDirectoryEventType": 1,
"ExtendedProperties": [
{
"Name": "UserAgent",
"Value": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/18.17763"
},
{
"Name": "UserAuthenticationMethod",
"Value": "1"
},
{
"Name": "RequestType",
"Value": "OAuth2:Authorize"
},
{
"Name": "ResultStatusDetail",
"Value": "Redirect"
},
{
"Name": "KeepMeSignedIn",
"Value": "True"
}
],
"ModifiedProperties": [],
"Actor": [
{
"ID": "3d0e7ff9-261e-440f-a2f8-9e1ec4072f3e",
"Type": 0
},
{
"ID": "REDACTED@company.onmicrosoft.com",
"Type": 5
},
{
"ID": "10037FFEA0A22006",
"Type": 3
}
],
"ActorContextId": "3e49b082-62d5-4849-a5b0-86ed519287d2",
"ActorIpAddress": "1.2.3.4",
"InterSystemsId": "794c9504-66fe-441c-831a-5fc2badfcdc8",
"IntraSystemId": "99f54f6a-ddfe-4916-b89b-edd9fcac4500",
"SupportTicketId": "",
"Target": [
{
"ID": "5f09333a-842c-47da-a157-57da27fcbca5",
"Type": 0
}
],
"TargetContextId": "3e49b082-62d5-4849-a5b0-86ed519287d2",
"ApplicationId": "89bee1f7-5e6e-4d8a-9f3d-ecd601259da7"
}
{
"CreationTime": "2023-05-02T18:02:13",
"Id": "5f24aa82-f874-44d1-b6df-857cd9e1decf",
"Operation": "UserLoggedIn",
"OrganizationId": "e1a908bd-8353-44e1-b957-5b8f1d90bde1",
"RecordType": 15,
"ResultStatus": "Success",
"UserKey": "1111111111111111",
"UserType": 0,
"Version": 1,
"Workload": "AzureActiveDirectory",
"ClientIP": "1.2.3.4",
"ObjectId": "77f6d9ce-da8f-46bf-a651-4bec3c189770",
"UserId": "john.doe@example.org",
"AzureActiveDirectoryEventType": 1,
"ExtendedProperties": [
{
"Name": "ResultStatusDetail",
"Value": "Redirect"
},
{
"Name": "UserAgent",
"Value": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Firefox/102.0"
},
{
"Name": "RequestType",
"Value": "OAuth2:Authorize"
}
],
"ModifiedProperties": [],
"Actor": [
{
"ID": "77f6d9ce-da8f-46bf-a651-4bec3c189770",
"Type": 0
},
{
"ID": "john.doe@example.org",
"Type": 5
}
],
"ActorContextId": "77f6d9ce-da8f-46bf-a651-4bec3c189770",
"ActorIpAddress": "1.2.3.4",
"InterSystemsId": "77f6d9ce-da8f-46bf-a651-4bec3c189770",
"IntraSystemId": "77f6d9ce-da8f-46bf-a651-4bec3c189770",
"SupportTicketId": "",
"Target": [
{
"ID": "00000003-0000-0ff1-ce00-000000000000",
"Type": 0
}
],
"TargetContextId": "77f6d9ce-da8f-46bf-a651-4bec3c189770",
"ApplicationId": "77f6d9ce-da8f-46bf-a651-4bec3c189770",
"DeviceProperties": [
{
"Name": "Id",
"Value": "77f6d9ce-da8f-46bf-a651-4bec3c189770"
},
{
"Name": "DisplayName",
"Value": "displayname"
},
{
"Name": "OS",
"Value": "Windows 10"
},
{
"Name": "BrowserType",
"Value": "Firefox"
},
{
"Name": "IsCompliant",
"Value": "True"
},
{
"Name": "IsCompliantAndManaged",
"Value": "True"
},
{
"Name": "TrustType",
"Value": "2"
},
{
"Name": "SessionId",
"Value": "77f6d9ce-da8f-46bf-a651-4bec3c189770"
}
],
"ErrorNumber": "0"
}
{
"CreationTime": "2022-10-14T13:48:03",
"Id": "4af0b443-42dd-4dc6-9bd1-751a55441000",
"Operation": "UserLoginFailed",
"OrganizationId": "aa09a079-7796-46a8-a4d4-4d21b0dcf1b2",
"RecordType": 15,
"ResultStatus": "Success",
"UserKey": "785d81fb-82aa-4ff3-9cbc-e3280761f36a",
"UserType": 0,
"Version": 1,
"Workload": "AzureActiveDirectory",
"ClientIP": "20.250.8.183",
"ObjectId": "00000003-0000-0ff1-ce00-000000000000",
"UserId": "user@mycompany.com",
"AzureActiveDirectoryEventType": 1,
"ExtendedProperties": [
{
"Name": "ResultStatusDetail",
"Value": "Success"
},
{
"Name": "UserAgent",
"Value": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:105.0) Gecko/20100101 Firefox/105.0"
},
{
"Name": "UserAuthenticationMethod",
"Value": "1"
},
{
"Name": "RequestType",
"Value": "SAS:EndAuth"
}
],
"ModifiedProperties": [],
"Actor": [
{
"ID": "785d81fb-82aa-4ff3-9cbc-e3280761f36a",
"Type": 0
},
{
"ID": "user@mycompany.com",
"Type": 5
}
],
"ActorContextId": "aa09a079-7796-46a8-a4d4-4d21b0dcf1b2",
"ActorIpAddress": "20.250.8.183",
"InterSystemsId": "d48e6ea0-40c1-5000-5eba-0ee33d13b1ca",
"IntraSystemId": "4af0b443-42dd-4dc6-9bd1-751a55441000",
"SupportTicketId": "",
"Target": [
{
"ID": "00000003-0000-0ff1-ce00-000000000000",
"Type": 0
}
],
"TargetContextId": "aa09a079-7796-46a8-a4d4-4d21b0dcf1b2",
"ApplicationId": "00000003-0000-0ff1-ce00-000000000000",
"DeviceProperties": [
{
"Name": "OS",
"Value": "Windows 10"
},
{
"Name": "BrowserType",
"Value": "Firefox"
},
{
"Name": "IsCompliantAndManaged",
"Value": "False"
},
{
"Name": "SessionId",
"Value": "b3a9b2b4-57c9-406b-9a2d-106b7f612248"
}
],
"ErrorNumber": "500121",
"LogonError": "AuthenticationFailedSasError"
}
Detection section
The following section provides information for those who wish to learn more about the detection capabilities enabled by collecting this intake. It includes details about the built-in rule catalog, event categories, and ECS fields extracted from raw events. This is essential for users aiming to create custom detection rules, perform hunting activities, or pivot in the events page.
Related Built-in Rules
The following Sekoia.io built-in rules match the intake Microsoft 365 / Office 365. This documentation is updated automatically and is based solely on the fields used by the intake which are checked against our rules. This means that some rules will be listed but might not be relevant with the intake.
SEKOIA.IO x Microsoft 365 / Office 365 on ATT&CK Navigator
ACLight Discovering Privileged Accounts
Detects use of ACLight tool. This tool aims to discover privileged accounts by scanning the network.
- Effort: advanced
Account Added To A Security Enabled Group
Detection in order to investigate who has added a specific Domain User in Domain Admins or Group Policy Creator Owners (Security event 4728)
- Effort: master
Account Removed From A Security Enabled Group
Detection in order to investigate who has removed a specific Domain User in Domain Admins or Group Policy Creator Owners (Security event 4729)
- Effort: master
Active Directory Data Export Using Csvde
Detects the use of Csvde, a command-line tool from Windows Server that can be used to export Active Directory data to CSV files. This export doesn't include password hashes, but can be used as a discovery tool to enumerate users, machines and group memberships.
- Effort: elementary
AdFind Usage
Detects the usage of the AdFind tool. AdFind.exe is a free tool that extracts information from Active Directory. Wizard Spider (Bazar, TrickBot, Ryuk), FIN6 and MAZE operators have used AdFind.exe to collect information about Active Directory organizational units and trust objects
- Effort: elementary
Adexplorer Usage
Detects the usage of Adexplorer, a legitimate tool from the Sysinternals suite that could be abused by attackers as it can saves snapshots of the Active Directory Database.
- Effort: advanced
Advanced IP Scanner
Detects the use of Advanced IP Scanner. Seems to be a popular tool for ransomware groups.
- Effort: master
Aspnet Compiler
Detects the starts of aspnet compiler.
- Effort: advanced
Bloodhound and Sharphound Tools Usage
Detects default process names and default command line parameters used by Bloodhound and Sharphound tools.
- Effort: intermediate
Burp Suite Tool Detected
Burp Suite is a cybersecurity tool. When used as a proxy service, its purpose is to intercept packets and modify them to send them to the server. Burp Collaborator is a network service that Burp Suite uses to help discover many kinds of vulnerabilities (vulnerabilities scanner).
- Effort: intermediate
CVE-2017-11882 Microsoft Office Equation Editor Vulnerability
Detects the exploitation of CVE-2017-11882 vulnerability. The Microsoft Office Equation Editor has no reason to do a network request or drop an executable file. This requires a sysmon configuration with file and network events.
- Effort: master
CVE-2020-0688 Microsoft Exchange Server Exploit
Detects the exploitation of CVE-2020-0688. The POC exploit a .NET serialization vulnerability in the Exchange Control Panel (ECP) web page. The vulnerability is due to Microsoft Exchange Server not randomizing the keys on a per-installation basis resulting in them using the same validationKey and decryptionKey values. With knowledge of these, values an attacker can craft a special viewstate to use an OS command to be executed by NT_AUTHORITY\SYSTEM using .NET deserialization. To exploit this vulnerability, an attacker needs to leverage the credentials of an account it had already compromised to authenticate to OWA.
- Effort: elementary
CVE-2020-17530 Apache Struts RCE
Detects the exploitation of the Apache Struts RCE vulnerability (CVE-2020-17530).
- Effort: intermediate
CVE-2021-20021 SonicWall Unauthenticated Administrator Access
Detects the exploitation of SonicWall Unauthenticated Admin Access.
- Effort: advanced
CVE-2021-20023 SonicWall Arbitrary File Read
Detects Arbitrary File Read, which can be used with other vulnerabilities as a mean to obtain outputs generated by attackers, or sensitive data.
- Effort: advanced
CVE-2021-22893 Pulse Connect Secure RCE Vulnerability
Detects potential exploitation of the authentication by-pass vulnerability that can allow an unauthenticated user to perform remote arbitrary file execution on the Pulse Connect Secure gateway. It is highly recommended to apply the Pulse Secure mitigations and seach for indicators of compromise on affected servers if you are in doubt over the integrity of your Pulse Connect Secure product.
- Effort: intermediate
Certificate Authority Modification
Installation of new certificate(s) in the Certificate Authority can be used to trick user when spoofing website or to add trusted destinations.
- Effort: master
Certify Or Certipy
Detects the use of certify and certipy which are two different tools used to enumerate and abuse Active Directory Certificate Services.
- Effort: advanced
Cobalt Strike Default Beacons Names
Detects the default names of Cobalt Strike beacons / payloads.
- Effort: intermediate
Computer Account Deleted
Detects computer account deletion.
- Effort: master
Covenant Default HTTP Beaconing
Detects potential Covenant communications through the user-agent and specific urls
- Effort: intermediate
Credential Dump Tools Related Files
Detects processes or file names related to credential dumping tools and the dropped files they generate by default.
- Effort: advanced
Cryptomining
Detection of domain names potentially related to cryptomining activities.
- Effort: master
DNS Query For Iplookup
Detects dns query of observables tagged as iplookup.
- Effort: master
Detect requests to Konni C2 servers
This rule detects requests to Konni C2 servers. These patterns come from an analysis done in 2022, September.
- Effort: elementary
Discord Suspicious Download
Discord is a messaging application. It allows users to create their own communities to share messages and attachments. Those attachments have little to no overview and can be downloaded by almost anyone, which has been abused by attackers to host malicious payloads.
- Effort: intermediate
Discovery Commands Correlation
Detects some frequent discovery commands used by some ransomware operators.
- Effort: intermediate
Domain Trust Created Or Removed
A trust was created or removed to a domain. An attacker could perform that in order to do lateral movement easily between domains or shutdown the ability of two domains to communicate.
- Effort: advanced
Download Files From Non-Legitimate TLDs
Detects file downloads from non-legitimate TLDs. Additional legitimates TLDs should be filtered according to the business habits.
- Effort: master
Download Files From Suspicious TLDs
Detects download of certain file types from hosts in suspicious TLDs
- Effort: master
Dynamic DNS Contacted
Detect communication with dynamic dns domain. This kind of domain is often used by attackers. This rule can trigger false positive in non-controlled environment because dynamic dns is not always malicious.
- Effort: master
Entra ID Consent Attempt to Suspicious OAuth Application
Detects an attempt to authorize account access to an OAuth application commonly used in business email compromise (BEC) attacks. Investigate the source IP address: unusual countries, RDP hosts and VPN providers are likely indicators of malicious activity.
- Effort: elementary
Entra ID Password Compromised By Known Credential Testing Tool
Detects a sign-in that has a correlation ID known to be used by malicious credential testing scripts. Note that even if the sign-in was blocked by MFA (error 50074) or device authentication (error 50097), these verifications only occur after the correct password was submitted. The account's password must still be considered compromised, and be changed.
- Effort: elementary
Entra ID Sign-In Via Known AiTM Phishing Kit
Detects a sign-in attempt from an IP address belonging to a known adversary-in-the-middle phishing kit.
- Effort: elementary
Entra ID Sign-In Via Known AiTM Phishing Kit (Mamba 2FA)
Detects a sign-in attempt with known characteristics of the adversary-in-the-middle phishing kit tracked by Sekoia.io as Mamba 2FA.
- Effort: elementary
Entra ID Sign-In Via Known AiTM Phishing Kit (Tycoon 2FA)
Detects a sign-in attempt with known characteristics of the adversary-in-the-middle phishing kit Tycoon 2FA.
- Effort: elementary
Exfiltration And Tunneling Tools Execution
Execution of well known tools for data exfiltration and tunneling
- Effort: advanced
Exfiltration Domain
Detects traffic toward a domain flagged as a possible exfiltration vector.
- Effort: master
HTA Infection Chains
Detect the creation of a ZIP file and an HTA file as it is often used in infection chains. Furthermore it also detects the use of suspicious processes launched by explorer.exe combined with the creation of an HTA file, since it is also often used in infection chains (LNK - HTA for instance).
- Effort: intermediate
HTML Smuggling Suspicious Usage
Based on several samples from different botnets, this rule aims at detecting HTML infection chain by looking for HTML created files followed by suspicious files being executed.
- Effort: intermediate
HackTools Suspicious Names
Quick-win rule to detect the default process names or file names of several HackTools.
- Effort: elementary
ISO LNK Infection Chain
Detection of an ISO (or any other similar archive file) downloaded file, followed by a child-process of explorer, which is characteristic of an infection using an ISO containing an LNK file. For events with host.name
.
- Effort: intermediate
Impacket Addcomputer
Detects suspicious computer account creation based on impacket default pattern
- Effort: intermediate
Kernel Module Alteration
Kernel module installation can be used to configure system settings to automatically execute a program during system boot or logon to maintain persistence or gain higher-level privileges on compromised systems. The prerequisites are to enable monitoring of the finit_module, init_module, delete_module syscalls using Auditbeat.
- Effort: advanced
Koadic MSHTML Command
Detects Koadic payload using MSHTML module
- Effort: intermediate
MSBuild Abuse
Detection of MSBuild uses by attackers to infect an host. Focuses on XML compilation which is a Metasploit payload, and on connections made by this process which is unusual.
- Effort: intermediate
Microsoft 365 (Office 365) Anti-Phishing Policy Deletion
Detects when the anti-phishing policy is removed from Microsoft 365 (Office 365). By default, Microsoft 365 (Office 365) includes built-in features that help protect users from phishing attacks. This policy specifies the phishing protections to enable or disable, and the actions to apply options.
- Effort: master
Microsoft 365 (Office 365) Anti-Phishing Rule Deletion
Detects the deactivation of the anti-phishing rule from Microsoft 365 (Office 365). The anti-phishing rule specifies the priority and recipient filters (who the policy applies to) for an anti-phish policy.
- Effort: master
Microsoft 365 (Office 365) AtpDetection
Detects when an AtpDetection (Advanced Threat Protection) event from the Office365 ThreatIntelligence service is raised. AtpDetection is a service which secures emails, attachments, and files by scanning them for threats.
- Effort: intermediate
Microsoft 365 (Office 365) DLP Policy Removed
Detects when a DLP (Data Loss Prevention) policy is removed in Microsoft 365 (Office 365). DLP policies defines which resources can be shared and with whom, preventing sensitive information from being leaked.
- Effort: master
Microsoft 365 (Office 365) MCAS Detection Velocity
Detects when Microsoft Cloud App Security identifies two user activities (a single or multiple sessions) originating from geographically distant locations within a time period shorter than the time it would have taken the user to travel from the first location to the second. To use this feature, you must have an Microsoft 365 (Office 365) E5 license (https://docs.microsoft.com/en-us/defender-cloud-apps/get-started?culture=fr-fr&country=FR).
- Effort: master
Microsoft 365 (Office 365) MCAS Inbox Hiding
Detects when Microsoft Cloud App Security identifies that a suspicious inbox rule was set on a user’s inbox. This may indicate that the user account is compromised, and that the mailbox is being used to distribute spam and malware in your organization. To use this feature, you must have an Microsoft 365 (Office 365) E5 license (https://docs.microsoft.com/en-us/defender-cloud-apps/get-started?culture=fr-fr&country=FR).
- Effort: master
Microsoft 365 (Office 365) MCAS New Country
Detects when Microsoft Cloud App Security identifies a sign-in from a country where it has never connected. To use this feature, you must have an Microsoft 365 (Office 365) E5 license (https://docs.microsoft.com/en-us/defender-cloud-apps/get-started?culture=fr-fr&country=FR).
- Effort: master
Microsoft 365 (Office 365) MCAS Repeated Delete
Detects when Microsoft Cloud App Security identifies that a user has deleted an unusually large volume of files. To use this feature, you must have an Microsoft 365 (Office 365) E5 license (https://docs.microsoft.com/en-us/defender-cloud-apps/get-started?culture=fr-fr&country=FR).
- Effort: master
Microsoft 365 (Office 365) MCAS Repeated Failed Login
Detects when Microsoft Cloud App Security identifies a large number of failed login attempts which may indicate a brute-force attempt. To use this feature, you must have an Microsoft 365 (Office 365) E5 license (https://docs.microsoft.com/en-us/defender-cloud-apps/get-started?culture=fr-fr&country=FR).
- Effort: master
Microsoft 365 (Office 365) MCAS Risky IP
Detects when Microsoft Cloud App Security identifies sign-ins from a risky IP address, for example, using an anonymous browser or VPN. To use this feature, you must have an Microsoft 365 (Office 365) E5 license (https://docs.microsoft.com/en-us/defender-cloud-apps/get-started?culture=fr-fr&country=FR).
- Effort: master
Microsoft 365 (Office 365) MailBoxAuditBypassAssociation Option Implementation
Detects the implementation of a MailBoxAuditBypassAssociation option in Microsoft 365 (Office 365). This option is used when you configure a user or computer account to bypass mailbox audit logging, access or actions taken by the user or computer account to any mailbox isn't logged.
- Effort: master
Microsoft 365 (Office 365) Malware Filter Policy Removed
Detects when a malware policy has been deleted in Microsoft 365 (Office 365). A malware filter policy is used to alert administrators that an internal user sent a message that contained malware.
- Effort: master
Microsoft 365 (Office 365) Malware Filter Rule Deletion
Detects when a malware filter rule has been deleted in Microsoft 365 (Office 365). The malware filter rule specifies the priority and recipient filters (who the policy applies to) for a malware filter policy.
- Effort: master
Microsoft 365 (Office 365) Malware Uploaded On OneDrive
Detects when Microsoft 365 (Office 365) identifies a malicious file uploaded to OneDrive. Attackers can use this method to propagate through the network.
- Effort: intermediate
Microsoft 365 (Office 365) Malware Uploaded On SharePoint
Detects when Microsoft 365 (Office 365) identifies a malicious file uploaded to SharePoint. Attackers can use this method to propagate through the network.
- Effort: intermediate
Microsoft 365 (Office 365) Mass Download By A Single User
Identifies when Microsoft Cloud App Security reports that a single user performs more than 50 downloads within 1 minute.
- Effort: master
Microsoft 365 (Office 365) Potential Ransomware Activity Detected
Detects when Microsoft Cloud App Security reports that a user has uploaded files to the cloud that might be infected with ransomware.
- Effort: master
Microsoft 365 (Office 365) Safe Attachment Rule Disabled
Detects when the safe attachment rule has been deleted in Microsoft 365 (Office 365). Safe Attachments is a feature in Microsoft Defender for Microsoft 365 (Office 365) that opens email attachments in a special hypervisor environment to detect malicious activity.
- Effort: master
Microsoft 365 (Office 365) Safelinks Disabled
Detects when a safelink rule has been deleted in Microsoft 365 (Office 365). Safe Links is a feature in Defender for Microsoft 365 (Office 365) that provides URL scanning and rewriting of inbound email messages in mail flow, and time-of-click verification of URLs and links in email messages and other locations.
- Effort: master
Microsoft 365 (Office 365) Unusual Volume Of File Deletion
Detects when Microsoft Cloud App Security identifies that a user has deleted an unusually large volume of files.
- Effort: master
Microsoft 365 Authenticated Activity From Tor IP Address
Detects authenticated Microsoft 365 activity from an IP address associated with Tor.
- Effort: advanced
Microsoft 365 Device Code Authentication
Authentication via a device code is designed for use with input constrained devices. This method can however be abused, particularly in social engineering attacks. Whitelisting based on the organisation's practices is likely required to make this rule useful (e.g. excluding the public IP ranges of the organisation, excluding authentications attempt from managed devices, etc.). Note: if you collect Entra ID SignInLogs, the rule "Microsoft Entra ID (Azure AD) Device Code Authentication" is a better equivalent to this rule.
- Effort: master
Microsoft 365 Email Forwarding To Consumer Email Address
An email forwarding rule was created, that automatically forwards incoming emails to an address outside of the organization (most common consumer email services).
- Effort: intermediate
Microsoft 365 Email Forwarding To Email Address With Rare TLD
An email forwarding rule was created, that automatically forwards incoming emails to an address outside of the organization (less common top-level domain).
- Effort: intermediate
Microsoft 365 Email Forwarding To Privacy Email Address
An email forwarding rule was created, that automatically forwards incoming emails to an address outside of the organization (most common privacy email services).
- Effort: elementary
Microsoft 365 Security and Compliance Center High Severity Alert
A security or compliance-related alert of high severity was raised, based on the policies of the tenant. This rule can be very noisy depending on the configuration of the tenant. Alert filters are likely required. In addition, most alerts don't include any context, and are only useful if the analysts have access to the Microsoft portals to investigate.
- Effort: master
Microsoft 365 Security and Compliance Center Medium Severity Alert
A security or compliance-related alert of medium severity was raised, based on the policies of the tenant. This rule can be very noisy depending on the configuration of the tenant. Alert filters are likely required. In addition, most alerts don't include any context, and are only useful if the analysts have access to the Microsoft portals to investigate.
- Effort: master
Microsoft 365 Sign-in With No User Agent
Detects a sign-in without any User-Agent header. This may indicate that the sign-in originated from an adversary-in-the-middle phishing page or a password spraying tool. Sign-ins happening through a regular web browser always have a User-Agent header. Investigate the source IP address. If it is unknown, assume that the account's password is compromised.
- Effort: elementary
Microsoft 365 Suspicious Inbox Rule
Business Email Compromise threat actors often create inbox rules to forward, hide, or delete emails containing sensitive information. This rule detects common caracteristics of malicious inbox rules.
- Effort: elementary
Microsoft Defender for Office 365 High Severity AIR Alert
Microsoft Defender for Office 365 includes the capability to run Automated investigation and response (AIR) actions. This rule detects when a High severity alert triggers an automated investigation, such as when a potentially malicious URL click was detected, or when a user is restricted from sending email.
- Effort: master
Microsoft Defender for Office 365 Low Severity AIR Alert Handled Automatically
Microsoft Defender for Office 365 includes the capability to run Automated investigation and response (AIR) actions. This rule detects when a Low or Informational severity alert triggered an automated investigation, and remediation was conducted automatically. Low and Informational alerts include when an email is reported by a user, or when a malicious email is removed after delivery.
- Effort: master
Microsoft Defender for Office 365 Low Severity AIR Alert Requires Action
Microsoft Defender for Office 365 includes the capability to run Automated investigation and response (AIR) actions. This rule detects when a Low or Informational severity alert triggered an automated investigation, and remediation actions need to be approved or conducted. Low and Informational alerts include when an email is reported by a user, or when a malicious email is removed after delivery.
- Effort: master
Microsoft Defender for Office 365 Medium Severity AIR Alert
Microsoft Defender for Office 365 includes the capability to run Automated investigation and response (AIR) actions. This rule detects when a Medium severity alert triggers an automated investigation, such as when suspicious email sending patterns are detected from an account.
- Effort: master
Microsoft Entra ID (Azure AD) Domain Trust Modification
Adversaries may add new domain trusts or modify the properties of existing domain trusts to evade defenses and/or elevate privileges. Confirm the added or modified target domain/URL is legitimate administrator behavior.
- Effort: elementary
Microsoft Exchange Server Creating Unusual Files
Look for Microsoft Exchange Server’s Unified Messaging service creating non-standard content on disk, which could indicate web shells or other malicious content, suggesting exploitation of CVE-2021-26858 vulnerability
- Effort: intermediate
Multiple Authentication On Microsoft 365 (Office 365) Portal From Two IP Addresses
Detection of login events from two IP addresses within 3mn, as it could happen if someone got phished with a tool like Evilginx2.
- Effort: intermediate
Network Scanning and Discovery
Tools and command lines used for network discovery from current system
- Effort: advanced
Network Sniffing
List of common tools used for network packages sniffing
- Effort: advanced
Network Sniffing Windows
Network sniffing refers to using the network interface on a system to monitor or capture information sent over a wired or wireless connection. An adversary may place a network interface into promiscuous mode to passively access data in transit over the network, or use span ports to capture a larger amount of data.
- Effort: intermediate
Nimbo-C2 User Agent
Nimbo-C2 Uses an unusual User-Agent format in its implants.
- Effort: intermediate
NlTest Usage
Detects attempts to gather information on domain trust relationships that may be used to identify lateral movement opportunities. These command lines were observed in numerous attacks, but also sometimes from legitimate administrators for debugging purposes. The rule does not cover very basics commands but rather the ones that are interesting for attackers to gather information on a domain.
- Effort: advanced
Password Change On Directory Service Restore Mode (DSRM) Account
The Directory Service Restore Mode (DSRM) account is a local administrator account on Domain Controllers. Attackers may change the password to gain persistence.
- Effort: intermediate
PasswordDump SecurityXploded Tool
Detects the execution of the PasswordDump SecurityXploded Tool
- Effort: elementary
Possible Malicious File Double Extension
Detects request to potential malicious file with double extension
- Effort: elementary
Possible Replay Attack
This event can be a sign of Kerberos replay attack or, among other things, network device configuration or routing problems.
- Effort: intermediate
Potential Bazar Loader User-Agents
Detects potential Bazar loader communications through the user-agent
- Effort: elementary
Potential Lemon Duck User-Agent
Detects LemonDuck user agent. The format used two sets of alphabetical characters separated by dashes, for example "User-Agent: Lemon-Duck-[A-Z]-[A-Z]".
- Effort: elementary
ProxyShell Microsoft Exchange Suspicious Paths
Detects suspicious calls to Microsoft Exchange resources, in locations related to webshells observed in campaigns using this vulnerability.
- Effort: elementary
PsExec Process
Detects PsExec execution, command line which contains pstools or installation of the PsExec service. PsExec is a SysInternals which can be used to execute a program on another computer. The tool is as much used by attackers as by administrators.
- Effort: advanced
RDP Configuration File From Mail Process
Detects RDP configuration file being created or executed by a Mail-related process like Outlook. RDP configuration file will allow, when opened, an user to connect to the configured server easily. Attackers use this to trick victims in order to get a shared drive and potentially retrieve the data from that drive, but also drop a malicious file on the drive to establish persistence. Using RDP can also expose the victim's credential and clipboard data on some cases.
- Effort: advanced
RDP Session Discovery
Detects use of RDP session discovery via qwinsta or quser. Used by some threat actors to know if someone is working via RDP on a server.
- Effort: advanced
RSA SecurID Failed Authentification
Detects many failed attempts to authenticate followed by a successfull login for a super admin account.
- Effort: advanced
RTLO Character
Detects RTLO (Right-To-Left character) in file and process names.
- Effort: elementary
Raccoon Stealer 2.0 Legitimate Third-Party DLL Download URL
Detects Raccoon Stealer 2.0 malware downloading legitimate third-party DLLs from its C2 server. These legitimate DLLs are used by the information stealer to collect data on the compromised hosts.
- Effort: elementary
Remote Access Tool Domain
Detects traffic toward a domain flagged as a Remote Administration Tool (RAT).
- Effort: master
Remote Monitoring and Management Software - AnyDesk
Detect artifacts related to the installation or execution of the Remote Monitoring and Management tool AnyDesk.
- Effort: master
Remote Monitoring and Management Software - Atera
Detect artifacts related to the installation or execution of the Remote Monitoring and Management tool Atera.
- Effort: master
SEKOIA.IO Intelligence Feed
Detect threats based on indicators of compromise (IOCs) collected by SEKOIA's Threat and Detection Research team.
- Effort: elementary
Sekoia.io EICAR Detection
Detects observables in Sekoia.io CTI tagged as EICAR, which are fake samples meant to test detection.
- Effort: master
Socat Relaying Socket
Socat is a linux tool used to relay local socket or internal network connection, this technics is often used by attacker to bypass security equipment such as firewall
- Effort: advanced
Socat Reverse Shell Detection
Socat is a linux tool used to relay or open reverse shell that is often used by attacker to bypass security equipment.
- Effort: intermediate
SolarWinds Suspicious File Creation
Detects SolarWinds process creating a file with a suspicious extension. The process solarwinds.businesslayerhost.exe created an unexpected file whose extension is ".exe", ".ps1", ".jpg", ".png" or ".dll".
- Effort: intermediate
Suspicious Double Extension
Detects suspicious use of an .exe extension after a non-executable file extension like .pdf.exe, a set of spaces or underlines to cloak the executable file in spearphishing campaigns
- Effort: advanced
Suspicious Download Links From Legitimate Services
Detects users clicking on Google docs links to download suspicious files. This technique was used a lot by Bazar Loader in the past.
- Effort: intermediate
Suspicious Email Attachment Received
Detects email containing a suspicious file as an attachment, based on its extension.
- Effort: advanced
Suspicious File Name
Detects suspicious file name possibly linked to malicious tool.
- Effort: advanced
Suspicious PROCEXP152.sys File Created In Tmp
Detects the creation of the PROCEXP152.sys file in the application-data local temporary folder. This driver is used by Sysinternals Process Explorer but also by KDU (https://github.com/hfiref0x/KDU) or Ghost-In-The-Logs (https://github.com/bats3c/Ghost-In-The-Logs), which uses KDU. Note - Clever attackers may easily bypass this detection by just renaming the driver filename. Therefore just Medium-level and don't rely on it.
- Effort: advanced
Suspicious TOR Gateway
Detects suspicious TOR gateways. Gateways are often used by the victim to pay and decrypt the encrypted files without installing TOR. Tor intercepts the network traffic from one or more apps on user’s computer, usually the user web browser, and shuffles it through a number of randomly-chosen computers before passing it on to its destination. This disguises user location, and makes it harder for servers to pick him/her out on repeat visits, or to tie together separate visits to different sites, this making tracking and surveillance more difficult. Before a network packet starts its journey, user’s computer chooses a random list of relays and repeatedly encrypts the data in multiple layers, like an onion. Each relay knows only enough to strip off the outermost layer of encryption, before passing what’s left on to the next relay in the list.
- Effort: advanced
Suspicious URI Used In A Lazarus Campaign
Detects suspicious requests to a specific URI, usually on an .asp page. The website is often compromised.
- Effort: intermediate
System Info Discovery
System info discovery, attempt to detects basic command use to fingerprint a host.
- Effort: master
TOR Usage Generic Rule
Detects TOR usage globally, whether the IP is a destination or source. TOR is short for The Onion Router, and it gets its name from how it works. TOR intercepts the network traffic from one or more apps on user’s computer, usually the user web browser, and shuffles it through a number of randomly-chosen computers before passing it on to its destination. This disguises user location, and makes it harder for servers to pick him/her out on repeat visits, or to tie together separate visits to different sites, this making tracking and surveillance more difficult. Before a network packet starts its journey, user’s computer chooses a random list of relays and repeatedly encrypts the data in multiple layers, like an onion. Each relay knows only enough to strip off the outermost layer of encryption, before passing what’s left on to the next relay in the list.
- Effort: master
TrevorC2 HTTP Communication
Detects TrevorC2 HTTP communication based on the HTTP request URI and the user-agent.
- Effort: elementary
User Account Created
Detects user creation on windows servers, which shouldn't happen in an Active Directory environment. Apply this on your windows server logs and not on your DC logs. One default account defaultuser0
is excluded as only used during Windows set-up. This detection use Security Event ID 4720.
- Effort: master
User Account Deleted
Detects local user deletion
- Effort: master
WCE wceaux.dll Creation
Detects wceaux.dll creation while Windows Credentials Editor (WCE) is executed.
- Effort: intermediate
ZIP LNK Infection Chain
Detection of an ZIP download followed by a child-process of explorer, followed by multiple Windows processes.This is widely used as an infection chain mechanism.
- Effort: advanced
Event Categories
The following table lists the data source offered by this integration.
Data Source | Description |
---|---|
Office 365 account logs |
Authentication events |
Office 365 audit logs |
Some user actions are parsed (e.g. file access) |
In details, the following table denotes the type of events produced by this integration.
Name | Values |
---|---|
Kind | alert |
Category | authentication , email , file , iam , intrusion_detection , network |
Type | access , change , info , start |
Transformed Events Samples after Ingestion
This section demonstrates how the raw logs will be transformed by our parsers. It shows the extracted fields that will be available for use in the built-in detection rules and hunting activities in the events page. Understanding these transformations is essential for analysts to create effective detection mechanisms with custom detection rules and to leverage the full potential of the collected data.
{
"message": "{\"CreationTime\": \"2020-09-29T08:59:26\", \"Id\": \"e1717ca5-c13e-4382-ad7e-4864faa11e85\", \"Operation\": \"UserLoggedIn\", \"OrganizationId\": \"aa09a079-7796-46a8-a4d4-4d21b0dcf1b2\", \"RecordType\": 15, \"ResultStatus\": \"Succeeded\", \"UserKey\": \"10030000A9F382C6@sekoiacorp.onmicrosoft.com\", \"UserType\": 0, \"Version\": 1, \"Workload\": \"AzureActiveDirectory\", \"ClientIP\": \"1.2.3.4\", \"ObjectId\": \"cc15fd57-2c6c-4117-a88c-83b1d56b4bbe\", \"UserId\": \"user@company.onmicrosoft.com\", \"AzureActiveDirectoryEventType\": 1, \"ExtendedProperties\": [{\"Name\": \"UserAgent\", \"Value\": \"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36\"}, {\"Name\": \"UserAuthenticationMethod\", \"Value\": \"1\"}, {\"Name\": \"RequestType\", \"Value\": \"OAuth2:Authorize\"}, {\"Name\": \"ResultStatusDetail\", \"Value\": \"Redirect\"}, {\"Name\": \"KeepMeSignedIn\", \"Value\": \"True\"}], \"ModifiedProperties\": [], \"Actor\": [{\"ID\": \"cb42ef6c-989f-49d0-86cd-7706b8d14528\", \"Type\": 0}, {\"ID\": \"user@company.onmicrosoft.com\", \"Type\": 5}, {\"ID\": \"10030000A9F382C6\", \"Type\": 3}], \"ActorContextId\": \"aa09a079-7796-46a8-a4d4-4d21b0dcf1b2\", \"ActorIpAddress\": \"1.2.3.4\", \"InterSystemsId\": \"d23dd5d2-ccc8-4928-b7a0-f446a2ca4a90\", \"IntraSystemId\": \"a196489a-9a7c-4824-b35a-5bfdec600c00\", \"SupportTicketId\": \"\", \"Target\": [{\"ID\": \"cc15fd57-2c6c-4117-a88c-83b1d56b4bbe\", \"Type\": 0}], \"TargetContextId\": \"aa09a079-7796-46a8-a4d4-4d21b0dcf1b2\", \"ApplicationId\": \"5e3ce6c0-2b1f-4285-8d4b-75ee78787346\"}",
"event": {
"action": "UserLoggedIn",
"category": [
"authentication"
],
"code": "15",
"outcome": "success",
"type": [
"start"
]
},
"@timestamp": "2020-09-29T08:59:26Z",
"action": {
"id": 15,
"name": "UserLoggedIn",
"outcome": "success",
"target": "network-traffic"
},
"office365": {
"audit": {
"object_id": "cc15fd57-2c6c-4117-a88c-83b1d56b4bbe"
},
"auth": {
"keep_me_signed_in": true,
"request_type": "OAuth2:Authorize",
"result_status_detail": "Redirect",
"user_authentication_method": 1
},
"context": {
"client": {
"id": "5e3ce6c0-2b1f-4285-8d4b-75ee78787346"
},
"correlation": {
"id": "d23dd5d2-ccc8-4928-b7a0-f446a2ca4a90"
}
},
"record_type": 15,
"result_status": "Succeeded",
"user_type": {
"code": 0,
"name": "Regular"
}
},
"organization": {
"id": "aa09a079-7796-46a8-a4d4-4d21b0dcf1b2"
},
"related": {
"ip": [
"1.2.3.4"
],
"user": [
"user@company.onmicrosoft.com"
]
},
"service": {
"name": "AzureActiveDirectory"
},
"source": {
"address": "1.2.3.4",
"ip": "1.2.3.4"
},
"user": {
"email": "user@company.onmicrosoft.com",
"id": "10030000A9F382C6@sekoiacorp.onmicrosoft.com",
"name": "user@company.onmicrosoft.com"
},
"user_agent": {
"device": {
"name": "Other"
},
"name": "Chrome",
"original": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36",
"os": {
"name": "Linux"
},
"version": "85.0.4183"
}
}
{
"message": "{\"CreationTime\": \"2023-08-22T13:51:38\", \"Id\": \"3e4f9ff8\", \"Operation\": \"UserLoggedIn\", \"OrganizationId\": \"12b674a1\", \"RecordType\": 15, \"ResultStatus\": \"Success\", \"UserKey\": \"5bd75e5d\", \"UserType\": 0, \"Version\": 1, \"Workload\": \"AzureActiveDirectory\", \"ClientIP\": \"1.2.3.4\", \"ObjectId\": \"16aeb910\", \"UserId\": \"jone.doe@user.fr\", \"AzureActiveDirectoryEventType\": 1, \"ExtendedProperties\": [{\"Name\": \"ResultStatusDetail\", \"Value\": \"Success\"}, {\"Name\": \"UserAgent\", \"Value\": \"Mozilla/5.0\"}, {\"Name\": \"RequestType\", \"Value\": \"OAuth2:Token\"}], \"ModifiedProperties\": [], \"Actor\": [{\"ID\": \"5bd75e5d\", \"Type\": 0}, {\"ID\": \"joe.doe@user.fr\", \"Type\": 5}], \"ActorContextId\": \"12b674a1\", \"ActorIpAddress\": \"1.2.3.4\", \"InterSystemsId\": \"d8254b84\", \"IntraSystemId\": \"3e4f9ff8\", \"SupportTicketId\": \"\", \"Target\": [{\"ID\": \"16aeb910\", \"Type\": 0}], \"TargetContextId\": \"12b674a1\", \"ApplicationId\": \"1b3c667f\", \"DeviceProperties\": [{\"Name\": \"OS\", \"Value\": \"Windows10\"}, {\"Name\": \"BrowserType\", \"Value\": \"Edge\"}, {\"Name\": \"IsCompliantAndManaged\", \"Value\": \"False\"}, {\"Name\": \"SessionId\", \"Value\": \"8e2cdebf\"}], \"ErrorNumber\": \"0\"}",
"event": {
"action": "UserLoggedIn",
"category": [
"authentication"
],
"code": "15",
"outcome": "success",
"type": [
"start"
]
},
"@timestamp": "2023-08-22T13:51:38Z",
"action": {
"id": 15,
"name": "UserLoggedIn",
"outcome": "success",
"target": "network-traffic"
},
"host": {
"os": {
"full": "Windows10"
}
},
"office365": {
"audit": {
"object_id": "16aeb910"
},
"auth": {
"request_type": "OAuth2:Token",
"result_status_detail": "Success"
},
"context": {
"aad_session_id": "8e2cdebf",
"client": {
"id": "1b3c667f"
},
"correlation": {
"id": "d8254b84"
}
},
"device": {
"browser_type": "Edge",
"is_compliant_and_managed": false
},
"error_number": 0,
"record_type": 15,
"result_status": "Success",
"user_type": {
"code": 0,
"name": "Regular"
}
},
"organization": {
"id": "12b674a1"
},
"related": {
"ip": [
"1.2.3.4"
],
"user": [
"jone.doe@user.fr"
]
},
"service": {
"name": "AzureActiveDirectory"
},
"source": {
"address": "1.2.3.4",
"ip": "1.2.3.4"
},
"user": {
"email": "jone.doe@user.fr",
"id": "5bd75e5d",
"name": "jone.doe@user.fr"
},
"user_agent": {
"device": {
"name": "Other"
},
"name": "Other",
"original": "Mozilla/5.0",
"os": {
"name": "Other"
}
}
}
{
"message": "{\"CreationTime\": \"2024-07-10T14:25:49\", \"Id\": \"b4f48141-a2fe-4d47-9f0d-f09f26307035\", \"Operation\": \"Add member to role.\", \"OrganizationId\": \"f35698e3-5049-4b7f-b26b-9e9784705086\", \"RecordType\": 8, \"ResultStatus\": \"Success\", \"UserKey\": \"key@example.com\", \"UserType\": 0, \"Version\": 1, \"Workload\": \"AzureActiveDirectory\", \"ObjectId\": \"john.doe@example.com\", \"UserId\": \"admin@example.com\", \"AzureActiveDirectoryEventType\": 1, \"ExtendedProperties\": [{\"Name\": \"additionalDetails\", \"Value\": \"{}\"}, {\"Name\": \"extendedAuditEventCategory\", \"Value\": \"Role\"}], \"ModifiedProperties\": [{\"Name\": \"Role.ObjectID\", \"NewValue\": \"54fc7176-29ef-4b41-808f-3cdeb8010649\", \"OldValue\": \"\"}, {\"Name\": \"Role.DisplayName\", \"NewValue\": \"Global Administrator\", \"OldValue\": \"\"}, {\"Name\": \"Role.TemplateId\", \"NewValue\": \"ad1cbca4-efcc-4149-b4a2-aeb40412fe48\", \"OldValue\": \"\"}, {\"Name\": \"Role.WellKnownObjectName\", \"NewValue\": \"TenantAdmins\", \"OldValue\": \"\"}], \"Actor\": [{\"ID\": \"admin@example.com\", \"Type\": 5}, {\"ID\": \"100320029D963D0D\", \"Type\": 3}, {\"ID\": \"User_576409b5-84f3-4791-8e3c-c9677e3bd898\", \"Type\": 2}, {\"ID\": \"576409b5-84f3-4791-8e3c-c9677e3bd898\", \"Type\": 2}, {\"ID\": \"User\", \"Type\": 2}], \"ActorContextId\": \"f35698e3-5049-4b7f-b26b-9e9784705086\", \"InterSystemsId\": \"5a0910e4-c125-4b46-9616-0232d14915dc\", \"IntraSystemId\": \"fb6cd132-f8e8-4ec5-9a0b-4ec8397e1405\", \"SupportTicketId\": \"\", \"Target\": [{\"ID\": \"User_46522b15-1bf5-4bed-8a6c-4edc58c05b23\", \"Type\": 2}, {\"ID\": \"46522b15-1bf5-4bed-8a6c-4edc58c05b23\", \"Type\": 2}, {\"ID\": \"User\", \"Type\": 2}, {\"ID\": \"john.doe@example.com\", \"Type\": 5}, {\"ID\": \"100320029D9D1C86\", \"Type\": 3}], \"TargetContextId\": \"f35698e3-5049-4b7f-b26b-9e9784705086\"}",
"event": {
"action": "Add member to role.",
"category": [
"iam"
],
"code": "8",
"outcome": "success",
"type": [
"info"
]
},
"@timestamp": "2024-07-10T14:25:49Z",
"action": {
"id": 8,
"name": "Add member to role.",
"outcome": "success",
"target": "user"
},
"office365": {
"audit": {
"object_id": "john.doe@example.com"
},
"context": {
"correlation": {
"id": "5a0910e4-c125-4b46-9616-0232d14915dc"
},
"modified_properties": [
{
"Name": "Role.ObjectID",
"NewValue": "54fc7176-29ef-4b41-808f-3cdeb8010649",
"OldValue": ""
},
{
"Name": "Role.DisplayName",
"NewValue": "Global Administrator",
"OldValue": ""
},
{
"Name": "Role.TemplateId",
"NewValue": "ad1cbca4-efcc-4149-b4a2-aeb40412fe48",
"OldValue": ""
},
{
"Name": "Role.WellKnownObjectName",
"NewValue": "TenantAdmins",
"OldValue": ""
}
]
},
"record_type": 8,
"result_status": "Success",
"user_type": {
"code": 0,
"name": "Regular"
}
},
"organization": {
"id": "f35698e3-5049-4b7f-b26b-9e9784705086"
},
"related": {
"user": [
"admin@example.com"
]
},
"service": {
"name": "AzureActiveDirectory"
},
"user": {
"email": "admin@example.com",
"id": "key@example.com",
"name": "admin@example.com"
}
}
{
"message": "{\"CreationTime\": \"2023-04-17T14:27:09\", \"Id\": \"60eaf0aa-edc3-4f8d-8275-bc82d9500e59\", \"Operation\": \"AirInvestigationData\", \"OrganizationId\": \"774d3f25-d4cf-4544-811f-fdb0e60e9ffd\", \"RecordType\": 64, \"UserKey\": \"AirInvestigation\", \"UserType\": 4, \"Version\": 1, \"Workload\": \"AirInvestigation\", \"ObjectId\": \"60eaf0aa-edc3-4f8d-8275-bc82d9500e59\", \"UserId\": \"AirInvestigation\", \"DeepLinkUrl\": \"https://security.microsoft.com/mtp-investigation/urn:ZappedUrlInvestigation:a10a976\", \"EndTimeUtc\": \"2023-04-17T14:27:07\", \"InvestigationId\": \"urn:ZappedUrlInvestigation:a10a976d-6e3e-4d10-be50-4907183b6f86\", \"InvestigationName\": \"Mail with malicious urls is zapped - urn:ZappedUrlInvestigation:a1\", \"InvestigationType\": \"ZappedUrlInvestigation\", \"LastUpdateTimeUtc\": \"2023-04-17T14:21:59\", \"RunningTime\": 931, \"StartTimeUtc\": \"2023-04-17T14:11:38\", \"Status\": \"Remediated\", \"Data\": \"{\\\"Version\\\":\\\"3.0\\\",\\\"VendorName\\\":\\\"Microsoft\\\",\\\"ProviderName\\\":\\\"OATP\\\",\\\"AlertType\\\":\\\"alert_type_value\\\",\\\"Status\\\":\\\"status_value\\\",\\\"Severity\\\":\\\"severity_value\\\",\\\"IsIncident\\\":true,\\\"CorrelationKey\\\":\\\"correlation_key_value\\\",\\\"Category\\\":\\\"category_value\\\",\\\"SourceAlertType\\\":\\\"source_alert_type_value\\\",\\\"MachineName\\\":\\\"machine_name_value\\\"}\", \"Actions\": [\"{\\\"$id\\\":\\\"1\\\",\\\"ActionId\\\":\\\"urn:EmailZapper:8ad9417586e14790ba2afed0a7840e65\\\"}\"]}",
"event": {
"action": "AirInvestigationData",
"code": "64",
"end": "2023-04-17T14:27:07Z",
"kind": "alert",
"outcome": "success",
"start": "2023-04-17T14:11:38Z"
},
"@timestamp": "2023-04-17T14:27:09Z",
"action": {
"id": 64,
"name": "AirInvestigationData",
"outcome": "success",
"target": "user"
},
"host": {
"name": "machine_name_value"
},
"log": {
"level": "severity_value"
},
"office365": {
"audit": {
"object_id": "60eaf0aa-edc3-4f8d-8275-bc82d9500e59"
},
"investigation": {
"alert": {
"category": "category_value",
"correlation_key": "correlation_key_value",
"is_incident": true,
"provider": {
"name": "OATP",
"status": "status_value"
},
"severity": "severity_value",
"source_type": "source_alert_type_value",
"type": "alert_type_value"
},
"id": "urn:ZappedUrlInvestigation:a10a976d-6e3e-4d10-be50-4907183b6f86",
"name": "Mail with malicious urls is zapped - urn:ZappedUrlInvestigation:a1",
"status": "Remediated",
"type": "ZappedUrlInvestigation"
},
"record_type": 64,
"user_type": {
"code": 4,
"name": "System"
}
},
"organization": {
"id": "774d3f25-d4cf-4544-811f-fdb0e60e9ffd"
},
"related": {
"user": [
"AirInvestigation"
]
},
"service": {
"name": "AirInvestigation"
},
"user": {
"id": "AirInvestigation",
"name": "AirInvestigation"
}
}
{
"message": "{\"CreationTime\": \"2023-04-17T14:27:09\", \"Id\": \"60eaf0aa-edc3-4f8d-8275-bc82d9500e59\", \"Operation\": \"AirInvestigationData\", \"OrganizationId\": \"774d3f25-d4cf-4544-811f-fdb0e60e9ffd\", \"RecordType\": 64, \"UserKey\": \"AirInvestigation\", \"UserType\": 4, \"Version\": 1, \"Workload\": \"AirInvestigation\", \"ObjectId\": \"60eaf0aa-edc3-4f8d-8275-bc82d9500e59\", \"UserId\": \"AirInvestigation\", \"DeepLinkUrl\": \"https://security.microsoft.com/mtp-investigation/urn:ZappedUrlInvestigation:a10a976\", \"EndTimeUtc\": \"2023-04-17T14:27:07\", \"InvestigationId\": \"urn:ZappedUrlInvestigation:a10a976d-6e3e-4d10-be50-4907183b6f86\", \"InvestigationName\": \"Mail with malicious urls is zapped - urn:ZappedUrlInvestigation:a1\", \"InvestigationType\": \"ZappedUrlInvestigation\", \"LastUpdateTimeUtc\": \"2023-04-17T14:21:59\", \"RunningTime\": 931, \"StartTimeUtc\": \"2023-04-17T14:11:38\", \"Status\": \"Remediated\", \"Data\": \"{\\\"Version\\\":\\\"3.0\\\",\\\"VendorName\\\":\\\"Microsoft\\\",\\\"ProviderName\\\":\\\"OATP\\\",\\\"AlertType\\\":\\\"alert_type_value\\\",\\\"Status\\\":\\\"status_value\\\",\\\"Severity\\\":\\\"severity_value\\\",\\\"IsIncident\\\":true,\\\"CorrelationKey\\\":\\\"correlation_key_value\\\",\\\"Category\\\":\\\"category_value\\\",\\\"SourceAlertType\\\":\\\"source_alert_type_value\\\",\\\"MachineName\\\":\\\"machine_name_value\\\",\\\"Entities\\\": [{\\\"Urls\\\":[\\\"http://1.2.3.4\\\",\\\"http://1.2.3.5\\\"],\\\"SenderIP\\\":\\\"1.2.3.4\\\",\\\"Subject\\\":\\\"subject_value\\\",\\\"P1SenderDomain\\\":\\\"http://1.2.3.4\\\",\\\"Threats\\\":1,\\\"Sender\\\":\\\"test@test.test\\\",\\\"Recipient\\\":\\\"test1@test.test\\\"},{\\\"Urls\\\":[\\\"http://1.2.3.6\\\",\\\"http://1.2.3.7\\\"],\\\"SenderIP\\\":\\\"1.2.3.8\\\",\\\"Subject\\\":\\\"subject_value_1\\\",\\\"P1SenderDomain\\\":\\\"http://1.2.3.9\\\",\\\"Threats\\\":2,\\\"Sender\\\":\\\"test3@test.test\\\",\\\"Recipient\\\":\\\"test4@test.test\\\"}]}\", \"Actions\": [\"{\\\"$id\\\":\\\"1\\\",\\\"ActionId\\\":\\\"urn:EmailZapper:8ad9417586e14790ba2afed0a7840e65\\\"}\"]}",
"event": {
"action": "AirInvestigationData",
"code": "64",
"end": "2023-04-17T14:27:07Z",
"kind": "alert",
"outcome": "success",
"start": "2023-04-17T14:11:38Z"
},
"@timestamp": "2023-04-17T14:27:09Z",
"action": {
"id": 64,
"name": "AirInvestigationData",
"outcome": "success",
"target": "user"
},
"email": {
"attachments": [],
"from": {
"address": [
"test3@test.test",
"test@test.test"
]
},
"to": {
"address": [
"test1@test.test",
"test4@test.test"
]
}
},
"host": {
"name": "machine_name_value"
},
"log": {
"level": "severity_value"
},
"office365": {
"audit": {
"object_id": "60eaf0aa-edc3-4f8d-8275-bc82d9500e59"
},
"investigation": {
"alert": {
"category": "category_value",
"correlation_key": "correlation_key_value",
"is_incident": true,
"provider": {
"name": "OATP",
"status": "status_value"
},
"severity": "severity_value",
"source_type": "source_alert_type_value",
"type": "alert_type_value"
},
"delivery": {
"action": []
},
"email": {
"sender": {
"domains": [
"http://1.2.3.4",
"http://1.2.3.9"
],
"ip": [
"1.2.3.4",
"1.2.3.8"
]
},
"subjects": [
"subject_value",
"subject_value_1"
],
"urls": [
"http://1.2.3.4",
"http://1.2.3.5",
"http://1.2.3.6",
"http://1.2.3.7"
]
},
"id": "urn:ZappedUrlInvestigation:a10a976d-6e3e-4d10-be50-4907183b6f86",
"name": "Mail with malicious urls is zapped - urn:ZappedUrlInvestigation:a1",
"status": "Remediated",
"threats": [
"1",
"2"
],
"type": "ZappedUrlInvestigation"
},
"record_type": 64,
"user_type": {
"code": 4,
"name": "System"
}
},
"organization": {
"id": "774d3f25-d4cf-4544-811f-fdb0e60e9ffd"
},
"related": {
"user": [
"AirInvestigation"
]
},
"service": {
"name": "AirInvestigation"
},
"user": {
"id": "AirInvestigation",
"name": "AirInvestigation"
}
}
{
"message": "{\"CreationTime\":\"2024-09-02T03:33:37\",\"Id\":\"8217bd67-1368-4213-b6be-498cdbff1542\",\"Operation\":\"AirInvestigationData\",\"OrganizationId\":\"275ae857-f201-4a2e-8f43-d48391c56871\",\"RecordType\":64,\"UserKey\":\"AirInvestigation\",\"UserType\":4,\"Version\":1,\"Workload\":\"AirInvestigation\",\"ObjectId\":\"8217bd67-1368-4213-b6be-498cdbff1542\",\"UserId\":\"AirInvestigation\",\"Actions\":[\"{\\\"$id\\\":\\\"1\\\",\\\"ActionId\\\":\\\"urn:EmailZapper:48971b6852ea31ff93989b88b832bca5\\\",\\\"InvestigationId\\\":\\\"urn:ZappedUrlInvestigation:c85d59e9ff9d6393504a822ac49176c8\\\",\\\"ActionApproval\\\":\\\"None\\\",\\\"ActionType\\\":\\\"EmailRemediation\\\",\\\"ActionStatus\\\":\\\"Pending\\\",\\\"Entities\\\":[{\\\"$id\\\":\\\"2\\\",\\\"Recipient\\\":\\\"ggravier@ixina.com\\\",\\\"Urls\\\":[\\\"https://zpr.io/TUZAu6VrAvQT\\\",\\\"https://zupimages.net/up/24/35/1itk.png\\\"],\\\"Threats\\\":[\\\"ZapPhish\\\",\\\"NormalPhish\\\"],\\\"Sender\\\":\\\"support.33@wdezd.ersdz.meradebo.com\\\",\\\"P1Sender\\\":\\\"okhmqyjdcdn.bfwmwyytludfovodgfouzyeg@wdezd.ersdz.meradebo.com\\\",\\\"P1SenderDomain\\\":\\\"wdezd.ersdz.meradebo.com\\\",\\\"SenderIP\\\":\\\"40.107.244.101\\\",\\\"P2Sender\\\":\\\"support.33@wdezd.ersdz.meradebo.com\\\",\\\"P2SenderDisplayName\\\":\\\"Tractor Supply\\\",\\\"P2SenderDomain\\\":\\\"wdezd.ersdz.meradebo.com\\\",\\\"ReceivedDate\\\":\\\"2024-09-02T02:43:12\\\",\\\"NetworkMessageId\\\":\\\"ee73bbc9-c170-438a-82eb-08dccaf8fa4f\\\",\\\"InternetMessageId\\\":\\\"<t8x4f5wr3iqw6v62mv5c8gyb9p2v7b91.88246820.v0o2qn@0u8putyigk5lk58rp6upohpkyzd5.namprd3666.prod.outlook.com>\\\",\\\"Subject\\\":\\\"\ud835\ude7c\ud835\ude92\ud835\ude95\ud835\udea0\ud835\ude8a\ud835\ude9e\ud835\ude94\ud835\ude8e\ud835\ude8e \ud835\ude72\ud835\ude98\ud835\ude9b\ud835\ude8d\ud835\ude95\ud835\ude8e\ud835\ude9c\ud835\ude9c \ud835\ude7f\ud835\ude98\ud835\udea0\ud835\ude8e\ud835\ude9b \ud835\ude83\ud835\ude98\ud835\ude98\ud835\ude95 \ud835\ude82\ud835\ude8e\ud835\ude9d \ud835\ude86\ud835\ude92\ud835\ude97\ud835\ude97\ud835\ude8e\ud835\ude9b\\\",\\\"AntispamDirection\\\":\\\"Inbound\\\",\\\"DeliveryAction\\\":\\\"DeliveredAsSpam\\\",\\\"ThreatDetectionMethods\\\":[\\\"FingerPrintMatch\\\"],\\\"Language\\\":\\\"en\\\",\\\"DeliveryLocation\\\":\\\"JunkFolder\\\",\\\"OriginalDeliveryLocation\\\":\\\"Inbox\\\",\\\"AdditionalActionsAndResults\\\":[\\\"OriginalDelivery: [N/A]\\\",\\\"Zap: [Success: Message moved]\\\"],\\\"AuthDetails\\\":[{\\\"Name\\\":\\\"SPF\\\",\\\"Value\\\":\\\"Pass\\\"},{\\\"Name\\\":\\\"DKIM\\\",\\\"Value\\\":\\\"None\\\"},{\\\"Name\\\":\\\"DMARC\\\",\\\"Value\\\":\\\"Best guess pass\\\"},{\\\"Name\\\":\\\"Comp Auth\\\",\\\"Value\\\":\\\"pass\\\"}],\\\"SystemOverrides\\\":[],\\\"Type\\\":\\\"mailMessage\\\",\\\"Urn\\\":\\\"urn:MailEntity:98fed74e812bdb3dd6241259c9afe88d\\\",\\\"Source\\\":\\\"OATP\\\",\\\"FirstSeen\\\":\\\"2024-09-02T03:20:40\\\"}],\\\"RelatedAlertIds\\\":[\\\"76572799-59c1-0221-8c00-08dccafd4a30\\\"],\\\"StartTimeUtc\\\":\\\"2024-09-02T03:27:33\\\",\\\"LastUpdateTimeUtc\\\":\\\"2024-09-02T03:33:31.8137435Z\\\",\\\"TimestampUtc\\\":\\\"2024-09-02T03:27:33\\\",\\\"BulkName\\\":\\\"Mail with malicious urls is zapped - urn:ZappedUrlInvestigation:c85d59e9ff9d6393504a822ac49176c8\\\",\\\"ResourceIdentifiers\\\":[{\\\"$id\\\":\\\"3\\\",\\\"AadTenantId\\\":\\\"275ae857-f201-4a2e-8f43-d48391c56871\\\",\\\"Type\\\":\\\"AAD\\\"}],\\\"PendingType\\\":\\\"User\\\",\\\"LogCreationTime\\\":\\\"2024-09-02T03:33:31.8137435Z\\\",\\\"MachineName\\\":\\\"AM7EUR03BG406\\\",\\\"Description\\\":\\\"For malicious emails, you can move to junk, soft or hard delete from user's mailbox.\\\"}\",\"{\\\"$id\\\":\\\"1\\\",\\\"ActionId\\\":\\\"urn:EmailZapper:780880f2766afe9e0a18e7c6fa676ee2\\\",\\\"InvestigationId\\\":\\\"urn:ZappedUrlInvestigation:c85d59e9ff9d6393504a822ac49176c8\\\",\\\"ActionApproval\\\":\\\"None\\\",\\\"ActionType\\\":\\\"EmailRemediation\\\",\\\"ActionStatus\\\":\\\"Pending\\\",\\\"Entities\\\":[{\\\"$id\\\":\\\"2\\\",\\\"NetworkMessageIds\\\":[\\\"41e9cae8-deaa-4d89-6036-08dccaf8db1a\\\",\\\"2019a522-c814-4cd0-b23d-08dccaf8cc37\\\",\\\"ee73bbc9-c170-438a-82eb-08dccaf8fa4f\\\",\\\"02c4a467-76c0-4491-737f-08dccaf8d47c\\\",\\\"26c865c1-2187-469c-5c0c-08dccaf8dca1\\\",\\\"c4ccc77c-0004-4c60-5f7d-08dccaf8d5b1\\\",\\\"5f3c47d0-051b-4439-8235-08dccaf8d27a\\\",\\\"1035a7d2-723e-4e0b-9b50-08dccaf8cf41\\\",\\\"1a8a159c-6655-45c4-8eef-08dccaf8d0e7\\\",\\\"1106f7ec-3c1f-45f6-2640-08dccaf90045\\\"],\\\"CountByThreatType\\\":{\\\"HighConfPhish\\\":0,\\\"Phish\\\":6,\\\"Malware\\\":0,\\\"Spam\\\":6,\\\"MaliciousUrl\\\":12},\\\"CountByProtectionStatus\\\":{\\\"DeliveredAsSpam\\\":6,\\\"Delivered\\\":4,\\\"Blocked\\\":2},\\\"CountByDeliveryLocation\\\":{\\\"JunkFolder\\\":6,\\\"External\\\":3,\\\"Failed\\\":2,\\\"Forwarded\\\":1},\\\"Query\\\":\\\"( ((NormalizedUrl:\\\\\\\"https://zpr.io/TUZAu6VrAvQT\\\\\\\") AND (ContentType: 1)) AND NOT(XmiInfoTenantPolicyFinalVerdictSource:PhishEdu) AND NOT(XmiInfoTenantPolicyFinalVerdictSource:SecOps))\\\",\\\"QueryTime\\\":\\\"2024-09-02T03:24:59.7851632Z\\\",\\\"MailCount\\\":12,\\\"IsVolumeAnamoly\\\":true,\\\"ClusterSourceIdentifier\\\":\\\"https://zpr.io/TUZAu6VrAvQT\\\",\\\"ClusterSourceType\\\":\\\"UrlThreatIndicator\\\",\\\"ClusterQueryStartTime\\\":\\\"2024-08-13T00:00:00Z\\\",\\\"ClusterQueryEndTime\\\":\\\"2024-09-02T03:24:59.7851632Z\\\",\\\"ClusterGroup\\\":\\\"UrlThreatIdentifier\\\",\\\"Type\\\":\\\"mailCluster\\\",\\\"ClusterBy\\\":\\\"NormalizedUrl;ContentType\\\",\\\"ClusterByValue\\\":\\\"https://zpr.io/TUZAu6VrAvQT;1\\\",\\\"QueryStartTime\\\":\\\"8/13/2024 12:00:00 AM\\\",\\\"QueryTime\\\":\\\"9/2/2024 3:24:59 AM\\\",\\\"Urn\\\":\\\"urn:MailClusterEntity:b2738e6d2385fbb888114d4d12dbb665\\\",\\\"Source\\\":\\\"OATP\\\",\\\"FirstSeen\\\":\\\"2024-09-02T03:25:01\\\"}],\\\"RelatedAlertIds\\\":[\\\"76572799-59c1-0221-8c00-08dccafd4a30\\\"],\\\"StartTimeUtc\\\":\\\"2024-09-02T03:27:33\\\",\\\"LastUpdateTimeUtc\\\":\\\"2024-09-02T03:33:31.8137435Z\\\",\\\"TimestampUtc\\\":\\\"2024-09-02T03:27:33\\\",\\\"BulkName\\\":\\\"Mail with malicious urls is zapped - urn:ZappedUrlInvestigation:c85d59e9ff9d6393504a822ac49176c8\\\",\\\"ResourceIdentifiers\\\":[{\\\"$id\\\":\\\"3\\\",\\\"AadTenantId\\\":\\\"275ae857-f201-4a2e-8f43-d48391c56871\\\",\\\"Type\\\":\\\"AAD\\\"}],\\\"PendingType\\\":\\\"User\\\",\\\"LogCreationTime\\\":\\\"2024-09-02T03:33:31.8137435Z\\\",\\\"MachineName\\\":\\\"AM7EUR03BG406\\\",\\\"Description\\\":\\\"For malicious emails, you can move to junk, soft or hard delete from user's mailbox.\\\"}\"],\"Data\":\"{\\\"Version\\\":\\\"3.0\\\",\\\"VendorName\\\":\\\"Microsoft\\\",\\\"ProviderName\\\":\\\"OATP\\\",\\\"AlertType\\\":\\\"8e6ba277-ef39-404e-aaf1-294f6d9a2b88\\\",\\\"StartTimeUtc\\\":\\\"2024-09-02T03:14:37.3349438Z\\\",\\\"EndTimeUtc\\\":\\\"2024-09-02T03:14:37.3349438Z\\\",\\\"TimeGenerated\\\":\\\"2024-09-02T03:16:43.91Z\\\",\\\"ProcessingEndTime\\\":\\\"2024-09-02T03:33:31.8137435Z\\\",\\\"Status\\\":\\\"InProgress\\\",\\\"DetectionTechnology\\\":\\\"URLList\\\",\\\"Severity\\\":\\\"Informational\\\",\\\"ConfidenceLevel\\\":\\\"Unknown\\\",\\\"ConfidenceScore\\\":1.0,\\\"IsIncident\\\":false,\\\"ProviderAlertId\\\":\\\"76572799-59c1-0221-8c00-08dccafd4a30\\\",\\\"SystemAlertId\\\":null,\\\"CorrelationKey\\\":\\\"8a5bf71a-d9e4-422e-8bdb-33272de66983\\\",\\\"Investigations\\\":[{\\\"$id\\\":\\\"1\\\",\\\"Id\\\":\\\"urn:ZappedUrlInvestigation:c85d59e9ff9d6393504a822ac49176c8\\\",\\\"InvestigationStatus\\\":\\\"Pending\\\"}],\\\"InvestigationIds\\\":[\\\"urn:ZappedUrlInvestigation:c85d59e9ff9d6393504a822ac49176c8\\\"],\\\"Intent\\\":\\\"Probing\\\",\\\"ResourceIdentifiers\\\":[{\\\"$id\\\":\\\"2\\\",\\\"AadTenantId\\\":\\\"275ae857-f201-4a2e-8f43-d48391c56871\\\",\\\"Type\\\":\\\"AAD\\\"}],\\\"AzureResourceId\\\":null,\\\"WorkspaceId\\\":null,\\\"WorkspaceSubscriptionId\\\":null,\\\"WorkspaceResourceGroup\\\":null,\\\"AgentId\\\":null,\\\"AlertDisplayName\\\":\\\"Email messages containing malicious URL removed after delivery\u200b\\\",\\\"Description\\\":\\\"Emails with malicious URL that were delivered and later removed -V1.0.0.3\\\",\\\"ExtendedLinks\\\":[{\\\"Href\\\":\\\"https://security.microsoft.com/alerts/fa76572799-59c1-0221-8c00-08dccafd4a30\\\",\\\"Category\\\":null,\\\"Label\\\":\\\"alert\\\",\\\"Type\\\":\\\"webLink\\\"}],\\\"Metadata\\\":{\\\"CustomApps\\\":null,\\\"GenericInfo\\\":null},\\\"Entities\\\":[{\\\"$id\\\":\\\"3\\\",\\\"Recipient\\\":\\\"ggravier@ixina.com\\\",\\\"Urls\\\":[\\\"https://zpr.io/TUZAu6VrAvQT\\\",\\\"https://zupimages.net/up/24/35/1itk.png\\\"],\\\"Threats\\\":[\\\"ZapPhish\\\",\\\"NormalPhish\\\"],\\\"Sender\\\":\\\"support.33@wdezd.ersdz.meradebo.com\\\",\\\"P1Sender\\\":\\\"okhmqyjdcdn.bfwmwyytludfovodgfouzyeg@wdezd.ersdz.meradebo.com\\\",\\\"P1SenderDomain\\\":\\\"wdezd.ersdz.meradebo.com\\\",\\\"SenderIP\\\":\\\"40.107.244.101\\\",\\\"P2Sender\\\":\\\"support.33@wdezd.ersdz.meradebo.com\\\",\\\"P2SenderDisplayName\\\":\\\"Tractor Supply\\\",\\\"P2SenderDomain\\\":\\\"wdezd.ersdz.meradebo.com\\\",\\\"ReceivedDate\\\":\\\"2024-09-02T02:43:12\\\",\\\"NetworkMessageId\\\":\\\"ee73bbc9-c170-438a-82eb-08dccaf8fa4f\\\",\\\"InternetMessageId\\\":\\\"<t8x4f5wr3iqw6v62mv5c8gyb9p2v7b91.88246820.v0o2qn@0u8putyigk5lk58rp6upohpkyzd5.namprd3666.prod.outlook.com>\\\",\\\"Subject\\\":\\\"\ud835\ude7c\ud835\ude92\ud835\ude95\ud835\udea0\ud835\ude8a\ud835\ude9e\ud835\ude94\ud835\ude8e\ud835\ude8e \ud835\ude72\ud835\ude98\ud835\ude9b\ud835\ude8d\ud835\ude95\ud835\ude8e\ud835\ude9c\ud835\ude9c \ud835\ude7f\ud835\ude98\ud835\udea0\ud835\ude8e\ud835\ude9b \ud835\ude83\ud835\ude98\ud835\ude98\ud835\ude95 \ud835\ude82\ud835\ude8e\ud835\ude9d \ud835\ude86\ud835\ude92\ud835\ude97\ud835\ude97\ud835\ude8e\ud835\ude9b\\\",\\\"AntispamDirection\\\":\\\"Inbound\\\",\\\"DeliveryAction\\\":\\\"DeliveredAsSpam\\\",\\\"ThreatDetectionMethods\\\":[\\\"FingerPrintMatch\\\"],\\\"Language\\\":\\\"en\\\",\\\"DeliveryLocation\\\":\\\"JunkFolder\\\",\\\"OriginalDeliveryLocation\\\":\\\"Inbox\\\",\\\"AdditionalActionsAndResults\\\":[\\\"OriginalDelivery: [N/A]\\\",\\\"Zap: [Success: Message moved]\\\"],\\\"AuthDetails\\\":[{\\\"Name\\\":\\\"SPF\\\",\\\"Value\\\":\\\"Pass\\\"},{\\\"Name\\\":\\\"DKIM\\\",\\\"Value\\\":\\\"None\\\"},{\\\"Name\\\":\\\"DMARC\\\",\\\"Value\\\":\\\"Best guess pass\\\"},{\\\"Name\\\":\\\"Comp Auth\\\",\\\"Value\\\":\\\"pass\\\"}],\\\"SystemOverrides\\\":[],\\\"Type\\\":\\\"mailMessage\\\",\\\"Urn\\\":\\\"urn:MailEntity:98fed74e812bdb3dd6241259c9afe88d\\\",\\\"Source\\\":\\\"OATP\\\",\\\"FirstSeen\\\":\\\"2024-09-02T03:20:40\\\"},{\\\"$id\\\":\\\"4\\\",\\\"MailboxPrimaryAddress\\\":\\\"ggravier@ixina.com\\\",\\\"Upn\\\":\\\"ggravier@ixina.com\\\",\\\"AadId\\\":\\\"3339ab32-9c9a-4dab-a67b-d9316a37b2d3\\\",\\\"RiskLevel\\\":\\\"None\\\",\\\"Type\\\":\\\"mailbox\\\",\\\"Urn\\\":\\\"urn:UserEntity:9b5a6776b9acaade0704a7a3ed836036\\\",\\\"Source\\\":\\\"OATP\\\",\\\"FirstSeen\\\":\\\"2024-09-02T03:20:40\\\"},{\\\"$id\\\":\\\"5\\\",\\\"Url\\\":\\\"https://zpr.io/TUZAu6VrAvQT\\\",\\\"Type\\\":\\\"url\\\",\\\"ClickCount\\\":0,\\\"EmailCount\\\":12,\\\"Urn\\\":\\\"urn:UrlEntity:0436a04039e1a1bd9af706cbef1a6b7a\\\",\\\"Source\\\":\\\"OATP\\\",\\\"FirstSeen\\\":\\\"2024-09-02T03:20:40\\\"},{\\\"$id\\\":\\\"6\\\",\\\"NetworkMessageIds\\\":[\\\"ee73bbc9-c170-438a-82eb-08dccaf8fa4f\\\"],\\\"CountByThreatType\\\":{\\\"HighConfPhish\\\":0,\\\"Phish\\\":1,\\\"Malware\\\":0,\\\"Spam\\\":1},\\\"CountByProtectionStatus\\\":{\\\"DeliveredAsSpam\\\":1},\\\"CountByDeliveryLocation\\\":{\\\"JunkFolder\\\":1},\\\"Query\\\":\\\"( (( (Subject:\\\\\\\"\ud835\ude7c\ud835\ude92\ud835\ude95\ud835\udea0\ud835\ude8a\ud835\ude9e\ud835\ude94\ud835\ude8e\ud835\ude8e \ud835\ude72\ud835\ude98\ud835\ude9b\ud835\ude8d\ud835\ude95\ud835\ude8e\ud835\ude9c\ud835\ude9c \ud835\ude7f\ud835\ude98\ud835\udea0\ud835\ude8e\ud835\ude9b \ud835\ude83\ud835\ude98\ud835\ude98\ud835\ude95 \ud835\ude82\ud835\ude8e\ud835\ude9d \ud835\ude86\ud835\ude92\ud835\ude97\ud835\ude97\ud835\ude8e\ud835\ude9b\\\\\\\") ) AND ( (SenderIp:\\\\\\\"40.107.244.101\\\\\\\") ) AND ( (AntispamDirection:\\\\\\\"1\\\\\\\") ) AND ( (ContentType: 1) )) AND NOT(XmiInfoTenantPolicyFinalVerdictSource:PhishEdu) AND NOT(XmiInfoTenantPolicyFinalVerdictSource:SecOps))\\\",\\\"QueryTime\\\":\\\"2024-09-02T03:24:59.8007877Z\\\",\\\"MailCount\\\":1,\\\"IsVolumeAnamoly\\\":false,\\\"ClusterSourceIdentifier\\\":\\\"ee73bbc9-c170-438a-82eb-08dccaf8fa4f\\\",\\\"ClusterSourceType\\\":\\\"Similarity\\\",\\\"ClusterQueryStartTime\\\":\\\"2024-08-13T00:00:00Z\\\",\\\"ClusterQueryEndTime\\\":\\\"2024-09-02T03:24:59.8007877Z\\\",\\\"ClusterGroup\\\":\\\"Subject,SenderIp,AntispamDirection\\\",\\\"Type\\\":\\\"mailCluster\\\",\\\"ClusterBy\\\":\\\"Subject;SenderIp;AntispamDirection;ContentType\\\",\\\"ClusterByValue\\\":\\\"\ud835\ude7c\ud835\ude92\ud835\ude95\ud835\udea0\ud835\ude8a\ud835\ude9e\ud835\ude94\ud835\ude8e\ud835\ude8e \ud835\ude72\ud835\ude98\ud835\ude9b\ud835\ude8d\ud835\ude95\ud835\ude8e\ud835\ude9c\ud835\ude9c \ud835\ude7f\ud835\ude98\ud835\udea0\ud835\ude8e\ud835\ude9b \ud835\ude83\ud835\ude98\ud835\ude98\ud835\ude95 \ud835\ude82\ud835\ude8e\ud835\ude9d \ud835\ude86\ud835\ude92\ud835\ude97\ud835\ude97\ud835\ude8e\ud835\ude9b;40.107.244.101;1;1\\\",\\\"QueryStartTime\\\":\\\"8/13/2024 12:00:00 AM\\\",\\\"QueryTime\\\":\\\"9/2/2024 3:24:59 AM\\\",\\\"Urn\\\":\\\"urn:MailClusterEntity:88f2ce520265ef415e7f63e840feec95\\\",\\\"Source\\\":\\\"OATP\\\",\\\"FirstSeen\\\":\\\"2024-09-02T03:25:01\\\"},{\\\"$id\\\":\\\"7\\\",\\\"NetworkMessageIds\\\":[\\\"41e9cae8-deaa-4d89-6036-08dccaf8db1a\\\",\\\"2019a522-c814-4cd0-b23d-08dccaf8cc37\\\",\\\"ee73bbc9-c170-438a-82eb-08dccaf8fa4f\\\",\\\"02c4a467-76c0-4491-737f-08dccaf8d47c\\\",\\\"26c865c1-2187-469c-5c0c-08dccaf8dca1\\\",\\\"c4ccc77c-0004-4c60-5f7d-08dccaf8d5b1\\\",\\\"5f3c47d0-051b-4439-8235-08dccaf8d27a\\\",\\\"1035a7d2-723e-4e0b-9b50-08dccaf8cf41\\\",\\\"1a8a159c-6655-45c4-8eef-08dccaf8d0e7\\\",\\\"1106f7ec-3c1f-45f6-2640-08dccaf90045\\\"],\\\"CountByThreatType\\\":{\\\"HighConfPhish\\\":0,\\\"Phish\\\":6,\\\"Malware\\\":0,\\\"Spam\\\":6,\\\"MaliciousUrl\\\":12},\\\"CountByProtectionStatus\\\":{\\\"DeliveredAsSpam\\\":6,\\\"Delivered\\\":4,\\\"Blocked\\\":2},\\\"CountByDeliveryLocation\\\":{\\\"JunkFolder\\\":6,\\\"External\\\":3,\\\"Failed\\\":2,\\\"Forwarded\\\":1},\\\"Query\\\":\\\"( ((NormalizedUrl:\\\\\\\"https://zpr.io/TUZAu6VrAvQT\\\\\\\") AND (ContentType: 1)) AND NOT(XmiInfoTenantPolicyFinalVerdictSource:PhishEdu) AND NOT(XmiInfoTenantPolicyFinalVerdictSource:SecOps))\\\",\\\"QueryTime\\\":\\\"2024-09-02T03:24:59.7851632Z\\\",\\\"MailCount\\\":12,\\\"IsVolumeAnamoly\\\":true,\\\"ClusterSourceIdentifier\\\":\\\"https://zpr.io/TUZAu6VrAvQT\\\",\\\"ClusterSourceType\\\":\\\"UrlThreatIndicator\\\",\\\"ClusterQueryStartTime\\\":\\\"2024-08-13T00:00:00Z\\\",\\\"ClusterQueryEndTime\\\":\\\"2024-09-02T03:24:59.7851632Z\\\",\\\"ClusterGroup\\\":\\\"UrlThreatIdentifier\\\",\\\"Type\\\":\\\"mailCluster\\\",\\\"ClusterBy\\\":\\\"NormalizedUrl;ContentType\\\",\\\"ClusterByValue\\\":\\\"https://zpr.io/TUZAu6VrAvQT;1\\\",\\\"QueryStartTime\\\":\\\"8/13/2024 12:00:00 AM\\\",\\\"QueryTime\\\":\\\"9/2/2024 3:24:59 AM\\\",\\\"Urn\\\":\\\"urn:MailClusterEntity:b2738e6d2385fbb888114d4d12dbb665\\\",\\\"Source\\\":\\\"OATP\\\",\\\"FirstSeen\\\":\\\"2024-09-02T03:25:01\\\"},{\\\"$id\\\":\\\"8\\\",\\\"NetworkMessageIds\\\":[\\\"ee73bbc9-c170-438a-82eb-08dccaf8fa4f\\\"],\\\"CountByThreatType\\\":{\\\"HighConfPhish\\\":0,\\\"Phish\\\":1,\\\"Malware\\\":0,\\\"Spam\\\":1},\\\"CountByProtectionStatus\\\":{\\\"DeliveredAsSpam\\\":1},\\\"CountByDeliveryLocation\\\":{\\\"JunkFolder\\\":1},\\\"Query\\\":\\\"( (( (Subject:\\\\\\\"\ud835\ude7c\ud835\ude92\ud835\ude95\ud835\udea0\ud835\ude8a\ud835\ude9e\ud835\ude94\ud835\ude8e\ud835\ude8e \ud835\ude72\ud835\ude98\ud835\ude9b\ud835\ude8d\ud835\ude95\ud835\ude8e\ud835\ude9c\ud835\ude9c \ud835\ude7f\ud835\ude98\ud835\udea0\ud835\ude8e\ud835\ude9b \ud835\ude83\ud835\ude98\ud835\ude98\ud835\ude95 \ud835\ude82\ud835\ude8e\ud835\ude9d \ud835\ude86\ud835\ude92\ud835\ude97\ud835\ude97\ud835\ude8e\ud835\ude9b\\\\\\\") ) AND ( (P2SenderDomain:\\\\\\\"wdezd.ersdz.meradebo.com\\\\\\\") ) AND ( (AntispamDirection:\\\\\\\"1\\\\\\\") ) AND ( (ContentType: 1) )) AND NOT(XmiInfoTenantPolicyFinalVerdictSource:PhishEdu) AND NOT(XmiInfoTenantPolicyFinalVerdictSource:SecOps))\\\",\\\"QueryTime\\\":\\\"2024-09-02T03:24:59.8007877Z\\\",\\\"MailCount\\\":1,\\\"IsVolumeAnamoly\\\":false,\\\"ClusterSourceIdentifier\\\":\\\"ee73bbc9-c170-438a-82eb-08dccaf8fa4f\\\",\\\"ClusterSourceType\\\":\\\"Similarity\\\",\\\"ClusterQueryStartTime\\\":\\\"2024-08-13T00:00:00Z\\\",\\\"ClusterQueryEndTime\\\":\\\"2024-09-02T03:24:59.8007877Z\\\",\\\"ClusterGroup\\\":\\\"Subject,P2SenderDomain,AntispamDirection\\\",\\\"Type\\\":\\\"mailCluster\\\",\\\"ClusterBy\\\":\\\"Subject;P2SenderDomain;AntispamDirection;ContentType\\\",\\\"ClusterByValue\\\":\\\"\ud835\ude7c\ud835\ude92\ud835\ude95\ud835\udea0\ud835\ude8a\ud835\ude9e\ud835\ude94\ud835\ude8e\ud835\ude8e \ud835\ude72\ud835\ude98\ud835\ude9b\ud835\ude8d\ud835\ude95\ud835\ude8e\ud835\ude9c\ud835\ude9c \ud835\ude7f\ud835\ude98\ud835\udea0\ud835\ude8e\ud835\ude9b \ud835\ude83\ud835\ude98\ud835\ude98\ud835\ude95 \ud835\ude82\ud835\ude8e\ud835\ude9d \ud835\ude86\ud835\ude92\ud835\ude97\ud835\ude97\ud835\ude8e\ud835\ude9b;wdezd.ersdz.meradebo.com;1;1\\\",\\\"QueryStartTime\\\":\\\"8/13/2024 12:00:00 AM\\\",\\\"QueryTime\\\":\\\"9/2/2024 3:24:59 AM\\\",\\\"Urn\\\":\\\"urn:MailClusterEntity:7350e5b982beaa3846d327a005dd57d6\\\",\\\"Source\\\":\\\"OATP\\\",\\\"FirstSeen\\\":\\\"2024-09-02T03:25:01\\\"}],\\\"LogCreationTime\\\":\\\"2024-09-02T03:33:31.8137435Z\\\",\\\"MachineName\\\":\\\"AM7EUR03BG406\\\",\\\"SourceTemplateType\\\":\\\"Threat_Single\\\",\\\"Category\\\":\\\"ThreatManagement\\\",\\\"SourceAlertType\\\":\\\"System\\\"}\",\"DeepLinkUrl\":\"https://security.microsoft.com/mtp-investigation/urn:ZappedUrlInvestigation:c85d59e9ff9d6393504a822ac49176c8\",\"EndTimeUtc\":\"2024-09-02T03:33:31\",\"InvestigationId\":\"urn:ZappedUrlInvestigation:c85d59e9ff9d6393504a822ac49176c8\",\"InvestigationName\":\"Mail with malicious urls is zapped - urn:ZappedUrlInvestigation:c85d59e9ff9d6393504a822ac49176c8\",\"InvestigationType\":\"ZappedUrlInvestigation\",\"LastUpdateTimeUtc\":\"2024-09-02T03:28:24\",\"RunningTime\":771,\"StartTimeUtc\":\"2024-09-02T03:20:40\",\"Status\":\"Pending Action\"}",
"event": {
"action": "AirInvestigationData",
"code": "64",
"end": "2024-09-02T03:33:31Z",
"kind": "event",
"outcome": "success",
"start": "2024-09-02T03:20:40Z"
},
"@timestamp": "2024-09-02T03:33:37Z",
"action": {
"id": 64,
"name": "AirInvestigationData",
"outcome": "success",
"target": "user"
},
"email": {
"attachments": [],
"from": {
"address": [
"support.33@wdezd.ersdz.meradebo.com"
]
},
"to": {
"address": [
"ggravier@ixina.com"
]
}
},
"host": {
"name": "AM7EUR03BG406"
},
"log": {
"level": "Informational"
},
"office365": {
"audit": {
"object_id": "8217bd67-1368-4213-b6be-498cdbff1542"
},
"investigation": {
"alert": {
"category": "ThreatManagement",
"correlation_key": "8a5bf71a-d9e4-422e-8bdb-33272de66983",
"is_incident": false,
"provider": {
"name": "OATP",
"status": "InProgress"
},
"severity": "Informational",
"source_type": "System",
"type": "8e6ba277-ef39-404e-aaf1-294f6d9a2b88"
},
"delivery": {
"action": [
"DeliveredAsSpam"
]
},
"email": {
"sender": {
"domains": [
"wdezd.ersdz.meradebo.com"
],
"ip": [
"40.107.244.101"
]
},
"subjects": [
"\ud835\ude7c\ud835\ude92\ud835\ude95\ud835\udea0\ud835\ude8a\ud835\ude9e\ud835\ude94\ud835\ude8e\ud835\ude8e \ud835\ude72\ud835\ude98\ud835\ude9b\ud835\ude8d\ud835\ude95\ud835\ude8e\ud835\ude9c\ud835\ude9c \ud835\ude7f\ud835\ude98\ud835\udea0\ud835\ude8e\ud835\ude9b \ud835\ude83\ud835\ude98\ud835\ude98\ud835\ude95 \ud835\ude82\ud835\ude8e\ud835\ude9d \ud835\ude86\ud835\ude92\ud835\ude97\ud835\ude97\ud835\ude8e\ud835\ude9b"
],
"urls": [
"https://zpr.io/TUZAu6VrAvQT",
"https://zupimages.net/up/24/35/1itk.png"
]
},
"id": "urn:ZappedUrlInvestigation:c85d59e9ff9d6393504a822ac49176c8",
"name": "Mail with malicious urls is zapped - urn:ZappedUrlInvestigation:c85d59e9ff9d6393504a822ac49176c8",
"status": "Pending Action",
"threats": [
"['ZapPhish', 'NormalPhish']"
],
"type": "ZappedUrlInvestigation"
},
"record_type": 64,
"user_type": {
"code": 4,
"name": "System"
}
},
"organization": {
"id": "275ae857-f201-4a2e-8f43-d48391c56871"
},
"related": {
"user": [
"AirInvestigation"
]
},
"rule": {
"name": "Email messages containing malicious URL removed after delivery\u200b"
},
"service": {
"name": "AirInvestigation"
},
"user": {
"id": "AirInvestigation",
"name": "AirInvestigation"
}
}
{
"message": "{\"CreationTime\": \"2023-11-21T12:24:04\", \"Id\": \"d32b02fd-f97e-47a1-9407-f5cb2dcca772\", \"Operation\": \"AirInvestigationData\", \"OrganizationId\": \"62e8c4be-8433-4768-82bb-4c97eaf05a19\", \"RecordType\": 64, \"UserKey\": \"AirInvestigation\", \"UserType\": 4, \"Version\": 1, \"Workload\": \"AirInvestigation\", \"ObjectId\": \"d32b02fd-f97e-47a1-9407-f5cb2dcca772\", \"UserId\": \"AirInvestigation\", \"Data\": \"{\\\"Version\\\":\\\"3.0\\\",\\\"VendorName\\\":\\\"Microsoft\\\",\\\"ProviderName\\\":\\\"OATP\\\",\\\"AlertType\\\":\\\"4b1820ec-39dc-45f3-abf6-5ee80df51fd2\\\",\\\"StartTimeUtc\\\":\\\"2023-11-21T12:13:21.3426718Z\\\",\\\"EndTimeUtc\\\":\\\"2023-11-21T12:13:21.3426718Z\\\",\\\"TimeGenerated\\\":\\\"2023-11-21T12:21:01.367Z\\\",\\\"ProcessingEndTime\\\":\\\"2023-11-21T12:24:02.9479392Z\\\",\\\"Status\\\":\\\"InProgress\\\",\\\"Severity\\\":\\\"Informational\\\",\\\"ConfidenceLevel\\\":\\\"Unknown\\\",\\\"ConfidenceScore\\\":1.0,\\\"IsIncident\\\":false,\\\"ProviderAlertId\\\":\\\"2187a396-5337-1901-6e00-08dbea8b3430\\\",\\\"SystemAlertId\\\":null,\\\"CorrelationKey\\\":\\\"955b1f53-3bcf-45cf-9e1d-b071d0518b01\\\",\\\"Investigations\\\":[{\\\"$id\\\":\\\"1\\\",\\\"Id\\\":\\\"urn:ZappedFileInvestigation:adffaf6ed0f17079cf14e9dc2adf9c1d\\\",\\\"InvestigationStatus\\\":\\\"Running\\\"}],\\\"InvestigationIds\\\":[\\\"urn:ZappedFileInvestigation:adffaf6ed0f17079cf14e9dc2adf9c1d\\\"],\\\"Intent\\\":\\\"Probing\\\",\\\"ResourceIdentifiers\\\":[{\\\"$id\\\":\\\"2\\\",\\\"AadTenantId\\\":\\\"62e8c4be-8433-4768-82bb-4c97eaf05a19\\\",\\\"Type\\\":\\\"AAD\\\"}],\\\"AzureResourceId\\\":null,\\\"WorkspaceId\\\":null,\\\"WorkspaceSubscriptionId\\\":null,\\\"WorkspaceResourceGroup\\\":null,\\\"AgentId\\\":null,\\\"AlertDisplayName\\\":\\\"Email messages containing malicious file removed after delivery\\\",\\\"Description\\\":\\\"Emails with malicious file that were delivered and later removed -V1.0.0.3\\\",\\\"ExtendedLinks\\\":[{\\\"Href\\\":\\\"https://security.microsoft.com/viewalerts?id=2187a396-5337-1901-6e00-08dbea8b3430\\\",\\\"Category\\\":null,\\\"Label\\\":\\\"alert\\\",\\\"Type\\\":\\\"webLink\\\"}],\\\"Metadata\\\":{\\\"CustomApps\\\":null,\\\"GenericInfo\\\":null},\\\"Entities\\\":[{\\\"$id\\\":\\\"3\\\",\\\"MailboxPrimaryAddress\\\":\\\"john.doe@example.com\\\",\\\"Upn\\\":\\\"john.doe@example.com\\\",\\\"AadId\\\":\\\"70999cb4-e7db-47c8-a3ba-99381283152d\\\",\\\"RiskLevel\\\":\\\"None\\\",\\\"Type\\\":\\\"mailbox\\\",\\\"Urn\\\":\\\"urn:UserEntity:11111111111111111111111111111111\\\",\\\"Source\\\":\\\"OATP\\\",\\\"FirstSeen\\\":\\\"0001-01-01T00:00:00\\\"},{\\\"$id\\\":\\\"4\\\",\\\"Files\\\":[{\\\"$id\\\":\\\"5\\\",\\\"Name\\\":\\\"pix.jpg\\\",\\\"FileHashes\\\":[{\\\"$id\\\":\\\"6\\\",\\\"Algorithm\\\":\\\"SHA256\\\",\\\"Value\\\":\\\"C2225DAC3768ED8E9940CC303B596D20A04FCC8BDC549CBD813464A2CBE6B366\\\",\\\"Type\\\":\\\"filehash\\\"}],\\\"Type\\\":\\\"file\\\",\\\"MalwareFamily\\\":\\\"Malicious Payload\\\"}],\\\"Recipient\\\":\\\"john.doe@example.com\\\",\\\"Urls\\\":[\\\"https://example.org\\\"],\\\"Sender\\\":\\\"jane.doe@example.org\\\",\\\"P1Sender\\\":\\\"jane.doe@example.org\\\",\\\"P1SenderDomain\\\":\\\"example.org\\\",\\\"SenderIP\\\":\\\"1.2.3.4\\\",\\\"P2Sender\\\":\\\"jane.doe@example.org\\\",\\\"P2SenderDisplayName\\\":\\\"jane.doe\\\",\\\"P2SenderDomain\\\":\\\"example.org\\\",\\\"ReceivedDate\\\":\\\"2023-11-21T12:00:46\\\",\\\"NetworkMessageId\\\":\\\"3fe5777d-1fb7-4f34-bb1e-035e4df1f96f\\\",\\\"InternetMessageId\\\":\\\"<88f57442-338a-4e6b-8925-73d62527809b@example.org>\\\",\\\"Subject\\\":\\\"Pending and Review\\\",\\\"AntispamDirection\\\":\\\"Inbound\\\",\\\"DeliveryAction\\\":\\\"Blocked\\\",\\\"ThreatDetectionMethods\\\":[\\\"FileHashList\\\"],\\\"Language\\\":\\\"en\\\",\\\"DeliveryLocation\\\":\\\"Quarantine\\\",\\\"OriginalDeliveryLocation\\\":\\\"Inbox\\\",\\\"PhishConfidenceLevel\\\":\\\"High\\\",\\\"AdditionalActionsAndResults\\\":[\\\"OriginalDelivery: [N/A]\\\",\\\"Zap: [Success: Message moved to quarantine]\\\"],\\\"AuthDetails\\\":[{\\\"Name\\\":\\\"SPF\\\",\\\"Value\\\":\\\"Pass\\\"},{\\\"Name\\\":\\\"DKIM\\\",\\\"Value\\\":\\\"Pass\\\"},{\\\"Name\\\":\\\"DMARC\\\",\\\"Value\\\":\\\"Best guess pass\\\"},{\\\"Name\\\":\\\"Comp Auth\\\",\\\"Value\\\":\\\"pass\\\"}],\\\"SystemOverrides\\\":[],\\\"Type\\\":\\\"mailMessage\\\",\\\"Urn\\\":\\\"urn:MailEntity:93d7f11156b7dc03c36d7ef108389605\\\",\\\"Source\\\":\\\"OATP\\\",\\\"FirstSeen\\\":\\\"0001-01-01T00:00:00\\\"},{\\\"$id\\\":\\\"7\\\",\\\"Name\\\":\\\"pix.jpg\\\",\\\"FileHashes\\\":[{\\\"$id\\\":\\\"8\\\",\\\"Algorithm\\\":\\\"SHA256\\\",\\\"Value\\\":\\\"C2225DAC3768ED8E9940CC303B596D20A04FCC8BDC549CBD813464A2CBE6B366\\\",\\\"Type\\\":\\\"filehash\\\"}],\\\"Type\\\":\\\"file\\\",\\\"MalwareFamily\\\":\\\"\\\",\\\"Urn\\\":\\\"urn:FileEntity:6cfb0a0866370a891ce96e9c83fb4fed\\\",\\\"Source\\\":\\\"OATP\\\",\\\"FirstSeen\\\":\\\"0001-01-01T00:00:00\\\"}],\\\"LogCreationTime\\\":\\\"2023-11-21T12:24:02.9479392Z\\\",\\\"MachineName\\\":\\\"DBAEUR03BG405\\\",\\\"SourceTemplateType\\\":\\\"Threat_Single\\\",\\\"Category\\\":\\\"ThreatManagement\\\",\\\"SourceAlertType\\\":\\\"System\\\"}\", \"DeepLinkUrl\": \"https://security.microsoft.com/mtp-investigation/urn:ZappedFileInvestigation:adffaf6ed0f17079cf14e9dc2adf9c1d\", \"EndTimeUtc\": \"0001-01-01T00:00:00\", \"InvestigationId\": \"urn:ZappedFileInvestigation:adffaf6ed0f17079cf14e9dc2adf9c1d\", \"InvestigationName\": \"Mail with malicious file is zapped - urn:ZappedFileInvestigation:adffaf6ed0f17079cf14e9dc2adf9c1d\", \"InvestigationType\": \"ZappedFileInvestigation\", \"LastUpdateTimeUtc\": \"2023-11-21T12:21:48\", \"StartTimeUtc\": \"2023-11-21T12:24:03\", \"Status\": \"Investigation Started\"}",
"event": {
"action": "AirInvestigationData",
"code": "64",
"end": "0001-01-01T00:00:00Z",
"kind": "event",
"outcome": "success",
"start": "2023-11-21T12:24:03Z"
},
"@timestamp": "2023-11-21T12:24:04Z",
"action": {
"id": 64,
"name": "AirInvestigationData",
"outcome": "success",
"target": "user"
},
"email": {
"attachments": [
{
"file": {
"hash": {
"sha256": "C2225DAC3768ED8E9940CC303B596D20A04FCC8BDC549CBD813464A2CBE6B366"
},
"name": "pix.jpg"
}
}
],
"from": {
"address": [
"jane.doe@example.org"
]
},
"to": {
"address": [
"john.doe@example.com"
]
}
},
"host": {
"name": "DBAEUR03BG405"
},
"log": {
"level": "Informational"
},
"office365": {
"audit": {
"object_id": "d32b02fd-f97e-47a1-9407-f5cb2dcca772"
},
"investigation": {
"alert": {
"category": "ThreatManagement",
"correlation_key": "955b1f53-3bcf-45cf-9e1d-b071d0518b01",
"is_incident": false,
"provider": {
"name": "OATP",
"status": "InProgress"
},
"severity": "Informational",
"source_type": "System",
"type": "4b1820ec-39dc-45f3-abf6-5ee80df51fd2"
},
"delivery": {
"action": [
"Blocked"
]
},
"email": {
"sender": {
"domains": [
"example.org"
],
"ip": [
"1.2.3.4"
]
},
"subjects": [
"Pending and Review"
],
"urls": [
"https://example.org"
]
},
"id": "urn:ZappedFileInvestigation:adffaf6ed0f17079cf14e9dc2adf9c1d",
"name": "Mail with malicious file is zapped - urn:ZappedFileInvestigation:adffaf6ed0f17079cf14e9dc2adf9c1d",
"status": "Investigation Started",
"threats": [],
"type": "ZappedFileInvestigation"
},
"record_type": 64,
"user_type": {
"code": 4,
"name": "System"
}
},
"organization": {
"id": "62e8c4be-8433-4768-82bb-4c97eaf05a19"
},
"related": {
"user": [
"AirInvestigation"
]
},
"rule": {
"name": "Email messages containing malicious file removed after delivery"
},
"service": {
"name": "AirInvestigation"
},
"user": {
"id": "AirInvestigation",
"name": "AirInvestigation"
}
}
{
"message": "{\"AppAccessContext\": {\"AADSessionId\": \"xxxxxxx\", \"CorrelationId\": \"xxxxxxx\", \"UniqueTokenId\": \"xxxxxxx\"}, \"CreationTime\": \"2023-12-13T10:08:25\", \"Id\": \"xxxxxxx\", \"Operation\": \"ListViewed\", \"OrganizationId\": \"xxxxxxx\", \"RecordType\": 36, \"UserKey\": \"i:0h.f|membership|xxxxxxx@test.com\", \"UserType\": 0, \"Version\": 1, \"Workload\": \"SharePoint\", \"ClientIP\": \"0.0.0.0\", \"UserId\": \"user@test.io\", \"AuthenticationType\": \"FormsCookieAuth\", \"BrowserName\": \"Chrome\", \"BrowserVersion\": \"102.0.5005.197\", \"CorrelationId\": \"xxxxxxx\", \"EventSource\": \"SharePoint\", \"IsManagedDevice\": false, \"ItemType\": \"List\", \"ListId\": \"xxxxxx\", \"Platform\": \"WinDesktop\", \"Site\": \"xxxxxx\", \"UserAgent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Teams/1.6.00.29964 Chrome/102.0.5005.197 Electron/19.1.8 Safari/537.36\", \"WebId\": \"xxxxxx\", \"DeviceDisplayName\": \"xxxxxx\", \"CustomizedDoclib\": false, \"FromApp\": true, \"ItemCount\": 102, \"ListBaseTemplateType\": \"101\", \"ListBaseType\": \"DocumentLibrary\", \"ListColor\": \"\", \"ListIcon\": \"\", \"Source\": \"Unknown\", \"TemplateTypeId\": \"\", \"ListTitle\": \"xxxxxx\", \"ObjectId\": \"https://domain.com/subdomain/xxxxxx\"}",
"event": {
"action": "ListViewed",
"code": "36",
"outcome": "success"
},
"@timestamp": "2023-12-13T10:08:25Z",
"action": {
"id": 36,
"name": "ListViewed",
"outcome": "success",
"target": "user"
},
"office365": {
"audit": {
"object_id": "https://domain.com/subdomain/xxxxxx"
},
"context": {
"aad_session_id": "xxxxxxx",
"correlation": {
"id": "xxxxxxx"
}
},
"record_type": 36,
"user_type": {
"code": 0,
"name": "Regular"
}
},
"organization": {
"id": "xxxxxxx"
},
"related": {
"ip": [
"0.0.0.0"
],
"user": [
"user@test.io"
]
},
"service": {
"name": "SharePoint"
},
"source": {
"address": "0.0.0.0",
"ip": "0.0.0.0"
},
"user": {
"email": "user@test.io",
"id": "i:0h.f|membership|xxxxxxx@test.com",
"name": "user@test.io"
},
"user_agent": {
"name": "Chrome",
"version": "102.0.5005.197"
}
}
{
"message": "{\"CreationTime\": \"2024-06-26T06:29:14\", \"Id\": \"xxxx-xxx-xxx-xxxx\", \"Operation\": \"MailItemsAccessed\", \"OrganizationId\": \"xxxx-xxx-xxx-xxxx\", \"RecordType\": 50, \"ResultStatus\": \"Succeeded\", \"UserKey\": \"xxxx-xxx-xxx-xxxx\", \"UserType\": 5, \"Version\": 1, \"Workload\": \"Exchange\", \"UserId\": \"user@mail.fr\", \"AppId\": \"xxxx-xxx-xxx-xxxx\", \"ClientAppId\": \"clientappidxxxx-xxx-xxx-xxxx\", \"ClientIPAddress\": \"1000:1000:100:007::1\", \"ClientInfoString\": \"Client=Exemple1;Client=Exemple2;;\", \"ExternalAccess\": \"False\", \"InternalLogonType\": 0, \"LogonType\": 0, \"LogonUserSid\": \"S-1-5-21-xxxx-xxx-xxx-xxxx\", \"MailboxGuid\": \"xxxx-xxx-xxx-xxxx\", \"MailboxOwnerSid\": \"S-1-5-21-xxxx-xxx-xxx-xxxx\", \"MailboxOwnerUPN\": \"user@mail.fr\", \"OperationProperties\": [{\"Name\": \"MailAccessType\", \"Value\": \"Bind\"}, {\"Name\": \"IsThrottled\", \"Value\": \"False\"}], \"OrganizationName\": \"organization.microsoft.com\", \"OriginatingServer\": \"server (0.0.0000.000)\\r\\n\", \"Folders\": [{\"FolderItems\": [{\"ClientRequestId\": \"xxxx-xxx-xxx-xxxx\", \"Id\": \"aaaaaaaaaaaaa\", \"InternetMessageId\": \"xxxxx@exemple.com\", \"SizeInBytes\": 127625}, {\"ClientRequestId\": \"xxxx-xxx-xxx-xxxx\", \"Id\": \"aaaaaaaaaaaaaaaaaa\", \"InternetMessageId\": \"xxxx-xxx-xxx-xxxx@enterprise.net\", \"SizeInBytes\": 147360}], \"Id\": \"aaaaaaaaaaaaaaaaaaaa\", \"Path\": \"Boite de reception\"}], \"OperationCount\": 2}",
"event": {
"action": "MailItemsAccessed",
"code": "50",
"outcome": "success"
},
"@timestamp": "2024-06-26T06:29:14Z",
"action": {
"id": 50,
"name": "MailItemsAccessed",
"outcome": "success",
"target": "user"
},
"office365": {
"record_type": 50,
"result_status": "Succeeded",
"user_type": {
"code": 5,
"name": "Application"
}
},
"organization": {
"id": "xxxx-xxx-xxx-xxxx"
},
"related": {
"ip": [
"1000:1000:100:7::1"
],
"user": [
"user@mail.fr"
]
},
"service": {
"name": "Exchange"
},
"source": {
"address": "1000:1000:100:7::1",
"ip": "1000:1000:100:7::1"
},
"user": {
"email": "user@mail.fr",
"id": "xxxx-xxx-xxx-xxxx",
"name": "user@mail.fr"
}
}
{
"message": "{\"ActionId\": \"a81edede-be03-41f4-aae2-b6b25186adc6\", \"ActionName\": \"Enable self-service password reset\", \"ActionProducts\": [], \"ActionScore\": 26.0, \"ActionScoreChange\": -1.0, \"ActionActivity\": \"COMPLIANCEMANAGER-SCORECHANGE\", \"Assessments\": [], \"Templates\": [], \"Solutions\": [], \"ManagedBy\": \"User\", \"ActionScope\": \"Tenant\", \"UserId\": \"\", \"Id\": \"aa9367e4-9fa3-4709-8326-b35c04f784d2\", \"RecordType\": 155, \"CreationTime\": \"2022-10-05T10:12:57\", \"Operation\": \"COMPLIANCEMANAGER-SCORECHANGE\", \"OrganizationId\": \"163381f4-6b9c-43c2-8b57-bfc16b7354f2\", \"UserType\": 2, \"UserKey\": \"Organization\", \"Workload\": \"ComplianceManager\", \"ResultStatus\": \"Successful\", \"Version\": 1}",
"event": {
"action": "COMPLIANCEMANAGER-SCORECHANGE",
"code": "155",
"outcome": "success",
"reason": "Enable self-service password reset"
},
"@timestamp": "2022-10-05T10:12:57Z",
"action": {
"id": 155,
"name": "COMPLIANCEMANAGER-SCORECHANGE",
"outcome": "success",
"target": "user"
},
"office365": {
"record_type": 155,
"result_status": "Successful",
"user_type": {
"code": 2,
"name": "Admin"
}
},
"organization": {
"id": "163381f4-6b9c-43c2-8b57-bfc16b7354f2"
},
"service": {
"name": "ComplianceManager"
},
"user": {
"id": "Organization"
}
}
{
"message": "{\"CreationTime\": \"2024-05-24T06:29:22\", \"Id\": \"03604c8d-ed69-466b-a9f4-80467c958739\", \"Operation\": \"AlertUpdated\", \"OrganizationId\": \"4f962933-707f-4441-8d56-bb178a2ed0b9\", \"RecordType\": 40, \"ResultStatus\": \"Succeeded\", \"UserKey\": \"SecurityComplianceAlerts\", \"UserType\": 4, \"Version\": 1, \"Workload\": \"SecurityComplianceCenter\", \"ObjectId\": \"f54a9b97-a432-471b-a84a-ddcba13f5f35\", \"UserId\": \"SecurityComplianceAlerts\", \"AlertId\": \"2c7f6c46-33d7-4101-b2fc-0af27eaf308a\", \"AlertLinks\": [], \"AlertType\": \"System\", \"Category\": \"ThreatManagement\", \"Comments\": \"New alert\", \"Data\": \"{\\\"f3u\\\":\\\"john.doe@example.com\\\",\\\"ts\\\":\\\"2024-05-24T05:44:00Z\\\",\\\"te\\\":\\\"2024-05-24T05:45:00Z\\\",\\\"op\\\":\\\"UserSubmission\\\",\\\"wl\\\":\\\"SecurityComplianceCenter\\\",\\\"tid\\\":\\\"8a1a1157-0272-492d-ab10-3f9853ac8183\\\",\\\"tdc\\\":\\\"1\\\",\\\"reid\\\":\\\"a04c1571-7271-445e-82e3-c39f848aceb8\\\",\\\"wsrt\\\":\\\"2024-05-24T05:45:22\\\",\\\"mdt\\\":\\\"Audit\\\",\\\"rid\\\":\\\"9a36861c-cc4d-4818-be4a-a20555480a00\\\",\\\"cid\\\":\\\"2b6fda52-8386-4213-b6fb-2fcb078571c4\\\",\\\"ad\\\":\\\"This alert is triggered when any email message is reported as malware or phish by users -V1.0.0.3\\\",\\\"lon\\\":\\\"UserSubmission\\\",\\\"an\\\":\\\"Email reported by user as malware or phish\\\",\\\"sev\\\":\\\"Low\\\",\\\"ail\\\":\\\"https://security.microsoft.com/mtp-investigation/urn:SubmissionInvestigation:260a29b9cf8a4358857b82aa9f086c48\\\"}\", \"Name\": \"Email reported by user as malware or phish\", \"PolicyId\": \"5b31bd58-7d6e-4f97-aa6b-5135fb1b1e52\", \"Severity\": \"Low\", \"Source\": \"Office 365 Security & Compliance\", \"Status\": \"Resolved\"}",
"event": {
"action": "AlertUpdated",
"category": [
"intrusion_detection"
],
"code": "40",
"kind": "alert",
"outcome": "success",
"type": [
"info"
]
},
"@timestamp": "2024-05-24T06:29:22Z",
"action": {
"id": 40,
"name": "AlertUpdated",
"outcome": "success",
"target": "user"
},
"office365": {
"alert": {
"category": "ThreatManagement",
"display_name": "Email reported by user as malware or phish",
"id": "2c7f6c46-33d7-4101-b2fc-0af27eaf308a",
"severity": "Low",
"source": "Office 365 Security & Compliance",
"status": "Resolved"
},
"audit": {
"object_id": "f54a9b97-a432-471b-a84a-ddcba13f5f35"
},
"record_type": 40,
"result_status": "Succeeded",
"user_type": {
"code": 4,
"name": "System"
}
},
"organization": {
"id": "4f962933-707f-4441-8d56-bb178a2ed0b9"
},
"related": {
"user": [
"john.doe"
]
},
"rule": {
"id": "5b31bd58-7d6e-4f97-aa6b-5135fb1b1e52"
},
"service": {
"name": "SecurityComplianceCenter"
},
"user": {
"domain": "example.com",
"email": "john.doe@example.com",
"id": "SecurityComplianceAlerts",
"name": "john.doe"
}
}
{
"message": "{\"CreationTime\": \"2022-04-05T20:35:01\", \"Id\": \"5615b32d-4c18-4ada-cc88-08da1743c258\", \"Operation\": \"Create\", \"OrganizationId\": \"7f7e5b97-b780-473c-9c76-9182a9d7f2b4\", \"RecordType\": 2, \"ResultStatus\": \"Succeeded\", \"UserKey\": \"10033FFF80D15ECF\", \"UserType\": 0, \"Version\": 1, \"Workload\": \"Exchange\", \"ClientIP\": \"d498:796:298e:be16:1b11:29eb:9996:8a36\", \"UserId\": \"email@example.org\", \"AppId\": \"27922004-5251-4030-b22d-91ecd9a37ea4\", \"ClientIPAddress\": \"d498:796:298e:be16:1b11:29eb:9996:8a36\", \"ClientInfoString\": \"Client=OutlookService;Outlook-iOS/2.0;\", \"ClientRequestId\": \"1725\", \"ExternalAccess\": false, \"InternalLogonType\": 0, \"LogonType\": 0, \"LogonUserSid\": \"S-1-5-21-3620271904-3241272990-2175486473-1085344\", \"MailboxGuid\": \"24683bc8-fab1-48b3-b834-cb11b95bb911\", \"MailboxOwnerSid\": \"S-1-5-21-3620271904-3241272990-2175486473-1085344\", \"MailboxOwnerUPN\": \"email@example.org\", \"OrganizationName\": \"xxxx.onmicrosoft.com\", \"OriginatingServer\": \"PR3PR03MB6601 (15.20.4200.000)\\r\\n\", \"SessionId\": \"8ad3822b-1cfd-40e7-aeaa-6d0708691ad8\", \"Item\": {\"Id\": \"LgAAAAAdhAMRqmYRzZvIAKoAL8RaDQCB1ldAzYsRRItL+noffZbOAATJxTeHAAAJ\", \"InternetMessageId\": \"<PR3PR03MB6601D07B33E82733537EF049DEE49@PR3PR03MB6601.eurprd03.prod.outlook.com>\", \"IsRecord\": false, \"ParentFolder\": {\"Id\": \"LgAAAAAbOnSFmOkITaMliEZRj+Z3AQAPzmaC0nx3Qo/JWqclreA/AAAEUskDAAAB\", \"Path\": \"\\\\Drafts1\"}, \"SizeInBytes\": 34785, \"Subject\": \"Email subject\"}}",
"event": {
"action": "Create",
"category": [
"email",
"file"
],
"code": "2",
"outcome": "success",
"type": [
"creation",
"info"
]
},
"@timestamp": "2022-04-05T20:35:01Z",
"action": {
"id": 2,
"name": "Create",
"outcome": "success",
"target": "user"
},
"email": {
"message_id": "PR3PR03MB6601D07B33E82733537EF049DEE49@PR3PR03MB6601.eurprd03.prod.outlook.com",
"subject": "Email subject"
},
"office365": {
"context": {
"aad_session_id": "8ad3822b-1cfd-40e7-aeaa-6d0708691ad8"
},
"exchange": {
"mailbox_guid": "24683bc8-fab1-48b3-b834-cb11b95bb911"
},
"record_type": 2,
"result_status": "Succeeded",
"user_type": {
"code": 0,
"name": "Regular"
}
},
"organization": {
"id": "7f7e5b97-b780-473c-9c76-9182a9d7f2b4"
},
"related": {
"ip": [
"d498:796:298e:be16:1b11:29eb:9996:8a36"
],
"user": [
"email@example.org"
]
},
"service": {
"name": "Exchange"
},
"source": {
"address": "d498:796:298e:be16:1b11:29eb:9996:8a36",
"ip": "d498:796:298e:be16:1b11:29eb:9996:8a36"
},
"user": {
"email": "email@example.org",
"id": "S-1-5-21-3620271904-3241272990-2175486473-1085344",
"name": "email@example.org"
}
}
{
"message": "{\"CreationTime\": \"2023-09-15T18:16:53\", \"Id\": \"461a38ce-fc36-4a4d-b73e-643262cc063f\", \"Operation\": \"MailItemsAccessed\", \"OrganizationId\": \"80494e66-e53a-48eb-8e52-c6ba3b1ddd2c\", \"RecordType\": 50, \"ResultStatus\": \"Succeeded\", \"UserKey\": \"100320029D9C5179\", \"UserType\": 0, \"Version\": 1, \"Workload\": \"Exchange\", \"UserId\": \"NestorW@example.onmicrosoft.com\", \"AppId\": \"00000002-0000-0ff1-ce00-000000000000\", \"ClientIPAddress\": \"2a01:e0a:4ed:f6d0:49b6:317d:859f:edd7\", \"ClientInfoString\": \"Client=OWA;Action=ViaProxy\", \"ExternalAccess\": false, \"InternalLogonType\": 0, \"LogonType\": 0, \"LogonUserSid\": \"S-1-5-21-2647618131-1242773297-2752983135-27922907\", \"MailboxGuid\": \"03d9e949-cbc1-4dd2-b7ba-8a1d1e0207b5\", \"MailboxOwnerSid\": \"S-1-5-21-2647618131-1242773297-2752983135-27922907\", \"MailboxOwnerUPN\": \"NestorW@example.onmicrosoft.com\", \"OperationProperties\": [{\"Name\": \"MailAccessType\", \"Value\": \"Bind\"}, {\"Name\": \"IsThrottled\", \"Value\": \"False\"}], \"OrganizationName\": \"example.onmicrosoft.com\", \"OriginatingServer\": \"AM0PR07MB5763 (15.20.4200.000)\\r\\n\", \"SessionId\": \"dcdad6b2-f279-48c6-9ed8-3df0ffde4ece\", \"Folders\": [{\"FolderItems\": [{\"InternetMessageId\": \"<AM0PR07MB576312B164491AF0F9214C738DF6A@AM0PR07MB5763.eurprd07.prod.outlook.com>\", \"Sensitivity\": \"defa4170-0d19-0005-0004-bc88714345d2\", \"SizeInBytes\": 3476}, {\"InternetMessageId\": \"<AM0PR07MB5763A95F7E4A5BA512692F698DF6A@AM0PR07MB5763.eurprd07.prod.outlook.com>\", \"SizeInBytes\": 4871}, {\"InternetMessageId\": \"<AM0PR07MB57633CFE8EE2ACB8CEF184AC8DF6A@AM0PR07MB5763.eurprd07.prod.outlook.com>\", \"SizeInBytes\": 4873}], \"Id\": \"LgAAAABxSjbeIoBUT6MlFIM9cqcFAQCxmw0Q8U/kQIyFE2Uk+mwoAAAAAAEPAAAB\", \"Path\": \"\\\\Brouillons\"}], \"OperationCount\": 3}",
"event": {
"action": "MailItemsAccessed",
"code": "50",
"outcome": "success"
},
"@timestamp": "2023-09-15T18:16:53Z",
"action": {
"id": 50,
"name": "MailItemsAccessed",
"outcome": "success",
"target": "user"
},
"office365": {
"context": {
"aad_session_id": "dcdad6b2-f279-48c6-9ed8-3df0ffde4ece"
},
"record_type": 50,
"result_status": "Succeeded",
"user_type": {
"code": 0,
"name": "Regular"
}
},
"organization": {
"id": "80494e66-e53a-48eb-8e52-c6ba3b1ddd2c"
},
"related": {
"ip": [
"2a01:e0a:4ed:f6d0:49b6:317d:859f:edd7"
],
"user": [
"NestorW@example.onmicrosoft.com"
]
},
"service": {
"name": "Exchange"
},
"source": {
"address": "2a01:e0a:4ed:f6d0:49b6:317d:859f:edd7",
"ip": "2a01:e0a:4ed:f6d0:49b6:317d:859f:edd7"
},
"user": {
"email": "NestorW@example.onmicrosoft.com",
"id": "100320029D9C5179",
"name": "NestorW@example.onmicrosoft.com"
}
}
{
"message": "{\"CreationTime\": \"2023-09-15T18:11:42\", \"Id\": \"d0d7820c-cdbe-4524-bf75-08dbb61736bf\", \"Operation\": \"HardDelete\", \"OrganizationId\": \"80494e66-e53a-48eb-8e52-c6ba3b1ddd2c\", \"RecordType\": 3, \"ResultStatus\": \"Succeeded\", \"UserKey\": \"100320029D9C5179\", \"UserType\": 0, \"Version\": 1, \"Workload\": \"Exchange\", \"ClientIP\": \"12.34.56.78\", \"UserId\": \"NestorW@example.onmicrosoft.com\", \"AppId\": \"00000002-0000-0ff1-ce00-000000000000\", \"ClientIPAddress\": \"12.34.56.78\", \"ClientInfoString\": \"Client=OWA;Action=ViaProxy\", \"ExternalAccess\": false, \"InternalLogonType\": 0, \"LogonType\": 0, \"LogonUserSid\": \"S-1-5-21-2647618131-1242773297-2752983135-27922907\", \"MailboxGuid\": \"03d9e949-cbc1-4dd2-b7ba-8a1d1e0207b5\", \"MailboxOwnerSid\": \"S-1-5-21-2647618131-1242773297-2752983135-27922907\", \"MailboxOwnerUPN\": \"NestorW@example.onmicrosoft.com\", \"OrganizationName\": \"example.onmicrosoft.com\", \"OriginatingServer\": \"AM0PR07MB5763 (15.20.4200.000)\\r\\n\", \"SessionId\": \"dcdad6b2-f279-48c6-9ed8-3df0ffde4ece\", \"AffectedItems\": [{\"Id\": \"RgAAAABxSjbeIoBUT6MlFIM9cqcFBwCxmw0Q8U/kQIyFE2Uk+mwoAAAAAAEbAACxmw0Q8U/kQIyFE2Uk+mwoAABVzgKRAAAJ\", \"InternetMessageId\": \"<AM0PR07MB57631C0B52D097386841A4998D37A@AM0PR07MB5763.eurprd07.prod.outlook.com>\", \"ParentFolder\": {\"Id\": \"LgAAAABxSjbeIoBUT6MlFIM9cqcFAQCxmw0Q8U/kQIyFE2Uk+mwoAAAAAAEbAAAB\", \"Path\": \"\\\\Recoverable Items\\\\Deletions\"}, \"Subject\": \"\"}], \"CrossMailboxOperation\": false, \"Folder\": {\"Id\": \"LgAAAABxSjbeIoBUT6MlFIM9cqcFAQCxmw0Q8U/kQIyFE2Uk+mwoAAAAAAEbAAAB\", \"Path\": \"\\\\Recoverable Items\\\\Deletions\"}}",
"event": {
"action": "HardDelete",
"category": [
"email"
],
"code": "3",
"outcome": "success",
"type": [
"info"
]
},
"@timestamp": "2023-09-15T18:11:42Z",
"action": {
"id": 3,
"name": "HardDelete",
"outcome": "success",
"target": "user"
},
"office365": {
"context": {
"aad_session_id": "dcdad6b2-f279-48c6-9ed8-3df0ffde4ece"
},
"exchange": {
"email": {
"paths": [
"\\Recoverable Items\\Deletions"
],
"subjects": [
""
]
}
},
"record_type": 3,
"result_status": "Succeeded",
"user_type": {
"code": 0,
"name": "Regular"
}
},
"organization": {
"id": "80494e66-e53a-48eb-8e52-c6ba3b1ddd2c"
},
"related": {
"ip": [
"12.34.56.78"
],
"user": [
"NestorW@example.onmicrosoft.com"
]
},
"service": {
"name": "Exchange"
},
"source": {
"address": "12.34.56.78",
"ip": "12.34.56.78"
},
"user": {
"email": "NestorW@example.onmicrosoft.com",
"id": "100320029D9C5179",
"name": "NestorW@example.onmicrosoft.com"
}
}
{
"message": "{\"CreationTime\": \"2023-08-22T13:51:02\", \"Id\": \"5f24aa82-f874-44d1-b6df-857cd9e1decf\", \"Operation\": \"SoftDelete\", \"OrganizationId\": \"e1a908bd-8353-44e1-b957-5b8f1d90bde1\", \"RecordType\": 3, \"ResultStatus\": \"Succeeded\", \"UserKey\": \"11111111111111\", \"UserType\": 0, \"Version\": 1, \"Workload\": \"Exchange\", \"ClientIP\": \"1.2.3.4\", \"UserId\": \"john.doe@example.org\", \"ClientIPAddress\": \"1.2.3.4\", \"ClientInfoString\": \"Client=MSExchangeRPC\", \"ClientProcessName\": \"OUTLOOK.EXE\", \"ClientRequestId\": \"{037FD006-A72B-49AE-4BB0-08DBA30C8729}\", \"ClientVersion\": \"16.0.15601.20364\", \"ExternalAccess\": false, \"InternalLogonType\": 0, \"LogonType\": 0, \"LogonUserSid\": \"S-1-5-21-1111111111-2222222222-3333333333-4444444\", \"MailboxGuid\": \"8208550a-4001-439d-a9f6-e95d76767507\", \"MailboxOwnerSid\": \"S-1-5-21-1111111111-2222222222-3333333333-4444444\", \"MailboxOwnerUPN\": \"john.doe@example.org\", \"OrganizationName\": \"example.onmicrosoft.com\", \"OriginatingServer\": \"MYSERVER (15.20.4200.000)\\r\\n\", \"SessionId\": \"77f6d9ce-da8f-46bf-a651-4bec3c189770\", \"AffectedItems\": [{\"Attachments\": \"image006.png (6438b); image007.png (449b); image008.png (448b); image009.png (449b); image010.jpg (2443b); image011.png (6444b); image012.png (447b); image013.png (448b)\", \"Id\": \"333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333\", \"InternetMessageId\": \"<44444444444444444444444444444444444444@MYSERVER.USA2345.PROD.OUTLOOK.COM>\", \"ParentFolder\": {\"Id\": \"1111111111111111111111111111111111111111111111111111111111111111\", \"Path\": \"\\\\Draft\"}, \"Subject\": \"Re: HI\"}], \"CrossMailboxOperation\": false, \"Folder\": {\"Id\": \"2222222222222222222222222222222222222222222222222222222222222222\", \"Path\": \"\\\\Draft\"}}",
"event": {
"action": "SoftDelete",
"category": [
"email"
],
"code": "3",
"outcome": "success",
"type": [
"info"
]
},
"@timestamp": "2023-08-22T13:51:02Z",
"action": {
"id": 3,
"name": "SoftDelete",
"outcome": "success",
"target": "user"
},
"email": {
"attachments": [
{
"file": {
"name": "image006.png",
"size": "6438"
}
},
{
"file": {
"name": "image007.png",
"size": "449"
}
},
{
"file": {
"name": "image008.png",
"size": "448"
}
},
{
"file": {
"name": "image009.png",
"size": "449"
}
},
{
"file": {
"name": "image010.jpg",
"size": "2443"
}
},
{
"file": {
"name": "image011.png",
"size": "6444"
}
},
{
"file": {
"name": "image012.png",
"size": "447"
}
},
{
"file": {
"name": "image013.png",
"size": "448"
}
}
]
},
"office365": {
"context": {
"aad_session_id": "77f6d9ce-da8f-46bf-a651-4bec3c189770"
},
"exchange": {
"client_version": "16.0.15601.20364",
"email": {
"paths": [
"\\Draft"
],
"subjects": [
"Re: HI"
]
}
},
"record_type": 3,
"result_status": "Succeeded",
"user_type": {
"code": 0,
"name": "Regular"
}
},
"organization": {
"id": "e1a908bd-8353-44e1-b957-5b8f1d90bde1"
},
"process": {
"name": "OUTLOOK.EXE"
},
"related": {
"ip": [
"1.2.3.4"
],
"user": [
"john.doe@example.org"
]
},
"service": {
"name": "Exchange"
},
"source": {
"address": "1.2.3.4",
"ip": "1.2.3.4"
},
"user": {
"email": "john.doe@example.org",
"id": "11111111111111",
"name": "john.doe@example.org"
}
}
{
"message": "{\"CreationTime\": \"2023-08-22T13:49:36\", \"Id\": \"5f24aa82-f874-44d1-b6df-857cd9e1decf\", \"Operation\": \"Update\", \"OrganizationId\": \"e1a908bd-8353-44e1-b957-5b8f1d90bde1\", \"RecordType\": 2, \"ResultStatus\": \"Succeeded\", \"UserKey\": \"1111111111111111\", \"UserType\": 0, \"Version\": 1, \"Workload\": \"Exchange\", \"ClientIP\": \"3deb:3c5e:59d0:53ad:1115:d3d7:58da:47d6\", \"UserId\": \"john.doe@example.org\", \"AppId\": \"037fd006-a72b-49ae-4bb0-08dba30c8729\", \"ClientAppId\": \"037fd006-a72b-49ae-4bb0-08dba30c8729\", \"ClientIPAddress\": \"2603:1026:c09:834::5\", \"ClientInfoString\": \"Client=REST;Client=RESTSystem;;\", \"ClientRequestId\": \"037fd006-a72b-49ae-4bb0-08dba30c8729\", \"ExternalAccess\": false, \"InternalLogonType\": 0, \"LogonType\": 0, \"LogonUserSid\": \"S-1-5-21-1111111111-2222222222-3333333333-4444444\", \"MailboxGuid\": \"8208550a-4001-439d-a9f6-e95d76767507\", \"MailboxOwnerSid\": \"S-1-5-21-1111111111-2222222222-3333333333-4444444\", \"MailboxOwnerUPN\": \"john.doe@example.org\", \"OrganizationName\": \"example.onmicrosoft.com\", \"OriginatingServer\": \"MYSERVER (15.20.4200.000)\\r\\n\", \"Item\": {\"Id\": \"333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333333\", \"InternetMessageId\": \"<44444444444444444444444444444444444444@MYSERVER.USA2345.PROD.OUTLOOK.COM>\", \"ParentFolder\": {\"Id\": \"1111111111111111111111111111111111111111111111111111111111111111\", \"Path\": \"\\\\Draft\"}, \"SizeInBytes\": 70806, \"Subject\": \"HI\"}, \"ModifiedProperties\": [\"MapiEndTime\", \"MapiPREndDate\", \"TimeZone\", \"TimeZoneBlob\", \"TimeZoneDefinitionStart\", \"TimeZoneDefinitionEnd\", \"MapiStartTime\", \"MapiPRStartDate\", \"MapiIsAllDayEvent\", \"TimeZoneDefinitionRecurring\", \"AppointmentRecurring\", \"AttendeeCriticalChangeTime\", \"Location\", \"SendRichInfo\", \"PartnerNetworkUserId\", \"PartnerNetworkId\", \"SentRepresentingDisplayName\", \"SentRepresentingEmailAddress\", \"SentRepresentingType\", \"SentRepresentingEntryId\", \"SentRepresentingSmtpAddress\", \"SipUri\", \"SentRepresentingSID\", \"When\", \"BirthdayContactAttributionDisplayName\", \"BirthdayLocal\", \"ReceivedByName\", \"ReceivedByEmailAddress\", \"ReceivedByAddrType\", \"ReceivedByEntryId\", \"ReceivedBySmtpAddress\", \"AllAttachmentsHidden\", \"SenderDisplayName\", \"SenderEmailAddress\", \"SenderAddressType\", \"SenderEntryId\", \"SenderSmtpAddress\", \"SenderSID\", \"SentTime\", \"HtmlBody\", \"RtfBody\", \"TextBody\", \"DisplayName\", \"CreationTime\", \"MapiSubject\", \"NormalizedSubjectInternal\", \"SubjectPrefixInternal\", \"ItemClass\", \"ReplyForwardStatus\", \"ReceivedTime\", \"RecipientCollection\"]}",
"event": {
"action": "Update",
"category": [
"email",
"file"
],
"code": "2",
"outcome": "success",
"type": [
"change",
"info"
]
},
"@timestamp": "2023-08-22T13:49:36Z",
"action": {
"id": 2,
"name": "Update",
"outcome": "success",
"target": "user"
},
"email": {
"message_id": "44444444444444444444444444444444444444@MYSERVER.USA2345.PROD.OUTLOOK.COM",
"subject": "HI"
},
"office365": {
"exchange": {
"mailbox_guid": "8208550a-4001-439d-a9f6-e95d76767507"
},
"record_type": 2,
"result_status": "Succeeded",
"user_type": {
"code": 0,
"name": "Regular"
}
},
"organization": {
"id": "e1a908bd-8353-44e1-b957-5b8f1d90bde1"
},
"related": {
"ip": [
"3deb:3c5e:59d0:53ad:1115:d3d7:58da:47d6"
],
"user": [
"john.doe@example.org"
]
},
"service": {
"name": "Exchange"
},
"source": {
"address": "3deb:3c5e:59d0:53ad:1115:d3d7:58da:47d6",
"ip": "3deb:3c5e:59d0:53ad:1115:d3d7:58da:47d6"
},
"user": {
"email": "john.doe@example.org",
"id": "S-1-5-21-1111111111-2222222222-3333333333-4444444",
"name": "john.doe@example.org"
}
}
{
"message": "{\"CreationTime\": \"2020-09-29T07:32:51\", \"Id\": \"4e597c8c-e185-4ea5-3413-08d86449df74\", \"Operation\": \"FilePreviewed\", \"OrganizationId\": \"aa09a079-7796-46a8-a4d4-4d21b0dcf1b2\", \"RecordType\": 6, \"UserKey\": \"i:0h.f|membership|10032000e70d7559@live.com\", \"UserType\": 0, \"Version\": 1, \"Workload\": \"OneDrive\", \"ClientIP\": \"1.2.3.4\", \"ObjectId\": \"https://company-my.sharepoint.com/personal/jane_doe_company_onmicrosoft_com/Documents/MyDocument.docx\", \"UserId\": \"jane.doe@company.onmicrosoft.com\", \"ApplicationId\": \"4345a7b9-9a63-4910-a426-35363201d503\", \"CorrelationId\": \"41af7e9f-30a8-9000-8f78-756aca9a7474\", \"DoNotDistributeEvent\": \"True\", \"EventSource\": \"SharePoint\", \"ItemType\": \"File\", \"ListId\": \"2db6ee74-6bd7-4d9b-a63f-26ae6eef9fb3\", \"ListItemUniqueId\": \"0e3f3538-8a03-4728-b431-225bc10687b6\", \"Site\": \"2d3c44c1-d225-499d-a47f-bda2751a00b9\", \"UserAgent\": \"OneDriveMpc-Transform_Thumbnail/1.0\", \"WebId\": \"c4b81f7e-4f91-4b3a-97a7-660709edef15\", \"HighPriorityMediaProcessing\": \"False\", \"SourceFileExtension\": \"xlsx\", \"SiteUrl\": \"https://company-my.sharepoint.com/personal/jane_doe_company_onmicrosoft_com/\", \"SourceFileName\": \"MyDocument.docx\", \"SourceRelativeUrl\": \"Documents\"}",
"event": {
"action": "FilePreviewed",
"category": [
"file"
],
"code": "6",
"outcome": "success",
"type": [
"info"
]
},
"@timestamp": "2020-09-29T07:32:51Z",
"action": {
"id": 6,
"name": "FilePreviewed",
"outcome": "success",
"properties": [
{
"SiteUrl": "https://company-my.sharepoint.com/personal/jane_doe_company_onmicrosoft_com/",
"SourceFileName": "MyDocument.docx",
"SourceRelativeUrl": "Documents",
"UserAgent": "OneDriveMpc-Transform_Thumbnail/1.0"
}
],
"target": "user"
},
"file": {
"directory": "Documents",
"extension": "xlsx",
"name": "MyDocument.docx"
},
"office365": {
"audit": {
"object_id": "https://company-my.sharepoint.com/personal/jane_doe_company_onmicrosoft_com/Documents/MyDocument.docx"
},
"record_type": 6,
"user_type": {
"code": 0,
"name": "Regular"
}
},
"organization": {
"id": "aa09a079-7796-46a8-a4d4-4d21b0dcf1b2"
},
"related": {
"ip": [
"1.2.3.4"
],
"user": [
"jane.doe@company.onmicrosoft.com"
]
},
"service": {
"name": "OneDrive"
},
"source": {
"address": "1.2.3.4",
"ip": "1.2.3.4"
},
"url": {
"domain": "company-my.sharepoint.com",
"full": "https://company-my.sharepoint.com/personal/jane_doe_company_onmicrosoft_com/Documents/MyDocument.docx",
"original": "https://company-my.sharepoint.com/personal/jane_doe_company_onmicrosoft_com/Documents/MyDocument.docx",
"path": "/personal/jane_doe_company_onmicrosoft_com/Documents/MyDocument.docx",
"port": 443,
"registered_domain": "sharepoint.com",
"scheme": "https",
"subdomain": "company-my",
"top_level_domain": "com"
},
"user": {
"email": "jane.doe@company.onmicrosoft.com",
"id": "i:0h.f|membership|10032000e70d7559@live.com",
"name": "jane.doe@company.onmicrosoft.com"
},
"user_agent": {
"device": {
"name": "Other"
},
"name": "Other",
"original": "OneDriveMpc-Transform_Thumbnail/1.0",
"os": {
"name": "Other"
}
}
}
{
"message": "{\"AppAccessContext\": {\"AADSessionId\": \"xxxx-xxx-xxx-xxx\", \"ClientAppName\": \"WebExcel\", \"CorrelationId\": \"xxx-xxx-xxx-xxx\"}, \"CreationTime\": \"2024-02-22T16:06:53\", \"Id\": \"xxx-xxx-xxx-xxx\", \"Operation\": \"FileModifiedExtended\", \"OrganizationId\": \"xxx-xxx-xxx-xxx\", \"RecordType\": 6, \"UserKey\": \"adresse@test.com\", \"UserType\": 0, \"Version\": 1, \"Workload\": \"SharePoint\", \"ClientIP\": \"0.0.0.0\", \"UserId\": \"user@mail.com\", \"AuthenticationType\": \"OAuth\", \"BrowserName\": \"\", \"BrowserVersion\": \"\", \"CorrelationId\": \"xxx-xxx-xxx-xxx\", \"EventSource\": \"SharePoint\", \"IsManagedDevice\": false, \"ItemType\": \"File\", \"ListId\": \"xxx-xxx-xxx-xxx\", \"ListItemUniqueId\": \"xxx-xxx-xxx-xxx\", \"Platform\": \"OfficeCollaborationService\", \"Site\": \"xx-xxx-xx-xx\", \"UserAgent\": \"Useragentname\", \"WebId\": \"xxx-xx-xxx-xxx\", \"DeviceDisplayName\": \"0.0.0.0\", \"FileSizeBytes\": 906087, \"HighPriorityMediaProcessing\": false, \"ListBaseType\": 1, \"ListServerTemplate\": 101, \"SourceFileExtension\": \"xlsx\", \"SiteUrl\": \"https://sharepoint.com/sites/filepath/\", \"SourceRelativeUrl\": \"Folder/Path\", \"SourceFileName\": \"FILENAME.xlsx\", \"ApplicationDisplayName\": \"WebExcel\", \"ObjectId\": \"https://site.file.name.xlsx\"}",
"event": {
"action": "FileModifiedExtended",
"category": [
"file"
],
"code": "6",
"outcome": "success",
"type": [
"info"
]
},
"@timestamp": "2024-02-22T16:06:53Z",
"action": {
"id": 6,
"name": "FileModifiedExtended",
"outcome": "success",
"properties": [
{
"SiteUrl": "https://sharepoint.com/sites/filepath/",
"SourceFileName": "FILENAME.xlsx",
"SourceRelativeUrl": "Folder/Path",
"UserAgent": "Useragentname"
}
],
"target": "user"
},
"file": {
"directory": "Folder/Path",
"extension": "xlsx",
"name": "FILENAME.xlsx",
"size": 906087
},
"office365": {
"audit": {
"object_id": "https://site.file.name.xlsx"
},
"context": {
"aad_session_id": "xxxx-xxx-xxx-xxx",
"client": {
"name": "WebExcel"
},
"correlation": {
"id": "xxx-xxx-xxx-xxx"
}
},
"record_type": 6,
"user_type": {
"code": 0,
"name": "Regular"
}
},
"organization": {
"id": "xxx-xxx-xxx-xxx"
},
"related": {
"ip": [
"0.0.0.0"
],
"user": [
"user@mail.com"
]
},
"service": {
"name": "SharePoint"
},
"source": {
"address": "0.0.0.0",
"ip": "0.0.0.0"
},
"url": {
"domain": "site.file.name.xlsx",
"full": "https://site.file.name.xlsx",
"original": "https://site.file.name.xlsx",
"port": 443,
"scheme": "https",
"subdomain": "site.file.name"
},
"user": {
"email": "user@mail.com",
"id": "adresse@test.com",
"name": "user@mail.com"
},
"user_agent": {
"device": {
"name": "Other"
},
"name": "Other",
"original": "Useragentname",
"os": {
"name": "Other"
}
}
}
{
"message": "{\"AppAccessContext\": {\"AADSessionId\": \"0e042318-7c78-4acb-ae00-5ee74465bca3\", \"CorrelationId\": \"c299a0a0-14da-428a-b08d-481d562298cb\", \"UniqueTokenId\": \"0000000000000000000000\"}, \"CreationTime\": \"2022-06-10T12:00:14\", \"Id\": \"7c13b5d5-aa8d-48d1-b3d1-5f4b657136ba\", \"Operation\": \"FileSyncDownloadedFull\", \"OrganizationId\": \"2d7585dc-97bc-4494-b98c-79f2a4946931\", \"RecordType\": 6, \"UserKey\": \"i:0h.f|membership|0000000000000000@live.com\", \"UserType\": 0, \"Version\": 1, \"Workload\": \"SharePoint\", \"ClientIP\": \"1.2.3.4\", \"ObjectId\": \"https://company.sharepoint.com/sites/shared/public/assets/website/logo.png\", \"UserId\": \"marketing@company.com\", \"CorrelationId\": \"4b25e3d9-1e4f-4c62-a544-da747449f144\", \"EventSource\": \"SharePoint\", \"ItemType\": \"File\", \"ListId\": \"ca07dda5-0cdc-4399-94a6-303a7aa8ac00\", \"ListItemUniqueId\": \"ab5a159c-c8fd-409c-a48f-524c29df0341\", \"Site\": \"1a53ae0f-8405-42ec-8c43-724101fd34a2\", \"UserAgent\": \"Microsoft SkyDriveSync 22.099.0508.0001 ship; Windows NT 10.0 (19043)\", \"WebId\": \"ba71b4fe-22e8-41cf-9eaf-48b1787bad16\", \"MachineDomainInfo\": \"f059d209-e819-402b-a391-4941ff3860c6\", \"MachineId\": \"884ecccb-1e44-4dd4-a2b5-b60517893ce0\", \"FileSyncBytesCommitted\": \"1344200\", \"HighPriorityMediaProcessing\": false, \"SourceFileExtension\": \"png\", \"SiteUrl\": \"https://company.sharepoint.com/sites/shared\", \"SourceFileName\": \"logo.png\", \"SourceRelativeUrl\": \"public/assets/website\"}",
"event": {
"action": "FileSyncDownloadedFull",
"category": [
"file"
],
"code": "6",
"outcome": "success",
"type": [
"info"
]
},
"@timestamp": "2022-06-10T12:00:14Z",
"action": {
"id": 6,
"name": "FileSyncDownloadedFull",
"outcome": "success",
"properties": [
{
"SiteUrl": "https://company.sharepoint.com/sites/shared",
"SourceFileName": "logo.png",
"SourceRelativeUrl": "public/assets/website",
"UserAgent": "Microsoft SkyDriveSync 22.099.0508.0001 ship; Windows NT 10.0 (19043)"
}
],
"target": "user"
},
"file": {
"directory": "public/assets/website",
"extension": "png",
"name": "logo.png"
},
"office365": {
"audit": {
"object_id": "https://company.sharepoint.com/sites/shared/public/assets/website/logo.png"
},
"context": {
"aad_session_id": "0e042318-7c78-4acb-ae00-5ee74465bca3",
"correlation": {
"id": "c299a0a0-14da-428a-b08d-481d562298cb"
}
},
"record_type": 6,
"user_type": {
"code": 0,
"name": "Regular"
}
},
"organization": {
"id": "2d7585dc-97bc-4494-b98c-79f2a4946931"
},
"related": {
"ip": [
"1.2.3.4"
],
"user": [
"marketing@company.com"
]
},
"service": {
"name": "SharePoint"
},
"source": {
"address": "1.2.3.4",
"ip": "1.2.3.4"
},
"url": {
"domain": "company.sharepoint.com",
"full": "https://company.sharepoint.com/sites/shared/public/assets/website/logo.png",
"original": "https://company.sharepoint.com/sites/shared/public/assets/website/logo.png",
"path": "/sites/shared/public/assets/website/logo.png",
"port": 443,
"registered_domain": "sharepoint.com",
"scheme": "https",
"subdomain": "company",
"top_level_domain": "com"
},
"user": {
"email": "marketing@company.com",
"id": "i:0h.f|membership|0000000000000000@live.com",
"name": "marketing@company.com"
},
"user_agent": {
"device": {
"name": "Other"
},
"name": "Microsoft SkyDriveSync",
"original": "Microsoft SkyDriveSync 22.099.0508.0001 ship; Windows NT 10.0 (19043)",
"os": {
"name": "Windows",
"version": "10"
},
"version": "22.099.0508"
}
}
{
"message": "{\"Id\": \"40094389-7baf-a3ba-5acc-2773c002cfbe\", \"RecordType\": 22, \"CreationTime\": \"2022-09-07T12:22:07\", \"Operation\": \"FileVisited\", \"OrganizationId\": \"12b674a1-3497-4997-b4ab-2a40bf0e5139\", \"UserType\": 0, \"UserKey\": \"10032001cf3045ad\", \"Workload\": \"Yammer\", \"ResultStatus\": \"TRUE\", \"ObjectId\": \"Pix_C'est la rentre!.png\", \"ClientIP\": \"2503:1026:c0a:70::5\", \"UserId\": \"Frodon.Saquet@comte.com\", \"ActorYammerUserId\": 1315924230144, \"ActorUserId\": \"Frodon.Saquet@comte.com\", \"YammerNetworkId\": 6358000, \"Version\": 1, \"FileId\": 1439262310400, \"FileName\": \"Pix_C'est la rentre!.png\", \"VersionId\": 1460243079168}",
"event": {
"action": "FileVisited",
"category": [
"file"
],
"code": "22",
"outcome": "success"
},
"@timestamp": "2022-09-07T12:22:07Z",
"action": {
"id": 22,
"name": "FileVisited",
"outcome": "success",
"target": "user"
},
"file": {
"name": "Pix_C'est la rentre!.png"
},
"office365": {
"audit": {
"object_id": "Pix_C'est la rentre!.png"
},
"record_type": 22,
"result_status": "TRUE",
"user_type": {
"code": 0,
"name": "Regular"
}
},
"organization": {
"id": "12b674a1-3497-4997-b4ab-2a40bf0e5139"
},
"related": {
"ip": [
"2503:1026:c0a:70::5"
],
"user": [
"Frodon.Saquet@comte.com"
]
},
"service": {
"name": "Yammer"
},
"source": {
"address": "2503:1026:c0a:70::5",
"ip": "2503:1026:c0a:70::5"
},
"user": {
"email": "Frodon.Saquet@comte.com",
"id": "10032001cf3045ad",
"name": "Frodon.Saquet@comte.com"
}
}
{
"message": "{\"CreationTime\": \"2023-12-13T10:08:21\", \"Id\": \"xxxxxxxxx\", \"Operation\": \"EditForm\", \"OrganizationId\": \"xxxxxxxxx\", \"RecordType\": 66, \"ResultStatus\": \"Succeeded\", \"UserKey\": \"xxxxxxxxx\", \"UserType\": 0, \"Version\": 1, \"Workload\": \"MicrosoftForms\", \"ClientIP\": \"0.0.0.0\", \"ObjectId\": \"xxxxxxx\", \"UserId\": \"user@test.io\", \"ActivityParameters\": \"{\\\"EditOperation\\\":\\\"QuestionUpdated\\\"}\", \"FormId\": \"xxxxxxx\", \"FormName\": \"FormNameValue\\n\\n\", \"FormType\": 1, \"FormsUserType\": 1, \"SourceApp\": \"ms-formweb\"}",
"event": {
"action": "EditForm",
"code": "66",
"outcome": "success"
},
"@timestamp": "2023-12-13T10:08:21Z",
"action": {
"id": 66,
"name": "EditForm",
"outcome": "success",
"target": "user"
},
"office365": {
"audit": {
"object_id": "xxxxxxx"
},
"form_name": "FormNameValue\n\n",
"record_type": 66,
"result_status": "Succeeded",
"source": {
"application": "ms-formweb"
},
"user_type": {
"code": 0,
"name": "Regular"
}
},
"organization": {
"id": "xxxxxxxxx"
},
"related": {
"ip": [
"0.0.0.0"
],
"user": [
"user@test.io"
]
},
"service": {
"name": "MicrosoftForms"
},
"source": {
"address": "0.0.0.0",
"ip": "0.0.0.0"
},
"user": {
"email": "user@test.io",
"id": "xxxxxxxxx",
"name": "user@test.io"
}
}
{
"message": "{\"CreationTime\": \"2023-05-24T15:10:53\", \"Id\": \"9cf2a1f7-90bc-494b-2784-08db5c691133\", \"Operation\": \"New-InboxRule\", \"OrganizationId\": \"49c2f50d-d36c-4b88-8511-55ce3ea9e53f\", \"RecordType\": 1, \"ResultStatus\": \"True\", \"UserKey\": \"100320028D9C5197\", \"UserType\": 2, \"Version\": 1, \"Workload\": \"Exchange\", \"ClientIP\": \"240.157.135.119:63070\", \"ObjectId\": \"EURPR07A010.PROD.OUTLOOK.COM/Microsoft Exchange Hosted Organizations/example.onmicrosoft.com/bc1b1df3-f861-4aec-bf7c-40ce5b5566c1\\\\RULE_NAME\", \"UserId\": \"RobertP@example.onmicrosoft.com\", \"AppId\": \"00000002-0000-0ff1-ce00-000000000000\", \"ClientAppId\": \"\", \"ExternalAccess\": false, \"OrganizationName\": \"example.onmicrosoft.com\", \"OriginatingServer\": \"AM0PR07MB5763 (15.20.6411.029)\", \"Parameters\": [{\"Name\": \"ForwardTo\", \"Value\": \"bob@example.org\"}, {\"Name\": \"Force\", \"Value\": \"False\"}, {\"Name\": \"AlwaysDeleteOutlookRulesBlob\", \"Value\": \"False\"}, {\"Name\": \"RedirectTo\", \"Value\": \"joe@example.org\"}, {\"Name\": \"From\", \"Value\": \"alice@example.org\"}, {\"Name\": \"Name\", \"Value\": \"RULE_NAME\"}, {\"Name\": \"DeleteMessage\", \"Value\": \"True\"}, {\"Name\": \"FromAddressContainsWords\", \"Value\": \"@example.org\"}, {\"Name\": \"MarkAsRead\", \"Value\": \"True\"}, {\"Name\": \"StopProcessingRules\", \"Value\": \"True\"}, {\"Name\": \"SubjectOrBodyContainsWords\", \"Value\": \"keyword\"}, {\"Name\": \"MoveToFolder\", \"Value\": \"Historique des conversations\"}], \"SessionId\": \"984c0958-0631-4b90-b116-15094fc36847\"}",
"event": {
"action": "New-InboxRule",
"code": "1",
"outcome": "success"
},
"@timestamp": "2023-05-24T15:10:53Z",
"action": {
"id": 1,
"name": "New-InboxRule",
"outcome": "success",
"target": "user"
},
"office365": {
"audit": {
"object_id": "EURPR07A010.PROD.OUTLOOK.COM/Microsoft Exchange Hosted Organizations/example.onmicrosoft.com/bc1b1df3-f861-4aec-bf7c-40ce5b5566c1\\RULE_NAME"
},
"context": {
"aad_session_id": "984c0958-0631-4b90-b116-15094fc36847"
},
"exchange_admin": {
"parameters": [
"AlwaysDeleteOutlookRulesBlob:False",
"DeleteMessage:True",
"Force:False",
"ForwardTo:bob@example.org",
"From:alice@example.org",
"FromAddressContainsWords:@example.org",
"MarkAsRead:True",
"MoveToFolder:Historique des conversations",
"Name:RULE_NAME",
"RedirectTo:joe@example.org",
"StopProcessingRules:True",
"SubjectOrBodyContainsWords:keyword"
]
},
"record_type": 1,
"result_status": "True",
"user_type": {
"code": 2,
"name": "Admin"
}
},
"organization": {
"id": "49c2f50d-d36c-4b88-8511-55ce3ea9e53f"
},
"related": {
"ip": [
"240.157.135.119"
],
"user": [
"RobertP@example.onmicrosoft.com"
]
},
"service": {
"name": "Exchange"
},
"source": {
"address": "240.157.135.119",
"ip": "240.157.135.119",
"port": 63070
},
"user": {
"email": "RobertP@example.onmicrosoft.com",
"id": "100320028D9C5197",
"name": "RobertP@example.onmicrosoft.com"
}
}
{
"message": "{\"AppAccessContext\": {\"AADSessionId\": \"fbe7d318-3d7f-4645-9e03-caa46e2a8f01\", \"CorrelationId\": \"5f24aa82-f874-44d1-b6df-857cd9e1decf\", \"UniqueTokenId\": \"2222222222222222222222\"}, \"CreationTime\": \"2023-08-22T12:37:20\", \"Id\": \"037fd006-a72b-49ae-4bb0-08dba30c8729\", \"Operation\": \"ManagedSyncClientAllowed\", \"OrganizationId\": \"e1a908bd-8353-44e1-b957-5b8f1d90bde1\", \"RecordType\": 4, \"UserKey\": \"i:0h.f|membership|1111111111111111@live.com\", \"UserType\": 0, \"Version\": 1, \"Workload\": \"SharePoint\", \"ClientIP\": \"1.2.3.4\", \"UserId\": \"john.doe@example.org\", \"AuthenticationType\": \"FormsCookieAuth\", \"BrowserName\": \"Edge\", \"BrowserVersion\": \"114.0.1823.79\", \"CorrelationId\": \"ec84154f-db9d-47cd-b1be-56d75cb8840e\", \"EventSource\": \"SharePoint\", \"IsManagedDevice\": false, \"ItemType\": \"DocumentLibrary\", \"Platform\": \"WinDesktop\", \"Site\": \"1435321e-2bbb-417d-b21c-533e3ec15f5f\", \"UserAgent\": \"Microsoft SkyDriveSync 23.101.0514.0004 ship; Windows NT 10.0 (19045)\", \"WebId\": \"50ad5578-0fa1-4285-9cde-1e4f067fb892\", \"DeviceDisplayName\": \"3deb:3c5e:59d0:53ad:1115:d3d7:58da:47d6\", \"MachineDomainInfo\": \"8208550a-4001-439d-a9f6-e95d76767507\", \"MachineId\": \"77f6d9ce-da8f-46bf-a651-4bec3c189770\"}",
"event": {
"action": "ManagedSyncClientAllowed",
"category": [
"file"
],
"code": "4",
"outcome": "success",
"type": [
"access"
]
},
"@timestamp": "2023-08-22T12:37:20Z",
"action": {
"id": 4,
"name": "ManagedSyncClientAllowed",
"outcome": "success",
"target": "user"
},
"office365": {
"audit": {
"event_source": "SharePoint",
"item_type": "DocumentLibrary",
"platform": "WinDesktop",
"site": "1435321e-2bbb-417d-b21c-533e3ec15f5f"
},
"context": {
"aad_session_id": "fbe7d318-3d7f-4645-9e03-caa46e2a8f01",
"correlation": {
"id": "5f24aa82-f874-44d1-b6df-857cd9e1decf"
}
},
"record_type": 4,
"user_type": {
"code": 0,
"name": "Regular"
}
},
"organization": {
"id": "e1a908bd-8353-44e1-b957-5b8f1d90bde1"
},
"related": {
"ip": [
"1.2.3.4"
],
"user": [
"john.doe@example.org"
]
},
"service": {
"name": "SharePoint"
},
"source": {
"address": "1.2.3.4",
"ip": "1.2.3.4"
},
"user": {
"email": "john.doe@example.org",
"id": "i:0h.f|membership|1111111111111111@live.com",
"name": "john.doe@example.org"
},
"user_agent": {
"device": {
"name": "Other"
},
"name": "Microsoft SkyDriveSync",
"original": "Microsoft SkyDriveSync 23.101.0514.0004 ship; Windows NT 10.0 (19045)",
"os": {
"name": "Windows",
"version": "10"
},
"version": "23.101.0514"
}
}
{
"message": "{\"CreationTime\": \"2024-02-22T09:56:48\", \"Id\": \"0e042318-7c78-4acb-ae00-5ee74465bca3\", \"Operation\": \"AlertUpdated\", \"OrganizationId\": \"2d7585dc-97bc-4494-b98c-79f2a4946931\", \"RecordType\": 40, \"ResultStatus\": \"Succeeded\", \"UserKey\": \"SecurityComplianceAlerts\", \"UserType\": 4, \"Version\": 1, \"Workload\": \"SecurityComplianceCenter\", \"ObjectId\": \"c299a0a0-14da-428a-b08d-481d562298cb\", \"UserId\": \"SecurityComplianceAlerts\", \"AlertId\": \"c299a0a0-14da-428a-b08d-481d562298cb\", \"AlertLinks\": [{\"AlertLinkHref\": \"\"}], \"AlertType\": \"Custom\", \"Category\": \"ThreatManagement\", \"Comments\": \"New alert\", \"Data\": \"{\\\"ts\\\":\\\"2024-02-22 09:46:54Z\\\",\\\"te\\\":\\\"2024-02-22 09:46:54Z\\\",\\\"an\\\":\\\"Mass download by a single user\\\",\\\"ad\\\":\\\"Activity policy 'Mass download by a single user' was triggered by 'Anakin SKYWALKER'\\\",\\\"f3u\\\":\\\"anakin.skywalker@gondor.com\\\",\\\"alk\\\":\\\"https://gondor.portal.cloudappsecurity.com/#/alerts/79d71811t27fe160149dcd56\\\",\\\"plk\\\":\\\"https://gondor.portal.cloudappsecurity.com/#/policy/?id=eq(5f391720dd4e64e3db757c35,)\\\",\\\"mat\\\":\\\"MCAS_ALERT_CABINET_EVENT_MATCH_AUDIT\\\"}\", \"Name\": \"Mass download by a single user\", \"PolicyId\": \"8697dfdc-965d-67f7-bb37-b2551b296c04\", \"Severity\": \"High\", \"Source\": \"Cloud App Security\", \"Status\": \"Active\"}",
"event": {
"action": "AlertUpdated",
"category": [
"intrusion_detection"
],
"code": "40",
"kind": "alert",
"outcome": "success",
"type": [
"info"
]
},
"@timestamp": "2024-02-22T09:56:48Z",
"action": {
"id": 40,
"name": "AlertUpdated",
"outcome": "success",
"target": "user"
},
"office365": {
"alert": {
"category": "ThreatManagement",
"display_name": "Mass download by a single user",
"id": "c299a0a0-14da-428a-b08d-481d562298cb",
"severity": "High",
"source": "Cloud App Security",
"status": "Active"
},
"audit": {
"object_id": "c299a0a0-14da-428a-b08d-481d562298cb"
},
"record_type": 40,
"result_status": "Succeeded",
"user_type": {
"code": 4,
"name": "System"
}
},
"organization": {
"id": "2d7585dc-97bc-4494-b98c-79f2a4946931"
},
"related": {
"user": [
"anakin.skywalker"
]
},
"rule": {
"id": "8697dfdc-965d-67f7-bb37-b2551b296c04"
},
"service": {
"name": "SecurityComplianceCenter"
},
"source": {
"user": {
"email": "anakin.skywalker@gondor.com"
}
},
"user": {
"domain": "gondor.com",
"email": "anakin.skywalker@gondor.com",
"id": "SecurityComplianceAlerts",
"name": "anakin.skywalker"
}
}
{
"message": "{\"Applications\": [{\"Name\": \"Microsoft SharePoint Online\"}], \"AlertCategory\": \"ANOMALY_DETECTION\", \"AlertDisplayName\": \"Impossible travel activity\", \"AlertDescription\": \"The user JOHN DOE (john.doe@example.org) was involved in an impossible travel\\n incident. The user connected from two countries within 10 minutes, from these IP addresses: Belgium\\n (3deb:3c5e:59d0:53ad:1115:d3d7:58da:47d6) and France (1.2.3.4). If any of these IP addresses are used by the\\n organization for VPN connections and do not necessarily represent a physical location, we recommend categorizing them as\\n VPN in the IP Address range page in Microsoft Defender for Cloud Apps portal to avoid false alerts.\", \"AlertSeverity\": \"Medium\", \"AssignedTo\": null, \"LastUpdatedTime\": \"2023-04-19T12:24:16\", \"ActivityStartTime\": \"2023-04-19T12:07:08\", \"ItemCount\": 0, \"AlertUri\": \"https://example.portal.cloudappsecurity.com/#/alerts/111111111111111111111111\", \"ClientIPs\": [\"3deb:3c5e:59d0:53ad:1115:d3d7:58da:47d6\", \"1.2.3.4\"], \"ObjectId\": \"643fdd70e8ff3e15bba6dfd8\", \"UserId\": \"john.doe@example.org\", \"Id\": \"77f6d9ce-da8f-46bf-a651-4bec3c189770\", \"RecordType\": 98, \"CreationTime\": \"2023-04-19T12:24:16\", \"Operation\": \"MCAS_ALERT_ANUBIS_DETECTION_VELOCITY\", \"OrganizationId\": \"77f6d9ce-da8f-46bf-a651-4bec3c189770\", \"UserType\": 0, \"UserKey\": \"john.doe@example.org\", \"Workload\": \"MCAS\", \"ResultStatus\": \"New\", \"Version\": 1}",
"event": {
"action": "MCAS_ALERT_ANUBIS_DETECTION_VELOCITY",
"category": [
"intrusion_detection"
],
"code": "98",
"kind": "alert",
"outcome": "success",
"type": [
"info"
]
},
"@timestamp": "2023-04-19T12:24:16Z",
"action": {
"id": 98,
"name": "MCAS_ALERT_ANUBIS_DETECTION_VELOCITY",
"outcome": "success",
"target": "user"
},
"office365": {
"alert": {
"category": "ANOMALY_DETECTION",
"client_ips": [
"1.2.3.4",
"3deb:3c5e:59d0:53ad:1115:d3d7:58da:47d6"
],
"description": "The user JOHN DOE (john.doe@example.org) was involved in an impossible travel\n incident. The user connected from two countries within 10 minutes, from these IP addresses: Belgium\n (3deb:3c5e:59d0:53ad:1115:d3d7:58da:47d6) and France (1.2.3.4). If any of these IP addresses are used by the\n organization for VPN connections and do not necessarily represent a physical location, we recommend categorizing them as\n VPN in the IP Address range page in Microsoft Defender for Cloud Apps portal to avoid false alerts.",
"display_name": "Impossible travel activity",
"severity": "Medium"
},
"audit": {
"object_id": "643fdd70e8ff3e15bba6dfd8"
},
"record_type": 98,
"result_status": "New",
"user_type": {
"code": 0,
"name": "Regular"
}
},
"organization": {
"id": "77f6d9ce-da8f-46bf-a651-4bec3c189770"
},
"related": {
"user": [
"john.doe@example.org"
]
},
"service": {
"name": "MCAS"
},
"user": {
"email": "john.doe@example.org",
"id": "john.doe@example.org",
"name": "john.doe@example.org"
}
}
{
"message": "{\"CreationTime\": \"2022-07-07T22:38:49\", \"Id\": \"266f5962-ffad-4fce-a101-3197581af3d4\", \"Operation\": \"AtpDetection\", \"OrganizationId\": \"7f7e5b97-b780-473c-9c76-9182a9d7f2b4\", \"RecordType\": 47, \"UserKey\": \"ThreatIntel\", \"UserType\": 4, \"Version\": 1, \"Workload\": \"ThreatIntelligence\", \"UserId\": \"people@example.org\", \"DetectionDate\": \"2022-07-07T22:38:11\", \"DetectionMethod\": \"AntiMalware\", \"EventDeepLink\": \"https://protection.office.com/threatexplorer?dltarget=Explorer&dlstorage=Url&viewid=MalwareContent&query-Id=2ab4791e-fdd4-42f9-ad3c-c54ef7a4d548\", \"FileData\": {\"DocumentId\": \"03254108-f682-417d-f3e6-08da605bf091\", \"FileName\": \"malware\", \"FilePath\": \"https://example.sharepoint.com/personal/people_example_org/Documents/malware\", \"FileSize\": \"12345\", \"FileVerdict\": 1, \"MalwareFamily\": \"iPhoneOS/Vortex.C\", \"SHA256\": \"SnltYq0lbVwFlAIf+lQugPXaMcDNV9t9pN/Zkhx7hQ8=\"}, \"LastModifiedBy\": \"people@example.org\", \"LastModifiedDate\": \"2022-01-01T13:00:53\", \"SourceWorkload\": 1}",
"event": {
"action": "AtpDetection",
"code": "47",
"outcome": "success",
"url": "https://protection.office.com/threatexplorer?dltarget=Explorer&dlstorage=Url&viewid=MalwareContent&query-Id=2ab4791e-fdd4-42f9-ad3c-c54ef7a4d548"
},
"@timestamp": "2022-07-07T22:38:49Z",
"action": {
"id": 47,
"name": "AtpDetection",
"outcome": "success",
"target": "user"
},
"file": {
"hash": {
"sha256": "SnltYq0lbVwFlAIf+lQugPXaMcDNV9t9pN/Zkhx7hQ8="
},
"name": "malware"
},
"office365": {
"defender": {
"detection": {
"method": "AntiMalware"
},
"malware_family": "iPhoneOS/Vortex.C"
},
"record_type": 47,
"user_type": {
"code": 4,
"name": "System"
}
},
"organization": {
"id": "7f7e5b97-b780-473c-9c76-9182a9d7f2b4"
},
"related": {
"hash": [
"SnltYq0lbVwFlAIf+lQugPXaMcDNV9t9pN/Zkhx7hQ8="
],
"user": [
"people@example.org"
]
},
"service": {
"name": "ThreatIntelligence"
},
"url": {
"domain": "example.sharepoint.com",
"original": "https://example.sharepoint.com/personal/people_example_org/Documents/malware",
"path": "/personal/people_example_org/Documents/malware",
"port": 443,
"registered_domain": "sharepoint.com",
"scheme": "https",
"subdomain": "example",
"top_level_domain": "com"
},
"user": {
"email": "people@example.org",
"id": "ThreatIntel",
"name": "people@example.org"
}
}
{
"message": "{\"CreationTime\": \"2022-07-08T09:10:19\", \"Id\": \"50906475-74dd-4447-ae4d-595d225d0055\", \"Operation\": \"TIMailData\", \"OrganizationId\": \"8a457951-a594-4607-a5dc-dfc72338eb13\", \"RecordType\": 28, \"UserKey\": \"ThreatIntel\", \"UserType\": 4, \"Version\": 1, \"Workload\": \"ThreatIntelligence\", \"ObjectId\": \"4ca2df96-4488-4f3b-a265-b4edaa3c4d8f\", \"UserId\": \"ThreatIntel\", \"AdditionalActionsAndResults\": [\"OriginalDelivery: [N/A]\"], \"AttachmentData\": [{\"FileName\": \"malicious.pdf.exe\", \"FileType\": \"exe;zip\", \"FileVerdict\": 1, \"MalwareFamily\": \"Trojan_Gen_FileWithSpoofedExtension_A\", \"SHA256\": \"E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855\"}], \"AuthDetails\": [{\"Name\": \"SPF\", \"Value\": \"Pass\"}, {\"Name\": \"DKIM\", \"Value\": \"Fail\"}, {\"Name\": \"DMARC\", \"Value\": \"Best guess pass\"}, {\"Name\": \"Comp Auth\", \"Value\": \"pass\"}], \"DeliveryAction\": \"Blocked\", \"DetectionMethod\": \"File detonation\", \"DetectionType\": \"Inline\", \"Directionality\": \"Inbound\", \"EventDeepLink\": \"https://protection.office.com/?hash=/threatexplorer?messageParams=a4dbf74a-89e0-40de-b14d-df573f48aa45,a4dbf74a-89e0-40de-b14d-df573f48aa45-0000000000000000000-1,2022-07-08T00:00:00,2022-07-08T23:59:59&view=Malware\", \"InternetMessageId\": \"<4cc4a74e-a195-4222-abd7-a8adf2cd347d@sender.com>\", \"LatestDeliveryLocation\": \"Quarantine\", \"MessageTime\": \"2022-07-08T09:07:47\", \"NetworkMessageId\": \"7250ff78-fd13-45a2-bb5d-23a5d59c2699\", \"OriginalDeliveryLocation\": \"Quarantine\", \"P1Sender\": \"prvs=0000000000=human@sender.com\", \"P2Sender\": \"human@sender.com\", \"Policy\": \"SafeAttachements\", \"PolicyAction\": \"Quarantine\", \"Recipients\": [\"human@example.com\"], \"SenderIp\": \"1.2.3.4\", \"Subject\": \"Refund to you\", \"SystemOverrides\": [{\"Details\": \"Antimalware policy block by file type\", \"FinalOverride\": \"No\", \"Result\": \"Block\", \"Source\": \"Tenant\"}], \"ThreatsAndDetectionTech\": [\"Malware: [File detonation]\", \"Spam: [General filter]\"], \"Verdict\": \"Malware\"}",
"event": {
"action": "Blocked",
"code": "28",
"outcome": "success",
"url": "https://protection.office.com/?hash=/threatexplorer?messageParams=a4dbf74a-89e0-40de-b14d-df573f48aa45,a4dbf74a-89e0-40de-b14d-df573f48aa45-0000000000000000000-1,2022-07-08T00:00:00,2022-07-08T23:59:59&view=Malware"
},
"@timestamp": "2022-07-08T09:10:19Z",
"action": {
"id": 28,
"name": "Blocked",
"outcome": "success",
"target": "user"
},
"email": {
"attachments": [
{
"file": {
"hash": {
"sha256": "E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855"
},
"mime_type": "exe;zip",
"name": "malicious.pdf.exe"
}
}
],
"delivery_timestamp": "2022-07-08T09:07:47",
"from": {
"address": [
"human@sender.com"
]
},
"local_id": "7250ff78-fd13-45a2-bb5d-23a5d59c2699",
"message_id": "4cc4a74e-a195-4222-abd7-a8adf2cd347d@sender.com",
"reply_to": {
"address": [
"prvs=0000000000=human@sender.com"
]
},
"subject": "Refund to you",
"to": {
"address": [
"human@example.com"
]
}
},
"office365": {
"audit": {
"object_id": "4ca2df96-4488-4f3b-a265-b4edaa3c4d8f"
},
"defender": {
"additional_actions": [
"OriginalDelivery: [N/A]"
],
"auth_details": [
{
"Name": "SPF",
"Value": "Pass"
},
{
"Name": "DKIM",
"Value": "Fail"
},
{
"Name": "DMARC",
"Value": "Best guess pass"
},
{
"Name": "Comp Auth",
"Value": "pass"
}
],
"detection": {
"method": "File detonation",
"technology": [
"Malware: [File detonation]",
"Spam: [General filter]"
],
"type": "Inline"
},
"email": {
"attachments": [
{
"name": "Trojan_Gen_FileWithSpoofedExtension_A",
"verdict": {
"code": "1",
"name": "bad"
}
}
],
"delivery": {
"action": "Blocked",
"latest_location": "Quarantine",
"original_location": "Quarantine"
},
"verdict": {
"reason": "Malware"
}
},
"system_overrides": [
{
"Details": "Antimalware policy block by file type",
"FinalOverride": "No",
"Result": "Block",
"Source": "Tenant"
}
]
},
"record_type": 28,
"user_type": {
"code": 4,
"name": "System"
}
},
"organization": {
"id": "8a457951-a594-4607-a5dc-dfc72338eb13"
},
"related": {
"ip": [
"1.2.3.4"
],
"user": [
"ThreatIntel"
]
},
"service": {
"name": "ThreatIntelligence"
},
"source": {
"address": "1.2.3.4",
"ip": "1.2.3.4"
},
"user": {
"id": "ThreatIntel",
"name": "ThreatIntel"
}
}
{
"message": "{\"CreationTime\": \"2022-07-07T10:10:52\", \"Id\": \"47bf7844-15bf-4cf2-91a3-15b32ceb89b5\", \"Operation\": \"TIUrlClickData\", \"OrganizationId\": \"0eaa2260-b241-410b-bcae-e38c8b68787f\", \"RecordType\": 41, \"UserKey\": \"ThreatIntel\", \"UserType\": 4, \"Version\": 1, \"Workload\": \"ThreatIntelligence\", \"UserId\": \"human@example.org\", \"AppName\": \"Mail\", \"AppVersion\": \"0.0.0000\", \"EventDeepLink\": \"https://protection.office.com/threatexplorer?dltarget=Explorer&dlstorage=Url&viewid=Phish&query-Recipients=people@xample.org&query-NetworkMessageId=53b5da37-1893-4e78-a89f-a4d26b53184c\", \"SourceId\": \"8a8634d0-d803-4bc9-b221-2863bff6a001\", \"TimeOfClick\": \"2022-07-07T09:33:33\", \"Url\": \"https://malicious.domain.com\", \"UserIp\": \"1.2.3.4\"}",
"event": {
"action": "TIUrlClickData",
"code": "41",
"outcome": "success",
"url": "https://protection.office.com/threatexplorer?dltarget=Explorer&dlstorage=Url&viewid=Phish&query-Recipients=people@xample.org&query-NetworkMessageId=53b5da37-1893-4e78-a89f-a4d26b53184c"
},
"@timestamp": "2022-07-07T10:10:52Z",
"action": {
"id": 41,
"name": "TIUrlClickData",
"outcome": "success",
"target": "user"
},
"office365": {
"record_type": 41,
"user_type": {
"code": 4,
"name": "System"
}
},
"organization": {
"id": "0eaa2260-b241-410b-bcae-e38c8b68787f"
},
"related": {
"user": [
"human@example.org"
]
},
"service": {
"name": "ThreatIntelligence"
},
"user": {
"email": "human@example.org",
"id": "ThreatIntel",
"name": "human@example.org"
}
}
{
"message": "{\"Id\": \"bb6e6d49\", \"RecordType\": 20, \"CreationTime\": \"2023-08-22T13:51:33\", \"Operation\": \"ViewReport\", \"OrganizationId\": \"12b674a1\", \"UserType\": 0, \"UserKey\": \"1003200\", \"Workload\": \"PowerBI\", \"UserId\": \"joe.doe@user.fr\", \"ClientIP\": \"1.2.3.4\", \"UserAgent\": \"Mozilla/5.0\", \"Activity\": \"ViewReport\", \"ItemName\": \"Tdb_TI\", \"WorkSpaceName\": \"Tableau de Bord Strat\\u00e9gique\", \"DatasetName\": \"Tdb_TI\", \"ReportName\": \"Tdb_TI\", \"CapacityId\": \"5A456BD6\", \"CapacityName\": \"P1_ACOSS\", \"WorkspaceId\": \"08d52dac\", \"AppName\": \"Tableaux de bord de pilotage\", \"ObjectId\": \"Tdb_TI\", \"DatasetId\": \"6f39a3c3\", \"ReportId\": \"213eb6fe\", \"ArtifactId\": \"213eb6fe\", \"ArtifactName\": \"Tdb_TI\", \"IsSuccess\": true, \"ReportType\": \"PowerBIReport\", \"RequestId\": \"94fea00c\", \"ActivityId\": \"147a0db5\", \"AppReportId\": \"fe6a9f80\", \"DistributionMethod\": \"Apps\", \"ConsumptionMethod\": \"Power BI Web\", \"AppId\": \"187ea3f4\", \"ArtifactKind\": \"Report\", \"RefreshEnforcementPolicy\": 0}",
"event": {
"action": "ViewReport",
"code": "20",
"outcome": "success"
},
"@timestamp": "2023-08-22T13:51:33Z",
"action": {
"id": 20,
"name": "ViewReport",
"outcome": "success",
"target": "user"
},
"office365": {
"audit": {
"object_id": "Tdb_TI"
},
"record_type": 20,
"user_type": {
"code": 0,
"name": "Regular"
}
},
"organization": {
"id": "12b674a1"
},
"related": {
"ip": [
"1.2.3.4"
],
"user": [
"joe.doe@user.fr"
]
},
"service": {
"name": "PowerBI"
},
"source": {
"address": "1.2.3.4",
"ip": "1.2.3.4"
},
"user": {
"email": "joe.doe@user.fr",
"id": "1003200",
"name": "joe.doe@user.fr"
},
"user_agent": {
"device": {
"name": "Other"
},
"name": "Other",
"original": "Mozilla/5.0",
"os": {
"name": "Other"
}
}
}
{
"message": "{\"CreationTime\": \"2024-07-10T14:31:24\", \"Id\": \"d1253377-388e-4ca1-a163-32dccb867ddd\", \"Operation\": \"Remove member from role.\", \"OrganizationId\": \"a6f8d8c5-e3ee-471b-a1e4-abdf3ccd6c55\", \"RecordType\": 8, \"ResultStatus\": \"Success\", \"UserKey\": \"key@example.com\", \"UserType\": 0, \"Version\": 1, \"Workload\": \"AzureActiveDirectory\", \"ObjectId\": \"john.doe@example.com\", \"UserId\": \"admin@example.com\", \"AzureActiveDirectoryEventType\": 1, \"ExtendedProperties\": [{\"Name\": \"additionalDetails\", \"Value\": \"{}\"}, {\"Name\": \"extendedAuditEventCategory\", \"Value\": \"Role\"}], \"ModifiedProperties\": [{\"Name\": \"Role.ObjectID\", \"NewValue\": \"\", \"OldValue\": \"62d603c4-9712-4ea9-83c6-1e253fad40a4\"}, {\"Name\": \"Role.DisplayName\", \"NewValue\": \"\", \"OldValue\": \"Global Administrator\"}, {\"Name\": \"Role.TemplateId\", \"NewValue\": \"\", \"OldValue\": \"2eb5763a-6258-4084-90d6-8f149a03132d\"}, {\"Name\": \"Role.WellKnownObjectName\", \"NewValue\": \"\", \"OldValue\": \"TenantAdmins\"}], \"Actor\": [{\"ID\": \"admin@example.com\", \"Type\": 5}, {\"ID\": \"100320029D963D0D\", \"Type\": 3}, {\"ID\": \"User_47498f0f-242d-4ec8-8c13-9c861ce5669f\", \"Type\": 2}, {\"ID\": \"47498f0f-242d-4ec8-8c13-9c861ce5669f\", \"Type\": 2}, {\"ID\": \"User\", \"Type\": 2}], \"ActorContextId\": \"a6f8d8c5-e3ee-471b-a1e4-abdf3ccd6c55\", \"InterSystemsId\": \"3da056e9-e6dc-4157-b991-8304c3b95eb7\", \"IntraSystemId\": \"e7bf6e46-a61f-417a-a11d-282756b8262f\", \"SupportTicketId\": \"\", \"Target\": [{\"ID\": \"User_1514c9ec-882d-4beb-99a9-301209f6a05a\", \"Type\": 2}, {\"ID\": \"1514c9ec-882d-4beb-99a9-301209f6a05a\", \"Type\": 2}, {\"ID\": \"User\", \"Type\": 2}, {\"ID\": \"john.doe@example.com\", \"Type\": 5}, {\"ID\": \"100320029D9D1C86\", \"Type\": 3}], \"TargetContextId\": \"a6f8d8c5-e3ee-471b-a1e4-abdf3ccd6c55\"}",
"event": {
"action": "Remove member from role.",
"category": [
"iam"
],
"code": "8",
"outcome": "success",
"type": [
"info"
]
},
"@timestamp": "2024-07-10T14:31:24Z",
"action": {
"id": 8,
"name": "Remove member from role.",
"outcome": "success",
"target": "user"
},
"office365": {
"audit": {
"object_id": "john.doe@example.com"
},
"context": {
"correlation": {
"id": "3da056e9-e6dc-4157-b991-8304c3b95eb7"
},
"modified_properties": [
{
"Name": "Role.ObjectID",
"NewValue": "",
"OldValue": "62d603c4-9712-4ea9-83c6-1e253fad40a4"
},
{
"Name": "Role.DisplayName",
"NewValue": "",
"OldValue": "Global Administrator"
},
{
"Name": "Role.TemplateId",
"NewValue": "",
"OldValue": "2eb5763a-6258-4084-90d6-8f149a03132d"
},
{
"Name": "Role.WellKnownObjectName",
"NewValue": "",
"OldValue": "TenantAdmins"
}
]
},
"record_type": 8,
"result_status": "Success",
"user_type": {
"code": 0,
"name": "Regular"
}
},
"organization": {
"id": "a6f8d8c5-e3ee-471b-a1e4-abdf3ccd6c55"
},
"related": {
"user": [
"admin@example.com"
]
},
"service": {
"name": "AzureActiveDirectory"
},
"user": {
"email": "admin@example.com",
"id": "key@example.com",
"name": "admin@example.com"
}
}
{
"message": "{\"CreationTime\": \"2023-08-31T07:24:24\", \"Id\": \"77f6d9ce-da8f-46bf-a651-4bec3c189770\", \"Operation\": \"AlertTriggered\", \"OrganizationId\": \"77f6d9ce-da8f-46bf-a651-4bec3c189770\", \"RecordType\": 40, \"ResultStatus\": \"Succeeded\", \"UserKey\": \"SecurityComplianceAlerts\", \"UserType\": 4, \"Version\": 1, \"Workload\": \"SecurityComplianceCenter\", \"ObjectId\": \"77f6d9ce-da8f-46bf-a651-4bec3c189770\", \"UserId\": \"SecurityComplianceAlerts\", \"AlertId\": \"77f6d9ce-da8f-46bf-a651-4bec3c189770\", \"AlertLinks\": [{\"AlertLinkHref\": \"\"}], \"AlertType\": \"System\", \"Category\": \"ThreatManagement\", \"Comments\": \"New alert\", \"Data\": \"{\\\"ts\\\": \\\"2023-08-31T07:23:13.0000000Z\\\", \\\"te\\\": \\\"2023-08-31T07:23:13.0000000Z\\\", \\\"tid\\\": \\\"77f6d9ce-da8f-46bf-a651-4bec3c189770\\\", \\\"tdc\\\": \\\"1\\\", \\\"af\\\": \\\"0\\\", \\\"tht\\\": \\\"Phish,\\\\n\\\\nMalicious\\\", \\\"als\\\": \\\"Protection\\\", \\\"op\\\": \\\"Protection\\\", \\\"wsrt\\\": \\\"0001-01-01T00:00:00\\\", \\\"mdt\\\": \\\"u\\\", \\\"rid\\\": \\\"77f6d9ce-da8f-46bf-a651-4bec3c189770\\\", \\\"cid\\\": \\\"77f6d9ce-da8f-46bf-a651-4bec3c189770\\\", \\\"ad\\\": \\\"This\\\\nalert fires when message containing phish was delivered due to an ETR override. \\\\n-V1.0.0.5\\\", \\\"lon\\\": \\\"Protection\\\", \\\"an\\\": \\\"Phish delivered due to an ETR override\\\", \\\"sev\\\": \\\"Informational\\\"}\", \"Name\": \"Phish delivered due to an ETR override\", \"PolicyId\": \"77f6d9ce-da8f-46bf-a651-4bec3c189770\", \"Severity\": \"Informational\", \"Source\": \"Office 365 Security & Compliance\", \"Status\": \"Active\"}",
"event": {
"action": "AlertTriggered",
"category": [
"intrusion_detection"
],
"code": "40",
"kind": "alert",
"outcome": "success",
"type": [
"info"
]
},
"@timestamp": "2023-08-31T07:24:24Z",
"action": {
"id": 40,
"name": "AlertTriggered",
"outcome": "success",
"target": "user"
},
"office365": {
"alert": {
"category": "ThreatManagement",
"display_name": "Phish delivered due to an ETR override",
"id": "77f6d9ce-da8f-46bf-a651-4bec3c189770",
"severity": "Informational",
"source": "Office 365 Security & Compliance",
"status": "Active"
},
"audit": {
"object_id": "77f6d9ce-da8f-46bf-a651-4bec3c189770"
},
"record_type": 40,
"result_status": "Succeeded",
"user_type": {
"code": 4,
"name": "System"
}
},
"organization": {
"id": "77f6d9ce-da8f-46bf-a651-4bec3c189770"
},
"related": {
"user": [
"SecurityComplianceAlerts"
]
},
"rule": {
"id": "77f6d9ce-da8f-46bf-a651-4bec3c189770"
},
"service": {
"name": "SecurityComplianceCenter"
},
"user": {
"id": "SecurityComplianceAlerts",
"name": "SecurityComplianceAlerts"
}
}
{
"message": "{\"CreationTime\": \"2024-04-04T08:15:14\", \"Id\": \"11c950ca-f6b6-4bbf-a0fc-bb287f9c1ef4\", \"Operation\": \"AlertEntityGenerated\", \"OrganizationId\": \"241cae47-1a82-46a7-bfae-4b0a86f89c8b\", \"RecordType\": 40, \"ResultStatus\": \"Succeeded\", \"UserKey\": \"SecurityComplianceAlerts\", \"UserType\": 4, \"Version\": 1, \"Workload\": \"SecurityComplianceCenter\", \"ObjectId\": \"9ccf6a76-3106-4bad-ad80-fc515b137ba2\", \"UserId\": \"SecurityComplianceAlerts\", \"AlertEntityId\": \"b2358a80-85d3-488e-8285-db123ce918a4\", \"AlertId\": \"cf0708c6-e2c5-4962-ae99-9af4799175f4\", \"AlertLinks\": [{\"AlertLinkHref\": \"\"}], \"AlertType\": \"Custom\", \"Category\": \"DataLossPrevention\", \"Comments\": \"New alert\", \"Data\": \"{\\\"etype\\\":\\\"DlpRuleMatch\\\",\\\"eid\\\":\\\"48aa73f6-b740-438b-861d-441281310de7\\\",\\\"tid\\\":\\\"21692c1b-2bd4-464a-aa27-6658fe410b4b\\\",\\\"ts\\\":\\\"2024-04-04T07:36:48.0000000Z\\\",\\\"te\\\":\\\"2024-04-04T07:36:48.0000000Z\\\",\\\"at\\\":\\\"2024-04-04T07:36:48.0000000Z\\\",\\\"dpid\\\":\\\"2401d128-ab89-4552-a6da-b2f77c3d212c\\\",\\\"dpn\\\":\\\"Data\\\",\\\"drid\\\":\\\"70ce5ca3-1da6-45d2-8699-8d470a719ab3\\\",\\\"drn\\\":\\\"rulename\\\",\\\"dmrid\\\":\\\"793fed0d-79e2-4bf8-b057-67c77a6db003\\\",\\\"wl\\\":\\\"Exchange\\\",\\\"von\\\":\\\"RE: Subject\\\",\\\"dact\\\":\\\"GenerateAlert\\\",\\\"cc\\\":\\\"suspicious@spam.com,spam.enquiries@other.com\\\",\\\"to\\\":\\\"john.doe@example.org\\\",\\\"mfrm\\\":\\\"spam@freemovie.com\\\",\\\"dpm\\\":\\\"Enable\\\",\\\"lon\\\":\\\"DlpRuleMatch\\\"}\", \"EntityType\": \"DlpRuleMatch\", \"Name\": \"description\", \"PolicyId\": \"bef2401e-5c6c-476b-aedb-e2f521fafb1f\", \"Severity\": \"Low\", \"Source\": \"Office 365 Security & Compliance\", \"Status\": \"Active\"}",
"event": {
"action": "AlertEntityGenerated",
"category": [
"intrusion_detection"
],
"code": "40",
"kind": "alert",
"outcome": "success",
"type": [
"info"
]
},
"@timestamp": "2024-04-04T08:15:14Z",
"action": {
"id": 40,
"name": "AlertEntityGenerated",
"outcome": "success",
"target": "user"
},
"email": {
"cc": {
"address": [
"spam.enquiries@other.com",
"suspicious@spam.com"
]
},
"from": {
"address": [
"spam@freemovie.com"
]
},
"subject": "RE: Subject",
"to": {
"address": [
"john.doe@example.org"
]
}
},
"office365": {
"alert": {
"category": "DataLossPrevention",
"display_name": "description",
"entity_type": "DlpRuleMatch",
"id": "cf0708c6-e2c5-4962-ae99-9af4799175f4",
"severity": "Low",
"source": "Office 365 Security & Compliance",
"status": "Active"
},
"audit": {
"object_id": "9ccf6a76-3106-4bad-ad80-fc515b137ba2"
},
"record_type": 40,
"result_status": "Succeeded",
"user_type": {
"code": 4,
"name": "System"
}
},
"organization": {
"id": "241cae47-1a82-46a7-bfae-4b0a86f89c8b"
},
"related": {
"user": [
"SecurityComplianceAlerts"
]
},
"rule": {
"id": "bef2401e-5c6c-476b-aedb-e2f521fafb1f"
},
"service": {
"name": "SecurityComplianceCenter"
},
"user": {
"id": "SecurityComplianceAlerts",
"name": "SecurityComplianceAlerts"
}
}
{
"message": "{\"CreationTime\": \"2024-04-04T08:09:07\", \"Id\": \"9bb5e4b2-febd-4f1a-93bb-1380f7868320\", \"Operation\": \"AlertEntityGenerated\", \"OrganizationId\": \"9eb6ae86-0209-4328-856e-3f7971a6c654\", \"RecordType\": 40, \"ResultStatus\": \"Succeeded\", \"UserKey\": \"SecurityComplianceAlerts\", \"UserType\": 4, \"Version\": 1, \"Workload\": \"SecurityComplianceCenter\", \"ObjectId\": \"4dde17d2-635a-498b-914e-73898a280433\", \"UserId\": \"SecurityComplianceAlerts\", \"AlertEntityId\": \"a1bba0c6-d8d0-4710-8fc3-6085b3ac79fc\", \"AlertId\": \"178fa649-642f-4d41-943c-451e2266f4a7\", \"AlertLinks\": [{\"AlertLinkHref\": \"\"}], \"AlertType\": \"Custom\", \"Category\": \"MailFlow\", \"Comments\": \"New alert\", \"Data\": \"{\\\"etype\\\":\\\"MalwareFamily\\\",\\\"at\\\":\\\"2024-04-04T08:07:58.0000000Z\\\",\\\"md\\\":\\\"2024-04-04T08:07:58.0000000Z\\\",\\\"sip\\\":\\\"217.182.111.68\\\",\\\"ms\\\":\\\"[MARKETING] Free movies for you\\\",\\\"imsgid\\\":\\\"<f2231b61bc5cbb95893c5b62281e4f4c@spam.com>\\\",\\\"dm\\\":\\\"CrossOrgSpoof\\\",\\\"eid\\\":\\\"58fe2050-27be-431f-a035-2cba142cb021-15828634862951700795-1\\\",\\\"aii\\\":\\\"58fe2050-27be-431f-a035-2cba142cb021\\\",\\\"thn\\\":\\\"Phish, Malicious\\\",\\\"ts\\\":\\\"2024-04-04T08:06:58.0000000Z\\\",\\\"te\\\":\\\"2024-04-04T08:08:58.0000000Z\\\",\\\"fvs\\\":\\\"Filters\\\",\\\"tpt\\\":\\\"AntiPhishPolicy\\\",\\\"tpid\\\":\\\"b3caa8a3-c6de-4d06-b2a4-8968c6d1f2d5\\\",\\\"tid\\\":\\\"7fca7e7b-11e7-48c7-b345-1145a7a3a918\\\",\\\"tht\\\":\\\"Phish, Malicious\\\",\\\"trc\\\":\\\"john.doe@example.org\\\",\\\"tsd\\\":\\\"communications@spam.com\\\",\\\"tdc\\\":\\\"1\\\",\\\"cpid\\\":null,\\\"lon\\\":\\\"Protection\\\"}\", \"EntityType\": \"MalwareFamily\", \"Name\": \"Phishing detected\", \"PolicyId\": \"40663ca5-73da-43ca-b0be-af8b54987339\", \"Severity\": \"Low\", \"Source\": \"Office 365 Security & Compliance\", \"Status\": \"Active\"}",
"event": {
"action": "AlertEntityGenerated",
"category": [
"intrusion_detection"
],
"code": "40",
"kind": "alert",
"outcome": "success",
"type": [
"info"
]
},
"@timestamp": "2024-04-04T08:09:07Z",
"action": {
"id": 40,
"name": "AlertEntityGenerated",
"outcome": "success",
"target": "user"
},
"email": {
"from": {
"address": [
"communications@spam.com"
]
},
"message_id": "f2231b61bc5cbb95893c5b62281e4f4c@spam.com",
"subject": "[MARKETING] Free movies for you",
"to": {
"address": [
"john.doe@example.org"
]
}
},
"office365": {
"alert": {
"category": "MailFlow",
"display_name": "Phishing detected",
"entity_type": "MalwareFamily",
"id": "178fa649-642f-4d41-943c-451e2266f4a7",
"severity": "Low",
"source": "Office 365 Security & Compliance",
"status": "Active"
},
"audit": {
"object_id": "4dde17d2-635a-498b-914e-73898a280433"
},
"record_type": 40,
"result_status": "Succeeded",
"user_type": {
"code": 4,
"name": "System"
}
},
"organization": {
"id": "9eb6ae86-0209-4328-856e-3f7971a6c654"
},
"related": {
"user": [
"SecurityComplianceAlerts"
]
},
"rule": {
"id": "40663ca5-73da-43ca-b0be-af8b54987339"
},
"service": {
"name": "SecurityComplianceCenter"
},
"user": {
"id": "SecurityComplianceAlerts",
"name": "SecurityComplianceAlerts"
}
}
{
"message": "{\"CreationTime\": \"2024-04-04T08:22:40\", \"Id\": \"be2ee3c6-2b3c-42ae-aefe-69f185114418\", \"Operation\": \"AlertEntityGenerated\", \"OrganizationId\": \"be2ee3c6-2b3c-42ae-aefe-69f185114418\", \"RecordType\": 40, \"ResultStatus\": \"Succeeded\", \"UserKey\": \"SecurityComplianceAlerts\", \"UserType\": 4, \"Version\": 1, \"Workload\": \"SecurityComplianceCenter\", \"ObjectId\": \"john.doe@example.org\", \"UserId\": \"SecurityComplianceAlerts\", \"AlertEntityId\": \"john.doe@example.org\", \"AlertId\": \"be2ee3c6-2b3c-42ae-aefe-69f185114418\", \"AlertLinks\": [{\"AlertLinkHref\": \"\"}], \"AlertType\": \"System\", \"Category\": \"ThreatManagement\", \"Comments\": \"New alert\", \"Data\": \"{\\\"etype\\\":\\\"User\\\",\\\"eid\\\":\\\"john.doe@example.org\\\",\\\"tid\\\":\\\"be2ee3c6-2b3c-42ae-aefe-69f185114418\\\",\\\"ts\\\":\\\"2024-04-04T08:20:21.0000000Z\\\",\\\"te\\\":\\\"2024-04-04T08:20:21.0000000Z\\\",\\\"op\\\":\\\"UserSubmission\\\",\\\"tdc\\\":\\\"1\\\",\\\"suid\\\":\\\"john.doe@example.org\\\",\\\"ut\\\":\\\"Regular\\\",\\\"ssic\\\":\\\"0\\\",\\\"tsd\\\":\\\"Sender <no-reply@spam.net>\\\",\\\"sip\\\":\\\"1.2.3.4\\\",\\\"srt\\\":\\\"0\\\",\\\"trc\\\":\\\"john.doe@example.org\\\",\\\"ms\\\":\\\"suject\\\",\\\"sid\\\":\\\"be2ee3c6-2b3c-42ae-aefe-69f185114418\\\",\\\"aii\\\":\\\"be2ee3c6-2b3c-42ae-aefe-69f185114418\\\",\\\"md\\\":\\\"2024-04-04T07:50:14.0000000Z\\\",\\\"etps\\\":\\\"KesMailId:1111111111111111;FingerprintData:AAAAAAAA.BBBBBBBB.CCCCCCCF.72AC895E.200F2;SubmissionCategory:Email;RescanVerdict:NotSpam;SubmissionSource:Microsoft;SubmissionId:be2ee3c6-2b3c-42ae-aefe-69f185114418;OriginalVerdict:Allow\\\",\\\"lon\\\":\\\"UserSubmission\\\"}\", \"EntityType\": \"User\", \"Name\": \"Email reported by user as junk\", \"PolicyId\": \"be2ee3c6-2b3c-42ae-aefe-69f185114418\", \"Severity\": \"Low\", \"Source\": \"Office 365 Security & Compliance\", \"Status\": \"Active\"}",
"event": {
"action": "AlertEntityGenerated",
"category": [
"intrusion_detection"
],
"code": "40",
"kind": "alert",
"outcome": "success",
"type": [
"info"
]
},
"@timestamp": "2024-04-04T08:22:40Z",
"action": {
"id": 40,
"name": "AlertEntityGenerated",
"outcome": "success",
"target": "user"
},
"email": {
"from": {
"address": [
"Sender <no-reply@spam.net>"
]
},
"subject": "suject",
"to": {
"address": [
"john.doe@example.org"
]
}
},
"office365": {
"alert": {
"category": "ThreatManagement",
"display_name": "Email reported by user as junk",
"entity_type": "User",
"id": "be2ee3c6-2b3c-42ae-aefe-69f185114418",
"severity": "Low",
"source": "Office 365 Security & Compliance",
"status": "Active"
},
"audit": {
"object_id": "john.doe@example.org"
},
"record_type": 40,
"result_status": "Succeeded",
"user_type": {
"code": 4,
"name": "System"
}
},
"organization": {
"id": "be2ee3c6-2b3c-42ae-aefe-69f185114418"
},
"related": {
"user": [
"SecurityComplianceAlerts"
]
},
"rule": {
"id": "be2ee3c6-2b3c-42ae-aefe-69f185114418"
},
"service": {
"name": "SecurityComplianceCenter"
},
"user": {
"id": "SecurityComplianceAlerts",
"name": "SecurityComplianceAlerts"
}
}
{
"message": "{\"CreationTime\": \"2024-04-16T08:01:42\", \"Id\": \"d7cab54f-77b1-4ad5-8f2d-b4bba61e4e93\", \"Operation\": \"AlertEntityGenerated\", \"OrganizationId\": \"e0ff0845-9d15-4399-86ae-15081e39a16a\", \"RecordType\": 40, \"ResultStatus\": \"Succeeded\", \"UserKey\": \"SecurityComplianceAlerts\", \"UserType\": 4, \"Version\": 1, \"Workload\": \"SecurityComplianceCenter\", \"ObjectId\": \"jdoe@example.org\", \"UserId\": \"SecurityComplianceAlerts\", \"AlertEntityId\": \"jdoe@example.org\", \"AlertId\": \"a3ce0859-c92c-4f57-b50b-a63dad75ec4a\", \"AlertLinks\": [], \"AlertType\": \"System\", \"Category\": \"ThreatManagement\", \"Comments\": \"New alert\", \"Data\": \"\", \"EntityType\": \"User\", \"Name\": \"Email reported by user as malware or phish\", \"PolicyId\": \"88d533c5-bad6-4cfb-9245-1776726b55d7\", \"Severity\": \"Low\", \"Source\": \"Office 365 Security & Compliance\", \"Status\": \"Investigating\"}",
"event": {
"action": "AlertEntityGenerated",
"category": [
"intrusion_detection"
],
"code": "40",
"kind": "alert",
"outcome": "success",
"type": [
"info"
]
},
"@timestamp": "2024-04-16T08:01:42Z",
"action": {
"id": 40,
"name": "AlertEntityGenerated",
"outcome": "success",
"target": "user"
},
"office365": {
"alert": {
"category": "ThreatManagement",
"display_name": "Email reported by user as malware or phish",
"id": "a3ce0859-c92c-4f57-b50b-a63dad75ec4a",
"severity": "Low",
"source": "Office 365 Security & Compliance",
"status": "Investigating"
},
"audit": {
"object_id": "jdoe@example.org"
},
"record_type": 40,
"result_status": "Succeeded",
"user_type": {
"code": 4,
"name": "System"
}
},
"organization": {
"id": "e0ff0845-9d15-4399-86ae-15081e39a16a"
},
"related": {
"user": [
"SecurityComplianceAlerts"
]
},
"rule": {
"id": "88d533c5-bad6-4cfb-9245-1776726b55d7"
},
"service": {
"name": "SecurityComplianceCenter"
},
"user": {
"id": "SecurityComplianceAlerts",
"name": "SecurityComplianceAlerts"
}
}
{
"message": "{\"AppAccessContext\": {\"AADSessionId\": \"xxxxxx\", \"CorrelationId\": \"xxxxxx\", \"UniqueTokenId\": \"xxxxxx\"}, \"CreationTime\": \"2023-12-13T09:43:17\", \"Id\": \"xxxxxx\", \"Operation\": \"AccessRequestCreated\", \"OrganizationId\": \"xxxxxx\", \"RecordType\": 14, \"UserKey\": \"i:0h.f|membership|xxxxxx@test.com\", \"UserType\": 0, \"Version\": 1, \"Workload\": \"SharePoint\", \"ClientIP\": \"0.0.0.0\", \"UserId\": \"user@test.io\", \"AuthenticationType\": \"FormsCookieAuth\", \"BrowserName\": \"Chrome\", \"BrowserVersion\": \"120.0.0.0\", \"CorrelationId\": \"xxxxxx\", \"EventSource\": \"SharePoint\", \"IsManagedDevice\": false, \"ItemType\": \"File\", \"ListId\": \"xxxxx\", \"ListItemUniqueId\": \"xxxxx\", \"Platform\": \"WinDesktop\", \"Site\": \"xxxxxxxxx\", \"UserAgent\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36\", \"WebId\": \"xxxxxxxxx\", \"DeviceDisplayName\": \"xxxxxxxxx\", \"EventData\": \"<SharingLevel>Lecture</SharingLevel><ExpirationDate>12/03/2024 09:43:15</ExpirationDate>\", \"SourceFileExtension\": \"xlsx\", \"TargetUserOrGroupType\": \"Member\", \"TargetUserOrGroupName\": \"user@test.io\", \"SiteUrl\": \"https://maindomain.com/subdomain/endvalue\", \"SourceRelativeUrl\": \"Documents partages/xxxxx.xlsx\", \"SourceFileName\": \"xxxxx.xlsx\", \"ObjectId\": \"xxxxx.xlsx\"}",
"event": {
"action": "AccessRequestCreated",
"category": [
"file"
],
"code": "14",
"outcome": "success",
"type": [
"info"
]
},
"@timestamp": "2023-12-13T09:43:17Z",
"action": {
"id": 14,
"name": "AccessRequestCreated",
"outcome": "success",
"properties": [
{
"SiteUrl": "https://maindomain.com/subdomain/endvalue",
"SourceFileName": "xxxxx.xlsx",
"SourceRelativeUrl": "Documents partages/xxxxx.xlsx",
"UserAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36"
}
],
"target": "user"
},
"file": {
"directory": "Documents partages/xxxxx.xlsx",
"extension": "xlsx",
"name": "xxxxx.xlsx"
},
"office365": {
"audit": {
"object_id": "xxxxx.xlsx"
},
"context": {
"aad_session_id": "xxxxxx",
"correlation": {
"id": "xxxxxx"
}
},
"record_type": 14,
"user_type": {
"code": 0,
"name": "Regular"
}
},
"organization": {
"id": "xxxxxx"
},
"related": {
"ip": [
"0.0.0.0"
],
"user": [
"user@test.io"
]
},
"service": {
"name": "SharePoint"
},
"source": {
"address": "0.0.0.0",
"ip": "0.0.0.0"
},
"url": {
"full": "xxxxx.xlsx",
"original": "xxxxx.xlsx",
"path": "xxxxx.xlsx"
},
"user": {
"email": "user@test.io",
"id": "i:0h.f|membership|xxxxxx@test.com",
"name": "user@test.io"
},
"user_agent": {
"device": {
"name": "Other"
},
"name": "Chrome",
"original": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36",
"os": {
"name": "Windows",
"version": "10"
},
"version": "120.0.0"
}
}
{
"message": "{\"CreationTime\": \"2022-04-05T19:51:35\", \"Id\": \"1324e3d2-f29c-5c15-9f44-1ca64e42250f\", \"Operation\": \"MessageCreatedHasLink\", \"OrganizationId\": \"34314e6e-4023-4e4b-a15e-143f63244e2b\", \"RecordType\": 25, \"UserKey\": \"11dbae04-5d5d-4bc7-9766-16793ed91233\", \"UserType\": 0, \"Version\": 1, \"Workload\": \"MicrosoftTeams\", \"ClientIP\": \"::ffff:1.2.3.4\", \"UserId\": \"email@example.org\", \"ChatThreadId\": \"19:11dbae04-5d5d-4bc7-9766-16793ed91233_4fdb1e07-a7e9-475c-a5e2-8d042a6c8102@unq.gbl.spaces\", \"CommunicationType\": \"OneOnOne\", \"ExtraProperties\": [{\"Key\": \"TimeZone\", \"Value\": \"Europe/Paris\"}, {\"Key\": \"OsName\", \"Value\": \"windows\"}, {\"Key\": \"OsVersion\", \"Value\": \"10\"}, {\"Key\": \"Country\", \"Value\": \"fr\"}, {\"Key\": \"ClientName\", \"Value\": \"skypeteams\"}, {\"Key\": \"ClientVersion\", \"Value\": \"27/1.0.0.2022031814\"}, {\"Key\": \"ClientUtcOffsetSeconds\", \"Value\": \"7200\"}], \"MessageId\": \"1649188295480\", \"MessageVersion\": \"1649188295480\", \"ItemName\": \"19:11dbae04-5d5d-4bc7-9766-16793ed91233_4fdb1e07-a7e9-475c-a5e2-8d042a6c8102@unq.gbl.spaces\", \"MessageURLs\": [\"https://www.amazon.fr/s?i=merchant-items&me=A1TLEYKQIC7812&marketplaceID=A13V1IB3VIYZZH&qid=1649187214&ref=sr_pg_1\"], \"Members\": [{\"UPN\": \"admin@example.org\", \"Role\": 1}, {\"UPN\": \"user1@example.org\", \"Role\": 0}]}",
"event": {
"action": "MessageCreatedHasLink",
"category": [
"network"
],
"code": "25",
"outcome": "success",
"type": [
"info"
]
},
"@timestamp": "2022-04-05T19:51:35Z",
"action": {
"id": 25,
"name": "MessageCreatedHasLink",
"outcome": "success",
"target": "network-traffic"
},
"office365": {
"record_type": 25,
"teams": {
"communication": {
"type": "OneOnOne"
},
"message": {
"id": "1649188295480",
"urls": [
"https://www.amazon.fr/s?i=merchant-items&me=A1TLEYKQIC7812&marketplaceID=A13V1IB3VIYZZH&qid=1649187214&ref=sr_pg_1"
],
"version": "1649188295480"
},
"team": {
"members": [
{
"id": "admin@example.org",
"role": "Owner"
},
{
"id": "user1@example.org",
"role": "Member"
}
]
}
},
"user_type": {
"code": 0,
"name": "Regular"
}
},
"organization": {
"id": "34314e6e-4023-4e4b-a15e-143f63244e2b"
},
"related": {
"ip": [
"1.2.3.4"
],
"user": [
"email@example.org"
]
},
"service": {
"name": "MicrosoftTeams"
},
"source": {
"address": "1.2.3.4",
"ip": "1.2.3.4"
},
"user": {
"email": "email@example.org",
"id": "11dbae04-5d5d-4bc7-9766-16793ed91233",
"name": "email@example.org"
}
}
{
"message": "{\"AppAccessContext\": {\"IssuedAtTime\": \"2024-06-10T06:51:28\", \"UniqueTokenId\": \"mYyWp_-UrEa4Z_pZM7FlAA\"}, \"CreationTime\": \"2024-06-10T11:50:24\", \"Id\": \"4e3612b5-9cf5-4c6d-8213-2ba12af15334\", \"Operation\": \"ChatCreated\", \"OrganizationId\": \"a84a7a26-d1f0-4d45-a875-481355e2d96c\", \"RecordType\": 25, \"UserKey\": \"c5a134b1-6eb3-4558-95e5-7f3f04219cf2\", \"UserType\": 0, \"Version\": 1, \"Workload\": \"MicrosoftTeams\", \"ClientIP\": \"dc73:8fb1:6e9:c37a:334b:8bb7:313a:766b\", \"UserId\": \"c5a134b1-6eb3-4558-95e5-7f3f04219cf2\", \"ChatThreadId\": \"19:2546ebff-72fd-4fda-b537-bc31bf5e1d4c_ba359007-06c1-497f-bc4a-41ea45df4cbd@unq.gbl.spaces\", \"CommunicationType\": \"OneOnOne\", \"ExtraProperties\": [{\"Key\": \"TimeZone\", \"Value\": \"Europe/Paris\"}, {\"Key\": \"OsName\", \"Value\": \"windows\"}, {\"Key\": \"OsVersion\", \"Value\": \"10\"}, {\"Key\": \"Country\", \"Value\": \"fr\"}, {\"Key\": \"ClientName\", \"Value\": \"skypeteams\"}, {\"Key\": \"ClientVersion\", \"Value\": \"27/1.0.0.2024052206\"}, {\"Key\": \"ClientUtcOffsetSeconds\", \"Value\": \"7200\"}], \"Members\": [{\"OrganizationId\": \"6d869a66-371f-4b76-a1f6-3c115469a99d\", \"DisplayName\": \"John Doe\", \"UPN\": \"john.doe@example.org\"}, {\"OrganizationId\": \"6db03b45-27a2-4662-9121-fa5773a8e043\", \"DisplayName\": \"Jane Doe\", \"UPN\": \"jane.doe@example.com\"}], \"ParticipantInfo\": {\"HasForeignTenantUsers\": true, \"HasGuestUsers\": false, \"HasOtherGuestUsers\": false, \"HasUnauthenticatedUsers\": false, \"ParticipatingDomains\": [\"example.org\", \"example.com\"], \"ParticipatingSIPDomains\": [{\"DomainName\": \"example.org\", \"TenantId\": \"6d869a66-371f-4b76-a1f6-3c115469a99d\"}, {\"DomainName\": \"example.com\", \"TenantId\": \"6db03b45-27a2-4662-9121-fa5773a8e043\"}], \"ParticipatingTenantIds\": [\"6d869a66-371f-4b76-a1f6-3c115469a99d\", \"6db03b45-27a2-4662-9121-fa5773a8e043\"]}, \"ResourceTenantId\": \"6db03b45-27a2-4662-9121-fa5773a8e043\", \"ItemName\": \"19:2546ebff-72fd-4fda-b537-bc31bf5e1d4c_ba359007-06c1-497f-bc4a-41ea45df4cbd@unq.gbl.spaces\"}",
"event": {
"action": "ChatCreated",
"category": [
"network"
],
"code": "25",
"outcome": "success",
"type": [
"info"
]
},
"@timestamp": "2024-06-10T11:50:24Z",
"action": {
"id": 25,
"name": "ChatCreated",
"outcome": "success",
"target": "network-traffic"
},
"office365": {
"record_type": 25,
"teams": {
"communication": {
"type": "OneOnOne"
},
"has_foreign_tenant_users": true,
"team": {
"members": [
{
"id": "john.doe@example.org",
"name": "John Doe"
},
{
"id": "jane.doe@example.com",
"name": "Jane Doe"
}
]
}
},
"user_type": {
"code": 0,
"name": "Regular"
}
},
"organization": {
"id": "a84a7a26-d1f0-4d45-a875-481355e2d96c"
},
"related": {
"ip": [
"dc73:8fb1:6e9:c37a:334b:8bb7:313a:766b"
],
"user": [
"c5a134b1-6eb3-4558-95e5-7f3f04219cf2"
]
},
"service": {
"name": "MicrosoftTeams"
},
"source": {
"address": "dc73:8fb1:6e9:c37a:334b:8bb7:313a:766b",
"ip": "dc73:8fb1:6e9:c37a:334b:8bb7:313a:766b"
},
"user": {
"id": "c5a134b1-6eb3-4558-95e5-7f3f04219cf2",
"name": "c5a134b1-6eb3-4558-95e5-7f3f04219cf2"
}
}
{
"message": "{\"CreationTime\": \"2024-07-12T08:27:46\", \"Id\": \"5964f7bd-8775-4dbe-84a8-37573510558c\", \"Operation\": \"ChatCreated\", \"OrganizationId\": \"456bd527-0a31-47c3-b369-0c04b30849ac\", \"RecordType\": 25, \"UserKey\": \"413e1939-c450-4d63-8226-b02a542e6a9a\", \"UserType\": 0, \"Version\": 1, \"Workload\": \"MicrosoftTeams\", \"ClientIP\": \"1.2.3.4\", \"UserId\": \"john.doe@example1.com\", \"ChatThreadId\": \"19:9ac303ea-1bf3-442c-a216-a517de868921_413e1939-c450-4d63-8226-b02a542e6a9a@unq.gbl.spaces\", \"CommunicationType\": \"OneOnOne\", \"ExtraProperties\": [{\"Key\": \"TimeZone\", \"Value\": \"Europe/Berlin\"}, {\"Key\": \"OsName\", \"Value\": \"windows\"}, {\"Key\": \"OsVersion\", \"Value\": \"NT 10.0\"}, {\"Key\": \"Country\", \"Value\": \"de\"}, {\"Key\": \"ClientName\", \"Value\": \"skypeteams\"}, {\"Key\": \"ClientVersion\", \"Value\": \"49/24061318408\"}, {\"Key\": \"ClientUtcOffsetSeconds\", \"Value\": \"7200\"}], \"Members\": [{\"OrganizationId\": \"456bd527-0a31-47c3-b369-0c04b30849ac\", \"DisplayName\": \"John Doe\", \"UPN\": \"john.doe@example1.com\"}, {\"OrganizationId\": \"f35fe983-e797-44ce-bd0b-cf4da93a8043\", \"DisplayName\": \"Jane Doe\", \"UPN\": \"jane.doe@example2.com\"}], \"ParticipantInfo\": {\"HasForeignTenantUsers\": true, \"HasGuestUsers\": false, \"HasOtherGuestUsers\": false, \"HasUnauthenticatedUsers\": false, \"ParticipatingDomains\": [\"example1.com\", \"example2.com\"], \"ParticipatingSIPDomains\": [{\"DomainName\": \"example1.com\", \"TenantId\": \"456bd527-0a31-47c3-b369-0c04b30849ac\"}, {\"DomainName\": \"example2.com\", \"TenantId\": \"f35fe983-e797-44ce-bd0b-cf4da93a8043\"}], \"ParticipatingTenantIds\": [\"f35fe983-e797-44ce-bd0b-cf4da93a8043\", \"456bd527-0a31-47c3-b369-0c04b30849ac\"]}, \"ResourceTenantId\": \"456bd527-0a31-47c3-b369-0c04b30849ac\", \"ItemName\": \"19:9ac303ea-1bf3-442c-a216-a517de868921_413e1939-c450-4d63-8226-b02a542e6a9a@unq.gbl.spaces\"}",
"event": {
"action": "ChatCreated",
"category": [
"network"
],
"code": "25",
"outcome": "success",
"type": [
"info"
]
},
"@timestamp": "2024-07-12T08:27:46Z",
"action": {
"id": 25,
"name": "ChatCreated",
"outcome": "success",
"target": "network-traffic"
},
"office365": {
"record_type": 25,
"teams": {
"communication": {
"type": "OneOnOne"
},
"has_foreign_tenant_users": true,
"team": {
"members": [
{
"id": "john.doe@example1.com",
"name": "John Doe"
},
{
"id": "jane.doe@example2.com",
"name": "Jane Doe"
}
]
}
},
"user_type": {
"code": 0,
"name": "Regular"
}
},
"organization": {
"id": "456bd527-0a31-47c3-b369-0c04b30849ac"
},
"related": {
"ip": [
"1.2.3.4"
],
"user": [
"john.doe@example1.com"
]
},
"service": {
"name": "MicrosoftTeams"
},
"source": {
"address": "1.2.3.4",
"ip": "1.2.3.4"
},
"user": {
"email": "john.doe@example1.com",
"id": "413e1939-c450-4d63-8226-b02a542e6a9a",
"name": "john.doe@example1.com"
}
}
{
"message": "{\"CreationTime\": \"2024-07-12T08:27:37\", \"Id\": \"db1cd437-5417-4cd3-ae6b-19a980f9bcfc\", \"Operation\": \"ChatCreated\", \"OrganizationId\": \"41847cb3-0096-48f2-82d0-c4f1bf92e031\", \"RecordType\": 25, \"UserKey\": \"4daf1829-8823-454f-b4e0-1cd22342d5f3\", \"UserType\": 0, \"Version\": 1, \"Workload\": \"MicrosoftTeams\", \"ClientIP\": \"1.2.3.4\", \"UserId\": \"john.doe@example1.com\", \"ChatThreadId\": \"19:d473ae3c-906c-4a72-8b3f-18e6c9bfdcd7_4daf1829-8823-454f-b4e0-1cd22342d5f3@unq.gbl.spaces\", \"CommunicationType\": \"OneOnOne\", \"ExtraProperties\": [{\"Key\": \"TimeZone\", \"Value\": \"Europe/Berlin\"}, {\"Key\": \"OsName\", \"Value\": \"windows\"}, {\"Key\": \"OsVersion\", \"Value\": \"NT 10.0\"}, {\"Key\": \"Country\", \"Value\": \"de\"}, {\"Key\": \"ClientName\", \"Value\": \"skypeteams\"}, {\"Key\": \"ClientVersion\", \"Value\": \"49/24061318408\"}, {\"Key\": \"ClientUtcOffsetSeconds\", \"Value\": \"7200\"}], \"Members\": [{\"OrganizationId\": \"41847cb3-0096-48f2-82d0-c4f1bf92e031\", \"DisplayName\": \"John Doe\", \"UPN\": \"john.doe@example1.com\"}, {\"OrganizationId\": \"1d36ca61-5509-4ac7-983d-91dfdeb5f492\", \"DisplayName\": \"Jane Doe\", \"UPN\": \"jane.doe@example2.com\"}], \"ParticipantInfo\": {\"HasForeignTenantUsers\": true, \"HasGuestUsers\": false, \"HasOtherGuestUsers\": false, \"HasUnauthenticatedUsers\": false, \"ParticipatingDomains\": [\"example1.com\", \"example2.com\"], \"ParticipatingSIPDomains\": [{\"DomainName\": \"example1.com\", \"TenantId\": \"41847cb3-0096-48f2-82d0-c4f1bf92e031\"}, {\"DomainName\": \"example2.com\", \"TenantId\": \"1d36ca61-5509-4ac7-983d-91dfdeb5f492\"}], \"ParticipatingTenantIds\": [\"1d36ca61-5509-4ac7-983d-91dfdeb5f492\", \"41847cb3-0096-48f2-82d0-c4f1bf92e031\"]}, \"ResourceTenantId\": \"41847cb3-0096-48f2-82d0-c4f1bf92e031\", \"ItemName\": \"19:d473ae3c-906c-4a72-8b3f-18e6c9bfdcd7_4daf1829-8823-454f-b4e0-1cd22342d5f3@unq.gbl.spaces\"}",
"event": {
"action": "ChatCreated",
"category": [
"network"
],
"code": "25",
"outcome": "success",
"type": [
"info"
]
},
"@timestamp": "2024-07-12T08:27:37Z",
"action": {
"id": 25,
"name": "ChatCreated",
"outcome": "success",
"target": "network-traffic"
},
"office365": {
"record_type": 25,
"teams": {
"communication": {
"type": "OneOnOne"
},
"has_foreign_tenant_users": true,
"team": {
"members": [
{
"id": "john.doe@example1.com",
"name": "John Doe"
},
{
"id": "jane.doe@example2.com",
"name": "Jane Doe"
}
]
}
},
"user_type": {
"code": 0,
"name": "Regular"
}
},
"organization": {
"id": "41847cb3-0096-48f2-82d0-c4f1bf92e031"
},
"related": {
"ip": [
"1.2.3.4"
],
"user": [
"john.doe@example1.com"
]
},
"service": {
"name": "MicrosoftTeams"
},
"source": {
"address": "1.2.3.4",
"ip": "1.2.3.4"
},
"user": {
"email": "john.doe@example1.com",
"id": "4daf1829-8823-454f-b4e0-1cd22342d5f3",
"name": "john.doe@example1.com"
}
}
{
"message": "{\"CreationTime\": \"2024-06-10T12:14:57\", \"Id\": \"f47118c3-edcf-43a9-b505-c7c904231ac2\", \"Operation\": \"ChatCreated\", \"OrganizationId\": \"e7dc5731-9cc4-4c17-8dbb-a695b9cd69f1\", \"RecordType\": 25, \"UserKey\": \"70de41a7-73c7-4532-8257-25ec88456e99\", \"UserType\": 0, \"Version\": 1, \"Workload\": \"MicrosoftTeams\", \"ClientIP\": \"194.169.176.18\", \"UserId\": \"jdoe_example.org#EXT#@example.onmicrosoft.com\", \"ChatThreadId\": \"19:0f738a46-74e0-45cf-a5e7-ff31eb2d9cdb_e574a199-c965-4fe2-8c02-0a98a1e8f597@unq.gbl.spaces\", \"CommunicationType\": \"OneOnOne\", \"ExtraProperties\": [{\"Key\": \"TimeZone\", \"Value\": \"Europe/Paris\"}, {\"Key\": \"OsName\", \"Value\": \"windows\"}, {\"Key\": \"OsVersion\", \"Value\": \"NT 10.0\"}, {\"Key\": \"Country\", \"Value\": \"fr\"}, {\"Key\": \"ClientName\", \"Value\": \"skypeteams\"}, {\"Key\": \"ClientVersion\", \"Value\": \"49/24051622207\"}, {\"Key\": \"ClientUtcOffsetSeconds\", \"Value\": \"7200\"}], \"Members\": [{\"OrganizationId\": \"e7dc5731-9cc4-4c17-8dbb-a695b9cd69f1\", \"DisplayName\": \"John Doe\", \"UPN\": \"jdoe_example.org#EXT#@example.onmicrosoft.com\"}, {\"OrganizationId\": \"e7dc5731-9cc4-4c17-8dbb-a695b9cd69f1\", \"DisplayName\": \"Jane Doe\", \"UPN\": \"jane.doe@example.org\"}], \"ParticipantInfo\": {\"HasForeignTenantUsers\": false, \"HasGuestUsers\": true, \"HasOtherGuestUsers\": false, \"HasUnauthenticatedUsers\": false, \"ParticipatingDomains\": [], \"ParticipatingSIPDomains\": [], \"ParticipatingTenantIds\": [\"e7dc5731-9cc4-4c17-8dbb-a695b9cd69f1\"]}, \"ResourceTenantId\": \"e7dc5731-9cc4-4c17-8dbb-a695b9cd69f1\", \"ItemName\": \"19:0f738a46-74e0-45cf-a5e7-ff31eb2d9cdb_e574a199-c965-4fe2-8c02-0a98a1e8f597@unq.gbl.spaces\"}",
"event": {
"action": "ChatCreated",
"category": [
"network"
],
"code": "25",
"outcome": "success",
"type": [
"info"
]
},
"@timestamp": "2024-06-10T12:14:57Z",
"action": {
"id": 25,
"name": "ChatCreated",
"outcome": "success",
"target": "network-traffic"
},
"office365": {
"record_type": 25,
"teams": {
"communication": {
"type": "OneOnOne"
},
"has_foreign_tenant_users": false,
"team": {
"members": [
{
"id": "jdoe_example.org#EXT#@example.onmicrosoft.com",
"name": "John Doe"
},
{
"id": "jane.doe@example.org",
"name": "Jane Doe"
}
]
}
},
"user_type": {
"code": 0,
"name": "Regular"
}
},
"organization": {
"id": "e7dc5731-9cc4-4c17-8dbb-a695b9cd69f1"
},
"related": {
"ip": [
"194.169.176.18"
],
"user": [
"jdoe_example.org#EXT#@example.onmicrosoft.com"
]
},
"service": {
"name": "MicrosoftTeams"
},
"source": {
"address": "194.169.176.18",
"ip": "194.169.176.18"
},
"user": {
"email": "jdoe_example.org#EXT#@example.onmicrosoft.com",
"id": "70de41a7-73c7-4532-8257-25ec88456e99",
"name": "jdoe_example.org#EXT#@example.onmicrosoft.com"
}
}
{
"message": "{\"CreationTime\": \"2023-08-30T20:49:04\", \"Id\": \"f872f447-2417-492a-d462-08dba99a7777\", \"Operation\": \"AtpDetection\", \"OrganizationId\": \"4720ed5e-c545-46eb-99a5-958dd3337777\", \"RecordType\": 47, \"UserKey\": \"ThreatIntel\", \"UserType\": 4, \"Version\": 1, \"Workload\": \"ThreatIntelligence\", \"UserId\": \"user@user.com\", \"DetectionDate\": \"2023-08-30T20:48:08\", \"DetectionMethod\": \"AntiMalware\", \"EventDeepLink\": \"https://security.mamamia.com/threatexplorer?dltarget=Explorer&dlstorage=Url&viewid=MalwareContent&starttime=2023-07-30T23:59:59.002Z&endtime=2023-09-01T23:59:59.002Z&query-Id=f872f447-2417-492a-d462-08dba99a7777\", \"FileData\": {\"DocumentId\": \"f773238b-ef02-41f4-94db-bbd7d5167777\", \"FileName\": \"file.exe\", \"FilePath\": \"https://user-my.sharepoint.com/personal/user_user_com/Documents/blabla .exe\", \"FileSize\": \"9670017\", \"FileVerdict\": 1, \"MalwareFamily\": \"Malicious Payload\", \"SHA256\": \"G2RPEZx++scsgqDs6wo6GyZpJuWbzRj0iPDSaGE7777=\"}}",
"event": {
"action": "AtpDetection",
"code": "47",
"outcome": "success",
"url": "https://security.mamamia.com/threatexplorer?dltarget=Explorer&dlstorage=Url&viewid=MalwareContent&starttime=2023-07-30T23:59:59.002Z&endtime=2023-09-01T23:59:59.002Z&query-Id=f872f447-2417-492a-d462-08dba99a7777"
},
"@timestamp": "2023-08-30T20:49:04Z",
"action": {
"id": 47,
"name": "AtpDetection",
"outcome": "success",
"target": "user"
},
"file": {
"hash": {
"sha256": "G2RPEZx++scsgqDs6wo6GyZpJuWbzRj0iPDSaGE7777="
},
"name": "file.exe"
},
"office365": {
"defender": {
"detection": {
"method": "AntiMalware"
},
"malware_family": "Malicious Payload"
},
"record_type": 47,
"user_type": {
"code": 4,
"name": "System"
}
},
"organization": {
"id": "4720ed5e-c545-46eb-99a5-958dd3337777"
},
"related": {
"hash": [
"G2RPEZx++scsgqDs6wo6GyZpJuWbzRj0iPDSaGE7777="
],
"user": [
"user@user.com"
]
},
"service": {
"name": "ThreatIntelligence"
},
"url": {
"domain": "user-my.sharepoint.com",
"original": "https://user-my.sharepoint.com/personal/user_user_com/Documents/blabla .exe",
"path": "/personal/user_user_com/Documents/blabla .exe",
"port": 443,
"registered_domain": "sharepoint.com",
"scheme": "https",
"subdomain": "user-my",
"top_level_domain": "com"
},
"user": {
"email": "user@user.com",
"id": "ThreatIntel",
"name": "user@user.com"
}
}
{
"message": "{\"CreationTime\": \"2019-11-18T13:40:24\", \"Id\": \"038ae875-ffd8-45e4-9dcf-6e385cfad349\", \"Operation\": \"Update group.\", \"OrganizationId\": \"3e49b082-62d5-4849-a5b0-86ed519287d2\", \"RecordType\": 8, \"ResultStatus\": \"Success\", \"UserKey\": \"10030000A96EA230@acme.onmicrosoft.com\", \"UserType\": 0, \"Version\": 1, \"Workload\": \"AzureActiveDirectory\", \"ClientIP\": \"<null>\", \"ObjectId\": \"Not Available\", \"UserId\": \"Sync_V-WATT_83d3b7098669@acme.onmicrosoft.com\", \"AzureActiveDirectoryEventType\": 1, \"ExtendedProperties\": [{\"Name\": \"resultType\", \"Value\": \"Success\"}]}",
"event": {
"action": "Update group.",
"category": [
"iam"
],
"code": "8",
"outcome": "success",
"type": [
"change"
]
},
"@timestamp": "2019-11-18T13:40:24Z",
"action": {
"id": 8,
"name": "Update group.",
"outcome": "success",
"target": "user"
},
"office365": {
"audit": {
"object_id": "Not Available"
},
"record_type": 8,
"result_status": "Success",
"user_type": {
"code": 0,
"name": "Regular"
}
},
"organization": {
"id": "3e49b082-62d5-4849-a5b0-86ed519287d2"
},
"related": {
"user": [
"Sync_V-WATT_83d3b7098669@acme.onmicrosoft.com"
]
},
"service": {
"name": "AzureActiveDirectory"
},
"user": {
"email": "Sync_V-WATT_83d3b7098669@acme.onmicrosoft.com",
"id": "10030000A96EA230@acme.onmicrosoft.com",
"name": "Sync_V-WATT_83d3b7098669@acme.onmicrosoft.com"
}
}
{
"message": "{\"CreationTime\": \"2019-12-09T14:18:19\", \"Id\": \"359154c4-72c5-4ba0-bbf9-7eb1dff88af7\", \"Operation\": \"Update user.\", \"OrganizationId\": \"3e49b082-62d5-4849-a5b0-86ed519287d2\", \"RecordType\": 8, \"ResultStatus\": \"Success\", \"UserKey\": \"10030000A96EA230@acme.onmicrosoft.com\", \"UserType\": 0, \"Version\": 1, \"Workload\": \"AzureActiveDirectory\", \"ClientIP\": \"<null>\", \"ObjectId\": \"bob.smith@acme.org\", \"UserId\": \"Sync_V-WATT_83d3b7098669@acme.onmicrosoft.com\", \"AzureActiveDirectoryEventType\": 1, \"ExtendedProperties\": [{\"Name\": \"resultType\", \"Value\": \"Success\"}, {\"Name\": \"auditEventCategory\", \"Value\": \"UserManagement\"}, {\"Name\": \"nCloud\", \"Value\": \"<null>\"}]}",
"event": {
"action": "Update user.",
"category": [
"iam"
],
"code": "8",
"outcome": "success",
"type": [
"change"
]
},
"@timestamp": "2019-12-09T14:18:19Z",
"action": {
"id": 8,
"name": "Update user.",
"outcome": "success",
"target": "user"
},
"office365": {
"audit": {
"object_id": "bob.smith@acme.org"
},
"record_type": 8,
"result_status": "Success",
"user_type": {
"code": 0,
"name": "Regular"
}
},
"organization": {
"id": "3e49b082-62d5-4849-a5b0-86ed519287d2"
},
"related": {
"user": [
"Sync_V-WATT_83d3b7098669@acme.onmicrosoft.com"
]
},
"service": {
"name": "AzureActiveDirectory"
},
"user": {
"email": "Sync_V-WATT_83d3b7098669@acme.onmicrosoft.com",
"id": "10030000A96EA230@acme.onmicrosoft.com",
"name": "Sync_V-WATT_83d3b7098669@acme.onmicrosoft.com"
}
}
{
"message": "{\"CreationTime\": \"2021-03-05T14:43:17\", \"Id\": \"21a107c2-2071-4ce3-8330-cf82f3caa79f\", \"Operation\": \"Update user.\", \"OrganizationId\": \"3e49b082-62d5-4849-a5b0-86ed519287d2\", \"RecordType\": 8, \"ResultStatus\": \"Success\", \"UserKey\": \"10030000A96EA230@domain.onmicrosoft.com\", \"UserType\": 0, \"Version\": 1, \"Workload\": \"AzureActiveDirectory\", \"ClientIP\": \"\", \"ObjectId\": \"aaaa.bbbb@example.org\", \"UserId\": \"user@domain.onmicrosoft.com\", \"AzureActiveDirectoryEventType\": 1, \"ExtendedProperties\": [{\"Name\": \"additionalDetails\", \"Value\": \"{\\\"UserType\\\":\\\"Member\\\"}\"}, {\"Name\": \"extendedAuditEventCategory\", \"Value\": \"User\"}], \"ModifiedProperties\": [{\"Name\": \"LastDirSyncTime\", \"NewValue\": \"[\\r\\n \\\"2021-03-05T14:43:17Z\\\"\\r\\n]\", \"OldValue\": \"[\\r\\n \\\"2021-03-03T12:30:50Z\\\"\\r\\n]\"}, {\"Name\": \"Included Updated Properties\", \"NewValue\": \"LastDirSyncTime\", \"OldValue\": \"\"}, {\"Name\": \"Action Client Name\", \"NewValue\": \"DirectorySync\", \"OldValue\": \"\"}, {\"Name\": \"TargetId.UserType\", \"NewValue\": \"Member\", \"OldValue\": \"\"}], \"Actor\": [{\"ID\": \"user@domain.onmicrosoft.com\", \"Type\": 5}, {\"ID\": \"10030000A96EA230\", \"Type\": 3}, {\"ID\": \"User_c96cf894-cca6-438b-b6f2-c2744c1680f5\", \"Type\": 2}, {\"ID\": \"c96cf894-cca6-438b-b6f2-c2744c1680f5\", \"Type\": 2}, {\"ID\": \"User\", \"Type\": 2}], \"ActorContextId\": \"3e49b082-62d5-4849-a5b0-86ed519287d2\", \"ActorIpAddress\": \"\", \"InterSystemsId\": \"92d46438-1e67-43e3-91ca-039ff39d7217\", \"IntraSystemId\": \"bd8cc421-efe8-4a44-b61d-44670fc6f56e\", \"SupportTicketId\": \"\", \"Target\": [{\"ID\": \"User_de76d2a9-d8bf-47d4-8f74-2ba2b560f55e\", \"Type\": 2}, {\"ID\": \"de76d2a9-d8bf-47d4-8f74-2ba2b560f55e\", \"Type\": 2}, {\"ID\": \"User\", \"Type\": 2}, {\"ID\": \"aaaa.bbbb@example.org\", \"Type\": 5}, {\"ID\": \"1003200119762B26\", \"Type\": 3}], \"TargetContextId\": \"3e49b082-62d5-4849-a5b0-86ed519287d2\"}",
"event": {
"action": "Update user.",
"category": [
"iam"
],
"code": "8",
"outcome": "success",
"type": [
"change"
]
},
"@timestamp": "2021-03-05T14:43:17Z",
"action": {
"id": 8,
"name": "Update user.",
"outcome": "success",
"target": "user"
},
"office365": {
"audit": {
"object_id": "aaaa.bbbb@example.org"
},
"context": {
"correlation": {
"id": "92d46438-1e67-43e3-91ca-039ff39d7217"
},
"modified_properties": [
{
"Name": "LastDirSyncTime",
"NewValue": "[\r\n \"2021-03-05T14:43:17Z\"\r\n]",
"OldValue": "[\r\n \"2021-03-03T12:30:50Z\"\r\n]"
},
{
"Name": "Included Updated Properties",
"NewValue": "LastDirSyncTime",
"OldValue": ""
},
{
"Name": "Action Client Name",
"NewValue": "DirectorySync",
"OldValue": ""
},
{
"Name": "TargetId.UserType",
"NewValue": "Member",
"OldValue": ""
}
]
},
"record_type": 8,
"result_status": "Success",
"user_type": {
"code": 0,
"name": "Regular"
}
},
"organization": {
"id": "3e49b082-62d5-4849-a5b0-86ed519287d2"
},
"related": {
"user": [
"user@domain.onmicrosoft.com"
]
},
"service": {
"name": "AzureActiveDirectory"
},
"user": {
"email": "user@domain.onmicrosoft.com",
"id": "10030000A96EA230@domain.onmicrosoft.com",
"name": "user@domain.onmicrosoft.com"
}
}
{
"message": "{\"CreationTime\": \"2019-11-18T10:15:52\", \"Id\": \"405f795f-8bff-45d2-98c9-ef675d7d2db6\", \"Operation\": \"UserLoggedIn\", \"OrganizationId\": \"3e49b082-62d5-4849-a5b0-86ed519287d2\", \"RecordType\": 15, \"ResultStatus\": \"Succeeded\", \"UserKey\": \"10037FFEA0A22006@company.onmicrosoft.com\", \"UserType\": 0, \"Version\": 1, \"Workload\": \"AzureActiveDirectory\", \"ClientIP\": \"1.2.3.4:8085\", \"ObjectId\": \"5f09333a-842c-47da-a157-57da27fcbca5\", \"UserId\": \"REDACTED@company.onmicrosoft.com\", \"AzureActiveDirectoryEventType\": 1, \"ExtendedProperties\": [{\"Name\": \"UserAgent\", \"Value\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/18.17763\"}, {\"Name\": \"UserAuthenticationMethod\", \"Value\": \"1\"}, {\"Name\": \"RequestType\", \"Value\": \"OAuth2:Authorize\"}, {\"Name\": \"ResultStatusDetail\", \"Value\": \"Redirect\"}, {\"Name\": \"KeepMeSignedIn\", \"Value\": \"True\"}], \"ModifiedProperties\": [], \"Actor\": [{\"ID\": \"3d0e7ff9-261e-440f-a2f8-9e1ec4072f3e\", \"Type\": 0}, {\"ID\": \"REDACTED@company.onmicrosoft.com\", \"Type\": 5}, {\"ID\": \"10037FFEA0A22006\", \"Type\": 3}], \"ActorContextId\": \"3e49b082-62d5-4849-a5b0-86ed519287d2\", \"ActorIpAddress\": \"1.2.3.4\", \"InterSystemsId\": \"794c9504-66fe-441c-831a-5fc2badfcdc8\", \"IntraSystemId\": \"99f54f6a-ddfe-4916-b89b-edd9fcac4500\", \"SupportTicketId\": \"\", \"Target\": [{\"ID\": \"5f09333a-842c-47da-a157-57da27fcbca5\", \"Type\": 0}], \"TargetContextId\": \"3e49b082-62d5-4849-a5b0-86ed519287d2\", \"ApplicationId\": \"89bee1f7-5e6e-4d8a-9f3d-ecd601259da7\"}",
"event": {
"action": "UserLoggedIn",
"category": [
"authentication"
],
"code": "15",
"outcome": "success",
"type": [
"start"
]
},
"@timestamp": "2019-11-18T10:15:52Z",
"action": {
"id": 15,
"name": "UserLoggedIn",
"outcome": "success",
"target": "network-traffic"
},
"office365": {
"audit": {
"object_id": "5f09333a-842c-47da-a157-57da27fcbca5"
},
"auth": {
"keep_me_signed_in": true,
"request_type": "OAuth2:Authorize",
"result_status_detail": "Redirect",
"user_authentication_method": 1
},
"context": {
"client": {
"id": "89bee1f7-5e6e-4d8a-9f3d-ecd601259da7"
},
"correlation": {
"id": "794c9504-66fe-441c-831a-5fc2badfcdc8"
}
},
"record_type": 15,
"result_status": "Succeeded",
"user_type": {
"code": 0,
"name": "Regular"
}
},
"organization": {
"id": "3e49b082-62d5-4849-a5b0-86ed519287d2"
},
"related": {
"ip": [
"1.2.3.4"
],
"user": [
"REDACTED@company.onmicrosoft.com"
]
},
"service": {
"name": "AzureActiveDirectory"
},
"source": {
"address": "1.2.3.4",
"ip": "1.2.3.4",
"port": 8085
},
"user": {
"email": "REDACTED@company.onmicrosoft.com",
"id": "10037FFEA0A22006@company.onmicrosoft.com",
"name": "REDACTED@company.onmicrosoft.com"
},
"user_agent": {
"device": {
"name": "Other"
},
"name": "Edge",
"original": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36 Edge/18.17763",
"os": {
"name": "Windows",
"version": "10"
},
"version": "18.17763"
}
}
{
"message": "{\"CreationTime\": \"2023-05-02T18:02:13\", \"Id\": \"5f24aa82-f874-44d1-b6df-857cd9e1decf\", \"Operation\": \"UserLoggedIn\", \"OrganizationId\": \"e1a908bd-8353-44e1-b957-5b8f1d90bde1\", \"RecordType\": 15, \"ResultStatus\": \"Success\", \"UserKey\": \"1111111111111111\", \"UserType\": 0, \"Version\": 1, \"Workload\": \"AzureActiveDirectory\", \"ClientIP\": \"1.2.3.4\", \"ObjectId\": \"77f6d9ce-da8f-46bf-a651-4bec3c189770\", \"UserId\": \"john.doe@example.org\", \"AzureActiveDirectoryEventType\": 1, \"ExtendedProperties\": [{\"Name\": \"ResultStatusDetail\", \"Value\": \"Redirect\"}, {\"Name\": \"UserAgent\", \"Value\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Firefox/102.0\"}, {\"Name\": \"RequestType\", \"Value\": \"OAuth2:Authorize\"}], \"ModifiedProperties\": [], \"Actor\": [{\"ID\": \"77f6d9ce-da8f-46bf-a651-4bec3c189770\", \"Type\": 0}, {\"ID\": \"john.doe@example.org\", \"Type\": 5}], \"ActorContextId\": \"77f6d9ce-da8f-46bf-a651-4bec3c189770\", \"ActorIpAddress\": \"1.2.3.4\", \"InterSystemsId\": \"77f6d9ce-da8f-46bf-a651-4bec3c189770\", \"IntraSystemId\": \"77f6d9ce-da8f-46bf-a651-4bec3c189770\", \"SupportTicketId\": \"\", \"Target\": [{\"ID\": \"00000003-0000-0ff1-ce00-000000000000\", \"Type\": 0}], \"TargetContextId\": \"77f6d9ce-da8f-46bf-a651-4bec3c189770\", \"ApplicationId\": \"77f6d9ce-da8f-46bf-a651-4bec3c189770\", \"DeviceProperties\": [{\"Name\": \"Id\", \"Value\": \"77f6d9ce-da8f-46bf-a651-4bec3c189770\"}, {\"Name\": \"DisplayName\", \"Value\": \"displayname\"}, {\"Name\": \"OS\", \"Value\": \"Windows 10\"}, {\"Name\": \"BrowserType\", \"Value\": \"Firefox\"}, {\"Name\": \"IsCompliant\", \"Value\": \"True\"}, {\"Name\": \"IsCompliantAndManaged\", \"Value\": \"True\"}, {\"Name\": \"TrustType\", \"Value\": \"2\"}, {\"Name\": \"SessionId\", \"Value\": \"77f6d9ce-da8f-46bf-a651-4bec3c189770\"}], \"ErrorNumber\": \"0\"}",
"event": {
"action": "UserLoggedIn",
"category": [
"authentication"
],
"code": "15",
"outcome": "success",
"type": [
"start"
]
},
"@timestamp": "2023-05-02T18:02:13Z",
"action": {
"id": 15,
"name": "UserLoggedIn",
"outcome": "success",
"target": "network-traffic"
},
"host": {
"name": "displayname",
"os": {
"full": "Windows 10"
}
},
"office365": {
"audit": {
"object_id": "77f6d9ce-da8f-46bf-a651-4bec3c189770"
},
"auth": {
"request_type": "OAuth2:Authorize",
"result_status_detail": "Redirect"
},
"context": {
"aad_session_id": "77f6d9ce-da8f-46bf-a651-4bec3c189770",
"client": {
"id": "77f6d9ce-da8f-46bf-a651-4bec3c189770"
},
"correlation": {
"id": "77f6d9ce-da8f-46bf-a651-4bec3c189770"
}
},
"device": {
"browser_type": "Firefox",
"id": "77f6d9ce-da8f-46bf-a651-4bec3c189770",
"is_compliant": true,
"is_compliant_and_managed": true,
"trust_type": 2
},
"error_number": 0,
"record_type": 15,
"result_status": "Success",
"user_type": {
"code": 0,
"name": "Regular"
}
},
"organization": {
"id": "e1a908bd-8353-44e1-b957-5b8f1d90bde1"
},
"related": {
"ip": [
"1.2.3.4"
],
"user": [
"john.doe@example.org"
]
},
"service": {
"name": "AzureActiveDirectory"
},
"source": {
"address": "1.2.3.4",
"ip": "1.2.3.4"
},
"user": {
"email": "john.doe@example.org",
"id": "1111111111111111",
"name": "john.doe@example.org"
},
"user_agent": {
"device": {
"name": "Other"
},
"name": "Firefox",
"original": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Firefox/102.0",
"os": {
"name": "Windows",
"version": "10"
},
"version": "102.0"
}
}
{
"message": "{\"CreationTime\": \"2022-10-14T13:48:03\", \"Id\": \"4af0b443-42dd-4dc6-9bd1-751a55441000\", \"Operation\": \"UserLoginFailed\", \"OrganizationId\": \"aa09a079-7796-46a8-a4d4-4d21b0dcf1b2\", \"RecordType\": 15, \"ResultStatus\": \"Success\", \"UserKey\": \"785d81fb-82aa-4ff3-9cbc-e3280761f36a\", \"UserType\": 0, \"Version\": 1, \"Workload\": \"AzureActiveDirectory\", \"ClientIP\": \"20.250.8.183\", \"ObjectId\": \"00000003-0000-0ff1-ce00-000000000000\", \"UserId\": \"user@mycompany.com\", \"AzureActiveDirectoryEventType\": 1, \"ExtendedProperties\": [{\"Name\": \"ResultStatusDetail\", \"Value\": \"Success\"}, {\"Name\": \"UserAgent\", \"Value\": \"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:105.0) Gecko/20100101 Firefox/105.0\"}, {\"Name\": \"UserAuthenticationMethod\", \"Value\": \"1\"}, {\"Name\": \"RequestType\", \"Value\": \"SAS:EndAuth\"}], \"ModifiedProperties\": [], \"Actor\": [{\"ID\": \"785d81fb-82aa-4ff3-9cbc-e3280761f36a\", \"Type\": 0}, {\"ID\": \"user@mycompany.com\", \"Type\": 5}], \"ActorContextId\": \"aa09a079-7796-46a8-a4d4-4d21b0dcf1b2\", \"ActorIpAddress\": \"20.250.8.183\", \"InterSystemsId\": \"d48e6ea0-40c1-5000-5eba-0ee33d13b1ca\", \"IntraSystemId\": \"4af0b443-42dd-4dc6-9bd1-751a55441000\", \"SupportTicketId\": \"\", \"Target\": [{\"ID\": \"00000003-0000-0ff1-ce00-000000000000\", \"Type\": 0}], \"TargetContextId\": \"aa09a079-7796-46a8-a4d4-4d21b0dcf1b2\", \"ApplicationId\": \"00000003-0000-0ff1-ce00-000000000000\", \"DeviceProperties\": [{\"Name\": \"OS\", \"Value\": \"Windows 10\"}, {\"Name\": \"BrowserType\", \"Value\": \"Firefox\"}, {\"Name\": \"IsCompliantAndManaged\", \"Value\": \"False\"}, {\"Name\": \"SessionId\", \"Value\": \"b3a9b2b4-57c9-406b-9a2d-106b7f612248\"}], \"ErrorNumber\": \"500121\", \"LogonError\": \"AuthenticationFailedSasError\"}",
"event": {
"action": "UserLoginFailed",
"category": [
"iam"
],
"code": "15",
"outcome": "success",
"type": [
"info"
]
},
"@timestamp": "2022-10-14T13:48:03Z",
"action": {
"id": 15,
"name": "UserLoginFailed",
"outcome": "success",
"target": "network-traffic"
},
"host": {
"os": {
"full": "Windows 10"
}
},
"office365": {
"audit": {
"object_id": "00000003-0000-0ff1-ce00-000000000000"
},
"auth": {
"request_type": "SAS:EndAuth",
"result_status_detail": "Success",
"user_authentication_method": 1
},
"context": {
"aad_session_id": "b3a9b2b4-57c9-406b-9a2d-106b7f612248",
"client": {
"id": "00000003-0000-0ff1-ce00-000000000000"
},
"correlation": {
"id": "d48e6ea0-40c1-5000-5eba-0ee33d13b1ca"
}
},
"device": {
"browser_type": "Firefox",
"is_compliant_and_managed": false
},
"error_number": 500121,
"logon_error": "AuthenticationFailedSasError",
"record_type": 15,
"result_status": "Success",
"user_type": {
"code": 0,
"name": "Regular"
}
},
"organization": {
"id": "aa09a079-7796-46a8-a4d4-4d21b0dcf1b2"
},
"related": {
"ip": [
"20.250.8.183"
],
"user": [
"user@mycompany.com"
]
},
"service": {
"name": "AzureActiveDirectory"
},
"source": {
"address": "20.250.8.183",
"ip": "20.250.8.183"
},
"user": {
"email": "user@mycompany.com",
"id": "785d81fb-82aa-4ff3-9cbc-e3280761f36a",
"name": "user@mycompany.com"
},
"user_agent": {
"device": {
"name": "Other"
},
"name": "Firefox",
"original": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:105.0) Gecko/20100101 Firefox/105.0",
"os": {
"name": "Windows",
"version": "10"
},
"version": "105.0"
}
}
Extracted Fields
The following table lists the fields that are extracted, normalized under the ECS format, analyzed and indexed by the parser. It should be noted that infered fields are not listed.
Name | Type | Description |
---|---|---|
@timestamp |
date |
Date/time when the event originated. |
action.properties |
object |
A list of objects describing the action |
action.target |
keyword |
The target of the action |
email.attachments |
array |
A list of objects describing the attachment files sent along with an email message |
email.cc.address |
keyword |
Email address of CC recipient |
email.delivery_timestamp |
date |
The date and time when the email message was received by the service or client |
email.from.address |
keyword |
The email address of the sender, typically from the RFC 5322 From: header field |
email.local_id |
keyword |
Unique identifier given to the email by the source that created the event |
email.message_id |
keyword |
Identifier from the RFC 5322 Message-ID: email header that refers to a particular email message |
email.reply_to.address |
keyword |
The address that replies should be delivered to based on the value in the RFC 5322 Reply-To: header |
email.subject |
keyword |
A brief summary of the topic of the message |
email.to.address |
keyword |
The email address of recipient |
event.action |
keyword |
The action captured by the event. |
event.category |
keyword |
Event category. The second categorization field in the hierarchy. |
event.code |
keyword |
Identification code for this event. |
event.end |
date |
event.end contains the date when the event ended or when the activity was last observed. |
event.kind |
keyword |
The kind of the event. The highest categorization field in the hierarchy. |
event.reason |
keyword |
Reason why this event happened, according to the source |
event.start |
date |
event.start contains the date when the event started or when the activity was first observed. |
event.type |
keyword |
Event type. The third categorization field in the hierarchy. |
event.url |
keyword |
Event investigation URL |
file.directory |
keyword |
Directory where the file is located. |
file.extension |
keyword |
File extension, excluding the leading dot. |
file.hash.sha256 |
keyword |
SHA256 hash. |
file.name |
keyword |
Name of the file including the extension, without the directory. |
file.size |
long |
File size in bytes. |
host.name |
keyword |
Name of the host. |
host.os.full |
keyword |
Operating system name, including the version or code name. |
log.level |
keyword |
Log level of the log event. |
office365.alert.category |
keyword |
|
office365.alert.client_ips |
array |
|
office365.alert.description |
keyword |
|
office365.alert.display_name |
keyword |
|
office365.alert.entity_type |
keyword |
|
office365.alert.id |
keyword |
|
office365.alert.severity |
keyword |
|
office365.alert.source |
keyword |
|
office365.alert.status |
keyword |
|
office365.audit.event_source |
keyword |
|
office365.audit.item_type |
keyword |
|
office365.audit.object_id |
keyword |
For Exchange admin audit logging, the name of the object that was modified by the cmdlet. For SharePoint activity, the full URL path name of the file or folder accessed by a user. For Azure AD activity, the name of the user account that was modified. |
office365.audit.platform |
keyword |
|
office365.audit.site |
keyword |
|
office365.auth.keep_me_signed_in |
boolean |
User KeepMeSignedIn choice |
office365.auth.request_type |
keyword |
Authentication type |
office365.auth.result_status_detail |
keyword |
Authentication result detail |
office365.auth.user_authentication_method |
long |
User authentication method |
office365.context.aad_session_id |
keyword |
The identifier of an Azure Active Directory session |
office365.context.api_id |
keyword |
The identifier of the API pathway |
office365.context.client.id |
keyword |
The identifier of Azure Active Directory application |
office365.context.client.name |
keyword |
The name of Azure Active Directory application |
office365.context.correlation.id |
keyword |
The identifier to correlate user's action across Microsoft 365 services |
office365.context.modified_properties |
array |
|
office365.defender.additional_actions |
array |
The additional actions taken on the email |
office365.defender.auth_details |
array |
The authentication checks that are done for the email |
office365.defender.connectors |
keyword |
Identifiers of connectors associated with the email |
office365.defender.detection.method |
keyword |
The method or the technology used for the detection |
office365.defender.detection.technology |
keyword |
The threats and technologies applied on the email |
office365.defender.detection.type |
keyword |
The type of detection |
office365.defender.email.attachments |
array |
The attachements of the email |
office365.defender.email.delivery.action |
keyword |
The original action delivery on the email |
office365.defender.email.delivery.latest_location |
keyword |
The latest location delivery of the email |
office365.defender.email.delivery.original_location |
keyword |
The original location delivery of the email |
office365.defender.email.verdict.confidence |
keyword |
The confidence in the verdict |
office365.defender.email.verdict.reason |
keyword |
The verdict about the messahe |
office365.defender.malware_family |
keyword |
|
office365.defender.system_overrides |
array |
Overrides that are applicable to the email |
office365.device.browser_type |
keyword |
|
office365.device.id |
keyword |
|
office365.device.is_compliant |
boolean |
|
office365.device.is_compliant_and_managed |
boolean |
|
office365.device.trust_type |
long |
|
office365.error_number |
long |
Error number |
office365.exchange.client_version |
keyword |
|
office365.exchange.email.paths |
array |
|
office365.exchange.email.subjects |
array |
A list of email subjects |
office365.exchange.mailbox_guid |
keyword |
|
office365.exchange_admin.parameters |
array |
The parameters that were used with the cmdlet that is identified in the event.action field |
office365.form_name |
keyword |
|
office365.investigation.alert.category |
keyword |
Investigation alert category |
office365.investigation.alert.correlation_key |
keyword |
Investigation alert correlation key |
office365.investigation.alert.is_incident |
boolean |
Investigation alert severity |
office365.investigation.alert.provider.name |
keyword |
Investigation alert provider name |
office365.investigation.alert.provider.status |
keyword |
Investigation alert provider status |
office365.investigation.alert.severity |
keyword |
Investigation alert severity |
office365.investigation.alert.source_type |
keyword |
Investigation alert source type |
office365.investigation.alert.type |
keyword |
Investigation alert type |
office365.investigation.delivery.action |
keyword |
Investigation delivery action |
office365.investigation.email.sender.domains |
keyword |
The domain of the sender. Might be an array |
office365.investigation.email.sender.ip |
array |
Email sender IP`s |
office365.investigation.email.subjects |
array |
A list of email subjects |
office365.investigation.email.urls |
array |
Email urls |
office365.investigation.id |
keyword |
Investigation id |
office365.investigation.name |
keyword |
Investigation name |
office365.investigation.status |
keyword |
Investigation status |
office365.investigation.threats |
array |
A list of threats |
office365.investigation.type |
keyword |
Investigation type |
office365.logon_error |
keyword |
Logon error detailed reason |
office365.record_type |
long |
The type of the operation |
office365.result_status |
keyword |
Indicates whether the action was successful or not |
office365.scope.code |
long |
The origin (saas or on-premise) of the event |
office365.source.application |
keyword |
|
office365.teams.action |
keyword |
The action taken by an invitee or the channel owner |
office365.teams.channel.id |
keyword |
The identifier of the channel |
office365.teams.channel.name |
keyword |
The name of the channel |
office365.teams.channel.type |
keyword |
The type of the channel |
office365.teams.communication.type |
keyword |
The type of communication |
office365.teams.has_foreign_tenant_users |
boolean |
|
office365.teams.invitee |
keyword |
The identifier of an invitee |
office365.teams.message.id |
keyword |
The identifier of the message |
office365.teams.message.size |
long |
The size of the message in bytes with UTF-16 encoding |
office365.teams.message.urls |
keyword |
A list of urls present in the message |
office365.teams.message.version |
keyword |
The version of the message |
office365.teams.team.id |
keyword |
The identifier of the team |
office365.teams.team.members |
object |
The list of users in a team |
office365.teams.team.name |
keyword |
The name of the team |
office365.user_type.code |
long |
The type of user that performed the operation |
office365.virus_info |
keyword |
VirusInfo |
office365.virus_vendor |
keyword |
VirusVendor |
organization.id |
keyword |
Unique identifier for the organization. |
process.name |
keyword |
Process name. |
rule.category |
keyword |
Rule category |
rule.id |
keyword |
Rule ID |
rule.name |
keyword |
Rule name |
service.name |
keyword |
Name of the service. |
source.ip |
ip |
IP address of the source. |
source.port |
long |
Port of the source. |
source.user.email |
keyword |
User email address. |
url.full |
wildcard |
Full unparsed URL. |
url.original |
wildcard |
Unmodified original url as seen in the event source. |
user.domain |
keyword |
Name of the directory the user is a member of. |
user.email |
keyword |
User email address. |
user.id |
keyword |
Unique identifier of the user. |
user.name |
keyword |
Short name or login of the user. |
user_agent.name |
keyword |
Name of the user agent. |
user_agent.original |
keyword |
Unparsed user_agent string. |
user_agent.version |
keyword |
Version of the user agent. |
For more information on the Intake Format, please find the code of the Parser, Smart Descriptions, and Supported Events here.