Hello,
If you having cagefs enabled for your Cpanel server you can hide the binary from user which might be harmful to server and cause of exploit by adding binary name into "black.list" file.
Regards,
Winlinuxadmins
If you having cagefs enabled for your Cpanel server you can hide the binary from user which might be harmful to server and cause of exploit by adding binary name into "black.list" file.
After adding the file to blacklist make sure you update the cagefs with cagefsctl --update option.example :
root@myserver[~]#cat /etc/cagefs/black.list
/bin/uname
root@myserver[~]#
Regards,
Winlinuxadmins