sxid
suid, sgid file and directory checking
Install
- All systems
-
curl cmd.cat/sxid.sh
- Debian
-
apt-get install sxid
- Ubuntu
-
apt-get install sxid
- Kali Linux
-
apt-get install sxid
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install sxid
- Raspbian
-
apt-get install sxid
- Dockerfile
- dockerfile.run/sxid
sxid
suid, sgid file and directory checking
This program runs as a cronjob. Basically it tracks any changes in your s[ug]id files and folders. If there are any new ones, ones that aren't set any more, or they have changed bits or other modes, then it reports the changes. You can also run this manually for spot checking. It tracks s[ug]id files by SHA-256 checksums. This helps detect if your files have been tampered with, would not show under normal name and permissions checking. Directories are tracked by inodes.