How to install Chkrootkit on Linux Server
Chkrootkit :
Chkrootkit is a powerful tool to scan your Linux server for trojans. We’ll show you how to install it, scan your server and setup a daily automated scanning job that emails you the report.Chkrootkit is a powerful tool to scan your Linux server for trojans. We’ll show you how to install it, scan your server and setup a daily automated scanning job that emails you the report.
How to install Chkrootkit on Linux Server
Login to shell. Download the chkrootkit file using below command.wget ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit.tar.gzUntar the file using the below command
tar xvzf chkrootkit.tar.gzGo to chkrootkit folder
cd chkrootkit-0.49Compile chkrootkit using below command
make senseRun chkrootkit
./chkrootkit