Add default path to filter for explorer in exe anomaly rule
This commit is contained in:
@@ -33,6 +33,7 @@ detection:
|
||||
Image:
|
||||
- 'C:\Windows\System32\\*'
|
||||
- 'C:\Windows\SysWow64\\*'
|
||||
- 'C:\Windows\explorer.exe'
|
||||
condition: selection and not filter
|
||||
falsepositives:
|
||||
- Exotic software
|
||||
|
||||
Reference in New Issue
Block a user