mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-07 17:58:52 +00:00
25 lines
721 B
YAML
25 lines
721 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 # an old one
|
|
- attack.t1070.001
|
|
- car.2016-04-002
|
|
author: Florian Roth
|
|
date: 2017/02/19
|
|
modified: 2020/08/23
|
|
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
|