mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
14 lines
526 B
YAML
14 lines
526 B
YAML
name: Azure Runbook Webhook Created Unit Test
|
|
tests:
|
|
- name: Azure Runbook Webhook Created
|
|
file: cloud/azure_runbook_webhook_created.yml
|
|
pass_condition: '| stats count | where count > 0'
|
|
earliest_time: -24h
|
|
latest_time: now
|
|
attack_data:
|
|
- file_name: azure-activity.log
|
|
data: https://media.githubusercontent.com/media/splunk/attack_data/master/datasets/attack_techniques/T1078.004/azure_runbook_webhook/azure-activity.log
|
|
source: mscs:azure:audit
|
|
sourcetype: mscs:azure:audit
|
|
update_timestamp: true
|