mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
Merge branch 'develop' into dependabot/pip/boto3-1.17.74
This commit is contained in:
@@ -21,6 +21,7 @@ references:
|
||||
tags:
|
||||
analytic_story:
|
||||
- Office 365 Detections
|
||||
- Data Exfiltration
|
||||
asset_type: Office 365
|
||||
automated_detection_testing: passed
|
||||
dataset:
|
||||
|
||||
@@ -19,6 +19,7 @@ references: []
|
||||
tags:
|
||||
analytic_story:
|
||||
- Office 365 Detections
|
||||
- Data Exfiltration
|
||||
asset_type: Office 365
|
||||
automated_detection_testing: passed
|
||||
cis20:
|
||||
|
||||
@@ -19,6 +19,7 @@ references: []
|
||||
tags:
|
||||
analytic_story:
|
||||
- Office 365 Detections
|
||||
- Data Exfiltration
|
||||
asset_type: Office 365
|
||||
automated_detection_testing: passed
|
||||
cis20:
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
name: O365 Suspicious User Email Forwarding Unit Test
|
||||
tests:
|
||||
- name: O365 Suspicious User Email Forwarding
|
||||
file: cloud/o365_suspicious_user_email_forwarding.yml
|
||||
pass_condition: '| stats count | where count > 0'
|
||||
earliest_time: '-24h'
|
||||
latest_time: 'now'
|
||||
attack_data:
|
||||
- file_name: o365_email_forwarding_rule.json
|
||||
data: https://media.githubusercontent.com/media/splunk/attack_data/master/datasets/attack_techniques/T1114.003/o365_email_forwarding_rule/o365_email_forwarding_rule.json
|
||||
sourcetype: 'o365:management:activity'
|
||||
source: 'o365'
|
||||
Reference in New Issue
Block a user