How do I run the chkrootkit?

Download the most recent version of chkrootkit from the
chkrootkit.org site.  You can do this directly from your Linux
server if you copy the link, ssh into your server and use ‘wget
<link>’.  Then do these commands:

tar xvzf chkrootkit.tar.gz

cd chkrootkit-<version>

make

./chkrootkit

 

Your rating: None Average: 3 (1 vote)