SigmaHQ/rules/windows/builtin/win_susp_security_eventlog_cleared.yml

24 lines
674 B
YAML
Raw Normal View History

title: Security Eventlog Cleared
2019-11-12 22:12:27 +00:00
id: f2f01843-e7b8-4f95-a35a-d23584476423
description: Some threat groups tend to delete the local 'Security' Eventlog using certain utitlities
2018-07-24 04:34:20 +00:00
tags:
- attack.defense_evasion
- attack.t1070
2019-06-14 04:15:38 +00:00
- car.2016-04-002
2020-06-16 20:46:08 +00:00
- attack.t1551
author: Florian Roth
date: 2017/02/19
logsource:
2017-02-19 10:08:23 +00:00
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