fix: fix FP with bonjour in CI rule
This commit is contained in:
@@ -35,6 +35,11 @@ detection:
|
||||
ProcessNameBuffer|endswith: '\AppData\Local\Keybase\Gui\Keybase.exe'
|
||||
RequestedPolicy: 8
|
||||
ValidatedPolicy: 1
|
||||
filter_bonjour:
|
||||
FileNameBuffer|endswith: '\Program Files\Bonjour\mdnsNSP.dll'
|
||||
ProcessNameBuffer|endswith: '\Windows\System32\svchost.exe'
|
||||
RequestedPolicy: 8
|
||||
ValidatedPolicy: 1
|
||||
condition: selection and not 1 of filter_*
|
||||
falsepositives:
|
||||
- Unknown
|
||||
|
||||
Reference in New Issue
Block a user