-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5e6e0de
commit 18cf8ff
Showing
4 changed files
with
560 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1690,6 +1690,7 @@ Find below few samples of events and how they are normalized by Sekoia.io. | |
"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" | ||
|
@@ -2159,6 +2160,7 @@ Find below few samples of events and how they are normalized by Sekoia.io. | |
"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" | ||
|
@@ -2245,6 +2247,7 @@ Find below few samples of events and how they are normalized by Sekoia.io. | |
"category": "DataLossPrevention", | ||
"display_name": "description", | ||
"entity_type": "DlpRuleMatch", | ||
"id": "cf0708c6-e2c5-4962-ae99-9af4799175f4", | ||
"severity": "Low", | ||
"source": "Office 365 Security & Compliance", | ||
"status": "Active" | ||
|
@@ -2326,6 +2329,7 @@ Find below few samples of events and how they are normalized by Sekoia.io. | |
"category": "MailFlow", | ||
"display_name": "Phishing detected", | ||
"entity_type": "MalwareFamily", | ||
"id": "178fa649-642f-4d41-943c-451e2266f4a7", | ||
"severity": "Low", | ||
"source": "Office 365 Security & Compliance", | ||
"status": "Active" | ||
|
@@ -2406,6 +2410,7 @@ Find below few samples of events and how they are normalized by Sekoia.io. | |
"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" | ||
|
@@ -2443,6 +2448,73 @@ Find below few samples of events and how they are normalized by Sekoia.io. | |
``` | ||
|
||
|
||
=== "security_compliance_alert_5.json" | ||
|
||
```json | ||
|
||
{ | ||
"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\": \"[email protected]\", \"UserId\": \"SecurityComplianceAlerts\", \"AlertEntityId\": \"[email protected]\", \"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": "[email protected]" | ||
}, | ||
"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" | ||
} | ||
} | ||
``` | ||
|
||
|
||
=== "source_log.json" | ||
|
||
```json | ||
|
@@ -3204,6 +3276,7 @@ The following table lists the fields that are extracted, normalized under the EC | |
|`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` | | | ||
|
Oops, something went wrong.