Install RkHunter for Rootkit/Trojan Scanning
rkhunter (Rootkit Hunter) is a Unix-based tool that scans for rootkits, backdoors and possible local exploits. It does this by comparing SHA-1 hashes of important files with known good ones in online databases, searching for default directories (of rootkits), wrong permissions, hidden files, suspicious strings in kernel modules, and special tests for Linux and FreeBSD.
The tool has been written in Bourne shell, to allow for portability. It can run on almost all UNIX-derived systems.
$ wget http://space.dl.sourceforge.net/project/rkhunter/rkhunter/1.3.8/rkhunter-1.3.8.tar.gz
$ cd rkhunter-1.3.8
$ sh installer.sh
To see the list of commands which can be executed use: the command below:
$ rkhunter –help
www.hackthesec.co.in
0 comments:
Post a Comment