mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
13 lines
554 B
YAML
13 lines
554 B
YAML
name: Windows Exchange PowerShell Module Usage Unit Test
|
|
tests:
|
|
- name: Windows Exchange PowerShell Module Usage
|
|
file: endpoint/ssa___windows_exchange_powershell_module_usage.yml
|
|
pass_condition: '| stats count | where count > 0'
|
|
earliest_time: -24h
|
|
latest_time: now
|
|
attack_data:
|
|
- file_name: pwsh_multipass.log
|
|
data: https://media.githubusercontent.com/media/splunk/attack_data/master/datasets/attack_techniques/T1059.001/exchange/windows-powershell.log
|
|
source: XmlWinEventLog
|
|
sourcetype: XmlWinEventLog
|
|
update_timestamp: true |