security_eventlog_cleared
Description
Some threat groups tend to delete the local 'Security' Eventlog using certain utitlities License: https://github.com/Neo23x0/sigma/blob/master/LICENSE.Detection.Rules.md.
Query · yara_l
events:
($selection.metadata.product_event_type = "517" or $selection.metadata.product_event_type = "1102" or $selection.metadata.product_event_type = "104")
condition:
$selection