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.persistence
12 - attack.defense-evasion
13 - attack.t1112
14logsource:
15 category: registry_set
16 product: windows
17detection:
18 selection:
19 TargetObject|endswith: 'Windows\CurrentVersion\ImmersiveShell\UseActionCenterExperience'
20 Details: 'DWORD (0x00000000)'
21 condition: selection
22falsepositives:
23 - Unknown
24level: medium
25regression_tests_path: regression_data/rules/windows/registry/registry_set/registry_set_disable_security_center_notifications/info.yml
26simulation:
27 - type: atomic-red-team
28 name: Disable Windows Security Center Notifications
29 technique: T1112
30 atomic_guid: 45914594-8df6-4ea9-b3cc-7eb9321a807e
References
Related rules
- Allow RDP Remote Assistance Feature
- PowerShell Logging Disabled Via Registry Key Tampering
- Disable Security Events Logging Adding Reg Key MiniNt
- Imports Registry Key From a File
- Imports Registry Key From an ADS