Disable Windows Security Center Notifications
Detect set UseActionCenterExperience to 0 to disable the Windows security center notification
Sigma rule (View on GitHub)
1title: Disable Windows Security Center Notifications
2id: 3ae1a046-f7db-439d-b7ce-b8b366b81fa6
3status: test
4description: Detect set UseActionCenterExperience to 0 to disable the Windows security center notification
5references:
6 - https://github.com/redcanaryco/atomic-red-team/blob/40b77d63808dd4f4eafb83949805636735a1fd15/atomics/T1112/T1112.md
7author: frack113
8date: 2022-08-19
9modified: 2023-08-17
10tags:
11 - attack.defense-evasion
12 - attack.t1112
13logsource:
14 category: registry_set
15 product: windows
16detection:
17 selection:
18 TargetObject|endswith: 'Windows\CurrentVersion\ImmersiveShell\UseActionCenterExperience'
19 Details: 'DWORD (0x00000000)'
20 condition: selection
21falsepositives:
22 - Unknown
23level: medium
References
Related rules
- Activate Suppression of Windows Security Center Notifications
- Add DisallowRun Execution to Registry
- Allow RDP Remote Assistance Feature
- Blackbyte Ransomware Registry
- CVE-2020-1048 Exploitation Attempt - Suspicious New Printer Ports - Registry