Detectionmediumtest

Activate Suppression of Windows Security Center Notifications

Detect set Notification_Suppress to 1 to disable the Windows security center notification

Convert In Phoenix Studio

Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.

Launch
François HubautCreated Fri Aug 19Updated Thu Aug 170c93308a-3f1b-40a9-b649-57ea1a1c1d63windows
Log Source
WindowsRegistry Set
ProductWindows← raw: windows
CategoryRegistry Set← raw: registry_set
Detection Logic
Detection Logic1 selector
detection:
    selection:
        TargetObject|endswith: 'SOFTWARE\Policies\Microsoft\Windows Defender\UX Configuration\Notification_Suppress'
        Details: DWORD (0x00000001)
    condition: selection
False Positives
Unknown

False positive likelihood has not been assessed. Additional context may be needed during triage.

Rule Metadata
Rule ID
0c93308a-3f1b-40a9-b649-57ea1a1c1d63
Status
test
Level
medium
Type
Detection
Created
Fri Aug 19
Modified
Thu Aug 17
Path
rules/windows/registry/registry_set/registry_set_suppress_defender_notifications.yml
Raw Tags
attack.persistenceattack.defense-evasionattack.t1112
View on GitHub