mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
8 lines
314 B
YAML
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'
|