Files
splunk-security_content/tests/T1070.001.yml
2020-07-22 10:59:55 +02:00

8 lines
296 B
YAML

name: Clear Windows Event Logs
detections:
- name: Windows Event Log Cleared
pass_condition: '| stats count | where count = 4'
description: Test Windows Event Logs cleared (atomic red team is not yet updated)
target: attack-range-windows-domain-controller
simulation_technique: 'T1551.001'