chklastlog
rootkit detector
Install
- All systems
-
curl cmd.cat/chklastlog.sh
- Debian
-
apt-get install chkrootkit
- Ubuntu
-
apt-get install chkrootkit
- Kali Linux
-
apt-get install chkrootkit
- Fedora
-
dnf install chkrootkit
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install chkrootkit
- OS X
-
brew install chkrootkit
- Raspbian
-
apt-get install chkrootkit
- Dockerfile
- dockerfile.run/chklastlog
chkrootkit
rootkit detector
The chkrootkit security scanner searches the local system for signs that it is infected with a 'rootkit'. Rootkits are set of programs and hacks designed to take control of a target machine by using known security flaws. Types that chkrootkit can identify are listed on the project's home page. Please note that where chkrootkit detects no intrusions, this does not guarantee that the system is uncompromised. In addition to running chkrootkit, more specific tests should always be performed.