Add DisallowRun Execution to Registry
Detect set DisallowRun to 1 to prevent user running specific computer program
Sigma rule (View on GitHub)
1title: Add DisallowRun Execution to Registry
2id: 275641a5-a492-45e2-a817-7c81e9d9d3e9
3status: test
4description: Detect set DisallowRun to 1 to prevent user running specific computer program
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: 'Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\DisallowRun'
20 Details: 'DWORD (0x00000001)'
21 condition: selection
22falsepositives:
23 - Unknown
24level: medium
References
Related rules
- Activate Suppression of Windows Security Center Notifications
- Allow RDP Remote Assistance Feature
- Blackbyte Ransomware Registry
- Blue Mockingbird
- Change User Account Associated with the FAX Service