Windows Defender script scanning was disabled by Powershell command
Description
Windows Defender script scanning was disabled by Powershell command
Query · wazuh
field win.eventdata.commandLine="(?i)(DisableScriptScanning|dscrptsc)\s+(\$true|1)"
Fires when
Wazuh evaluates a chain top-down. Every rule above this one must match on the same event before this rule is tested at all.
-
field win.eventdata.image="(?i)\\powershell\.exe" AND field win.eventdata.commandLine="(?i)Set-MpPreference" -
92011Windows Defender script scanning was disabled by Powershell command refinement level 13 this rulefield win.eventdata.commandLine="(?i)(DisableScriptScanning|dscrptsc)\s+(\$true|1)"
Rule dependencies
Depends on
-
composes · Wazuh if_sid
92007