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.gz
 
Untar the file using the below command
tar xvzf chkrootkit.tar.gz
Go to chkrootkit folder
cd chkrootkit-0.49
 
Compile chkrootkit using below command
make sense
Run chkrootkit
./chkrootkit