Files
splunk-security_content/tests/T1562_001.yml
Patrick Bareiss 8db3edafe2 tested detection
2020-07-28 14:17:10 +02:00

8 lines
304 B
YAML

name: Impair Defenses Disable or Modify Tools
detections:
- name: Unload Sysmon Filter Driver
pass_condition: '| stats count | where count = 1'
description: Test detections for Impair Defenses Disable or Modify Tools
target: attack-range-windows-domain-controller
simulation_technique: 'T1562.001'