mirror of
https://github.com/chainguard-dev/osquery-defense-kit
synced 2025-01-05 21:09:29 +00:00
linux talkers: Add ssh exception
This commit is contained in:
parent
8ddc3de482
commit
6624c8c620
@ -82,6 +82,7 @@ WHERE
|
||||
AND NOT exception_key IN (
|
||||
'123,17,500,/usr/chronyd,0u,0g,chronyd',
|
||||
'22000,6,500,/usr/syncthing,0u,0g,syncthing',
|
||||
'22,6,500,/usr/ssh,0u,0g,ssh',
|
||||
'4070,6,500,/opt/spotify,0u,0g,spotify',
|
||||
'5228,6,500,/opt/chrome,0u,0g,chrome',
|
||||
'5228,6,500,/usr/chrome,0u,0g,chrome', -- Android Market/GCM
|
||||
|
Loading…
Reference in New Issue
Block a user