Files
splunk-security_content/tests/T1574_009.yml
2020-07-09 14:21:33 +02:00

8 lines
324 B
YAML

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