eventlog_cleared
Description
One of the Windows Eventlogs has been cleared. e.g. caused by "wevtutil cl" command execution License: https://github.com/Neo23x0/sigma/blob/master/LICENSE.Detection.Rules.md.
Query · yara_l
events:
($selection.metadata.product_event_type = "104" and $selection.principal.application = "Microsoft-Windows-Eventlog")
condition:
$selection