mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
8 lines
277 B
YAML
8 lines
277 B
YAML
name: Process Execution via WMI
|
|
detections:
|
|
- name: Process execution via wmi
|
|
pass_condition: '| stats count | where count = 1'
|
|
description: Test the WMI local process execution attack behavior
|
|
target: attack-range-windows-domain-controller
|
|
simulation_technique: 'T1047'
|