![]() |
![]() |
|
![]()
rkhunter installation#urpmi rkhunter installation de rkhunter-1.2.0-1mdk.noarch.rpm depuis PrĂ©paration … 1/1: rkhunter First useFirst of all, we need to update the rootkits definition !# rkhunter --update Running updater...Mirrorfile //lib/rkhunter/db/mirrors.dat rotated Using mirror http://www.rootkit.nl/rkhunter [DB] Mirror file : Up to date [DB] MD5 hashes system binaries : Update available Action: Database updated (current version: 2005051900, new version 2005080200) [DB] Operating System information : Update available Action: Database updated (current version: 2005052200, new version 2005082200) [DB] MD5 blacklisted tools/binaries : Up to date [DB] Known good program versions : Update available Action: Database updated (current version: 2005041700, new version 2005071500) [DB] Known bad program versions : Update available Action: Database updated (current version: 2005041700, new version 2005071500)Ready. # rkhunter --update Running updater...Mirrorfile //lib/rkhunter/db/mirrors.dat rotated Using mirror http://mirror01.mirror.rkhunter.org [DB] Mirror file : Up to date [DB] MD5 hashes system binaries : Up to date [DB] Operating System information : Up to date [DB] MD5 blacklisted tools/binaries : Up to date [DB] Known good program versions : Up to date [DB] Known bad program versions : Up to dateReady. Then we can do our first check : #rkhunter -c --skip-keypress Rootkit Hunter 1.2.0 is running Determining OS... Warning: this operating system is not fully supported! Ready Warning: Cannot find md5_not_known All MD5 checks will be skipped! Checking binaries * Selftests Strings (command) [...] Lets setup RKHunter to e-mail you you daily scan reports.Add The Following to /etc/cron.daily/rkhunter.sh #!/bin/bash (/usr/local/bin/rkhunter -c --cronjob 2>&1 | mail -s "RKhunter Scan Details" replace-this@with-your-email.com) chmod +x /etc/cron.daily/rkhunter.sh RKHunter let me know there was something wrong with my dedicated server, What do I do?
RKHunter Faq Can Be Found Here http://www.rootkit.nl |