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