Thomas Stromberg 2024-02-01 13:04:07 -05:00
parent 23a0e572df
commit 25c579aa1d
Failed to extract signature
2 changed files with 2 additions and 0 deletions

View File

@ -109,6 +109,7 @@ WHERE
OR p0_cmd LIKE '%touch%acmr%'
OR p0_cmd LIKE '%touch -r%'
OR p0_cmd LIKE '%ld.so.preload%'
OR p0_cmd LIKE 'killall%NotificationCenter'
OR p0_cmd LIKE '%urllib.urlopen%'
OR p0_cmd LIKE '%nohup%tmp%'
OR p0_cmd LIKE '%killall Terminal%'

View File

@ -86,6 +86,7 @@ WHERE
'/usr/bin/openssl',
'/usr/bin/security',
'/usr/bin/sqlite3',
'/usr/sbin/spctl',
'/usr/bin/sw_vers',
'/usr/bin/unzip',
'/usr/bin/uuidgen',