:: Installing Chkrootkit

:: What is chkrootkit
chkrootkit is a tool to locally check for signs of a rootkit.
 
:: How to install Chkrootkit
+ downloading

1
2
cd /usr/local/src/
wget ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit.tar.gz

+ testing

1
2
3
tar xzf chkrootkit.tar.gz
cd chkrootkit-0.49
./chkrootkit

+ setup on crontab

1
0 3 * * * (/usr/local/src/chkrootkit-0.49/chkrootkit 2>&1 | mail -s "chkrootkit output" root)

 
:: Links
+ Google
+ chkrootkit

Leave a Comment


NOTE - You can use these HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Switch to our mobile site