How to Install and Uninstall sxid Package on Kali Linux
Last updated: February 24,2025
1. Install "sxid" package
This guide covers the steps necessary to install sxid on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
sxid
Copied
2. Uninstall "sxid" package
This tutorial shows how to uninstall sxid on Kali Linux:
$
sudo apt remove
sxid
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the sxid package on Kali Linux
Package: sxid
Version: 4.20130802-7
Installed-Size: 87
Maintainer: Josenilson Ferreira da Silva
Architecture: amd64
Depends: default-mta | mail-transport-agent, libc6 (>= 2.33)
Size: 31716
SHA256: fffbdb037880c28606db1327abd54c36b760dd9e4c80e74829c95e2de3ffb6a2
SHA1: 14000b2007cdc3dff3540a3e149b7a2b29f9f930
MD5sum: 45fe4e496ee0a5aecbe63e4cc4fd5717
Description: 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.
Description-md5:
Homepage: https://linukz.org/sxid.shtml
Tag: admin::monitoring, implemented-in::c, interface::commandline,
interface::daemon, role::program, scope::utility, use::monitor,
works-with::file
Section: admin
Priority: optional
Filename: pool/main/s/sxid/sxid_4.20130802-7_amd64.deb
Version: 4.20130802-7
Installed-Size: 87
Maintainer: Josenilson Ferreira da Silva
Architecture: amd64
Depends: default-mta | mail-transport-agent, libc6 (>= 2.33)
Size: 31716
SHA256: fffbdb037880c28606db1327abd54c36b760dd9e4c80e74829c95e2de3ffb6a2
SHA1: 14000b2007cdc3dff3540a3e149b7a2b29f9f930
MD5sum: 45fe4e496ee0a5aecbe63e4cc4fd5717
Description: 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.
Description-md5:
Homepage: https://linukz.org/sxid.shtml
Tag: admin::monitoring, implemented-in::c, interface::commandline,
interface::daemon, role::program, scope::utility, use::monitor,
works-with::file
Section: admin
Priority: optional
Filename: pool/main/s/sxid/sxid_4.20130802-7_amd64.deb