Detection rules › Sigma

Tamper Windows Defender Remove-MpPreference - ScriptBlockLogging

Severity
high
Author
Nasreddine Bencherchali (Nextron Systems)
Source
upstream

Detects attempts to remove Windows Defender configuration using the 'MpPreference' cmdlet

MITRE ATT&CK coverage

TacticTechniques
Defense EvasionT1562.001 Impair Defenses: Disable or Modify Tools

Event coverage

ProviderEvent IDTitle
PowerShell4104Creating Scriptblock text (MessageNumber of MessageTotal).

Stages and Predicates

Stage 1: all of selection_remove

ScriptBlockText|contains: Remove-MpPreference

Stage 2: all of selection_tamper

or:
ScriptBlockText|contains: '-AttackSurfaceReductionRules_Actions '
ScriptBlockText|contains: '-AttackSurfaceReductionRules_Ids '
ScriptBlockText|contains: '-CheckForSignaturesBeforeRunningScan '
ScriptBlockText|contains: '-ControlledFolderAccessProtectedFolders '

Indicators

Each row is a field, operator, and value that the rule matches. The corpus column counts how many other rules in the catalog look for the same combination: high numbers point to widely-used, community-vetted indicators. Blank or 1 shows that the indicator is specific to this rule.

FieldKindValues
ScriptBlockTextmatch
  • -AttackSurfaceReductionRules_Actions
  • -AttackSurfaceReductionRules_Ids
  • -CheckForSignaturesBeforeRunningScan
  • -ControlledFolderAccessProtectedFolders
  • Remove-MpPreference

Neighbors

Broader alternatives (more inclusive than this rule)

These rules match a superset of what this rule catches. They cover the same events plus more. Use them if you want wider coverage and can absorb more false positives.