Files
blue-team-tools/rules/windows/builtin/win_susp_security_eventlog_cleared.yml
T
2019-11-12 23:12:27 +01:00

22 lines
638 B
YAML

title: Security Eventlog Cleared
id: f2f01843-e7b8-4f95-a35a-d23584476423
description: Some threat groups tend to delete the local 'Security' Eventlog using certain utitlities
tags:
- attack.defense_evasion
- attack.t1070
- car.2016-04-002
author: Florian Roth
logsource:
product: windows
service: security
detection:
selection:
EventID:
- 517
- 1102
condition: selection
falsepositives:
- Rollout of log collection agents (the setup routine often includes a reset of the local Eventlog)
- System provisioning (system reset before the golden image creation)
level: high