Skip to content

Commit

Permalink
Add elastic-endpoint
Browse files Browse the repository at this point in the history
Signed-off-by: egibs <[email protected]>
  • Loading branch information
egibs committed Nov 20, 2024
1 parent a24c3d2 commit 78ec36e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions detection/evasion/touched-executable-linux.sql
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,6 @@ WHERE
AND f.path NOT LIKE '%/go/bin/%'
AND f.path NOT LIKE '%/osqueryi'
AND f.path NOT LIKE '/tmp/%/.terraform/providers/%'
AND f.path NOT LIKE '/var/opt/Elastic/Endpoint/elastic-endpoint'
GROUP by
p.pid

0 comments on commit 78ec36e

Please sign in to comment.