mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
14 lines
564 B
YAML
14 lines
564 B
YAML
name: Azure AD Successful PowerShell Authentication Unit Test
|
|
tests:
|
|
- name: Azure AD Successful PowerShell Authentication
|
|
file: cloud/azure_ad_successful_powershell_authentication.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/T1078.004/azuread_pws/azure-audit.log
|
|
source: mscs:azure:eventhub
|
|
sourcetype: mscs:azure:eventhub
|
|
update_timestamp: true
|