Sneed-Reactivity/yara-mikesxrs/HorribleCanoe/lowers_security.yara

10 lines
198 B
Text
Raw Permalink Normal View History

rule lowers_security {
strings:
$actions1 = "EnableLUA"
$actions2 = "AntiVirusDisableNotify"
$actions3 = "DisableNotifications"
$actions4 = "UpdatesDisableNotify"
condition:
2 of them
}