Files

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'