fix: fp with defender def updates
This commit is contained in:
@@ -44,6 +44,8 @@ detection:
|
||||
- ' aQBlAHgA' # PowerShell encoded commands
|
||||
filter_thor_remote:
|
||||
ImagePath|startswith: 'C:\WINDOWS\TEMP\thor10-remote\thor64.exe'
|
||||
filter_defender_def_updates:
|
||||
ImagePath|startswith: 'C:\ProgramData\Microsoft\Windows Defender\Definition Updates\'
|
||||
condition: selection and ( suspicious1 or all of suspicious2* ) and not 1 of filter_*
|
||||
falsepositives:
|
||||
- Unknown
|
||||
|
||||
Reference in New Issue
Block a user