Files
splunk-security_content/tests/endpoint/powershell_domain_enumeration.test.yml
2021-06-15 14:02:45 -06:00

12 lines
554 B
YAML

name: PowerShell Domain Enumeration Unit Test
tests:
- name: PowerShell Domain Enumeration
file: endpoint/powershell_domain_enumeration.yml
pass_condition: '| stats count | where count > 0'
earliest_time: '-24h'
latest_time: 'now'
attack_data:
- file_name: windows-powershell.log
data: https://media.githubusercontent.com/media/splunk/attack_data/master/datasets/attack_techniques/T1059.001/powershell_script_block_logging/windows-powershell.log
source: WinEventLog:Microsoft-Windows-PowerShell/Operational
sourcetype: WinEventLog