Files
splunk-security_content/tests/T1574_009.yml
2020-07-03 16:59:30 +02:00

8 lines
314 B
YAML

name: Hijack Execution Flow Path Interception by Unquoted Path
detections:
- Detect Path Interception By Creation Of program exe
description: Test attacks on unquoted service paths
pass_condition: '| stats count | where count > 0'
target: attack-range-windows-domain-controller
simulation_technique: 'T1574.009'