mirror of
https://github.com/falcosecurity/falco.git
synced 2025-08-30 21:25:06 +00:00
Add more nomachine binaries.
Also let nomachine binaries write below /etc.
This commit is contained in:
parent
bf1f2cb2fd
commit
6be38a3237
@ -206,7 +206,7 @@
|
||||
items: [openvpn]
|
||||
|
||||
- list: nomachine_binaries
|
||||
items: [nxexec, nxnode.bin]
|
||||
items: [nxexec, nxnode.bin, nxserver.bin, nxclient.bin]
|
||||
|
||||
- list: nids_binaries
|
||||
items: [bro, broctl]
|
||||
@ -399,7 +399,7 @@
|
||||
systemd, systemd-machine, systemd-sysuser,
|
||||
debconf-show, rollerd, bind9.postinst, sv,
|
||||
gen_resolvconf., update-ca-certi, certbot, runsv,
|
||||
qualys-cloud-ag, locales.postins)
|
||||
qualys-cloud-ag, locales.postins, nomachine_binaries)
|
||||
and not proc.pname in (sysdigcloud_binaries, sendmail_config_binaries)
|
||||
and not fd.name pmatch (safe_etc_dirs)
|
||||
and not fd.name in (/etc/container_environment.sh, /etc/container_environment.json)
|
||||
|
Loading…
Reference in New Issue
Block a user