refactor: improved old rule
This commit is contained in:
+2
-2
@@ -3,7 +3,7 @@ id: 8ffc5407-52e3-478f-9596-0a7371eafe13
|
||||
description: Detects disabling Windows Defender PUA protection
|
||||
status: experimental
|
||||
date: 2021/08/04
|
||||
modified: 2022/03/26
|
||||
modified: 2022/07/04
|
||||
author: Austin Songer @austinsonger
|
||||
references:
|
||||
- https://www.tenforums.com/tutorials/32236-enable-disable-microsoft-defender-pua-protection-windows-10-a.html
|
||||
@@ -13,7 +13,7 @@ logsource:
|
||||
detection:
|
||||
selection:
|
||||
EventType: SetValue
|
||||
TargetObject|contains: 'HKLM\SOFTWARE\Policies\Microsoft\Windows Defender\PUAProtection'
|
||||
TargetObject|contains: '\Policies\Microsoft\Windows Defender\PUAProtection'
|
||||
Details: 'DWORD (0x00000000)'
|
||||
condition: selection
|
||||
falsepositives:
|
||||
|
||||
Reference in New Issue
Block a user