blob: 8411c16182eafa6db042f6c0dbc159bffd1daebb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Rootkit Hunter is scanning tool to ensure you for about 99.9% you're
clean of nasty tools.
This tool scans for rootkits, backdoors and local exploits by running
tests like:
- MD5/SHA1 hash compare
- Look for default files used by rootkits
- Wrong file permissions for binaries
- Look for suspected strings in LKM and KLD modules
- Look for hidden files
- Optional scan within plaintext and binary files
WWW: http://rkhunter.sourceforge.net
|