Folder Removed From Exploit Guard ProtectedFolders List - Registry
Description
Detects the removal of folders from the "ProtectedFolders" list of of exploit guard. This could indicate an attacker trying to launch an encryption process or trying to manipulate data inside of the protected folder
Query · sigma
selection:
EventType: DeleteValue
TargetObject|contains: SOFTWARE\Microsoft\Windows Defender\Windows Defender Exploit
Guard\Controlled Folder Access\ProtectedFolders
condition: selection
Known false positives
- Legitimate administrators removing applications (should always be investigated)