mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
14 lines
567 B
YAML
14 lines
567 B
YAML
name: Azure AD User ImmutableId Attribute Updated Unit Test
|
|
tests:
|
|
- name: Azure AD User ImmutableId Attribute Updated
|
|
file: cloud/azure_ad_user_immutableid_attribute_updated.yml
|
|
pass_condition: '| stats count | where count > 0'
|
|
earliest_time: -24h
|
|
latest_time: now
|
|
attack_data:
|
|
- file_name: azure-audit.log
|
|
data: https://media.githubusercontent.com/media/splunk/attack_data/master/datasets/attack_techniques/T1098/azure_ad_set_immutableid/azure-audit.log
|
|
source: mscs:azure:eventhub
|
|
sourcetype: mscs:azure:eventhub
|
|
update_timestamp: true
|