SigmaHQ/rules/windows/builtin/win_susp_eventlog_cleared.yml

24 lines
687 B
YAML
Raw Normal View History

title: Eventlog Cleared
2019-11-12 22:12:27 +00:00
id: d99b79d2-0a6f-4f46-ad8b-260b6e17f982
description: One of the Windows Eventlogs has been cleared. e.g. caused by "wevtutil cl" command execution
references:
- https://twitter.com/deviouspolack/status/832535435960209408
- https://www.hybrid-analysis.com/sample/027cc450ef5f8c5f653329641ec1fed91f694e0d229928963b30f6b0d7d3a745?environmentId=100
author: Florian Roth
2018-07-24 05:50:32 +00:00
tags:
- attack.defense_evasion
- attack.t1070
2019-06-14 04:15:38 +00:00
- car.2016-04-002
logsource:
2017-02-19 10:08:23 +00:00
product: windows
service: system
2016-12-27 13:49:54 +00:00
detection:
2016-12-26 01:21:55 +00:00
selection:
EventID: 104
Source: Microsoft-Windows-Eventlog
condition: selection
2016-12-24 11:23:47 +00:00
falsepositives:
- Unknown
level: medium