Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
rkhunter: Rootkit Hunter scans for rootkits, backdoors and local exploits.
- Summary
- Rootkit Hunter is a scanning tool to ensure that you're about 99.9%
clean of nasty tools. This tool scans for rootkits, backdoors and local
exploits by running tests like:
- MD5 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
- Software version checks
- Application tests
Rootkit Hunter is released as a GPL licensed project and
is free for everyone to use.
Arch: src
| Download: | rkhunter-1.1.9-1.src.rpm |
| Build Date: | Wed Apr 27 13:02:00 2005 |
| Packager: | Karanbir Singh <kbsingh{%}karan{*}org> |
| Size: | 127 KiB |
Changelog
- * Sun Jan 2 12:00:00 2005 Greg Houlette <tamaster{%}tekarmory{*}com> - 0:1.1.9-1
- New package version release
- Added the --run-application-check command line option
to listing in command help
- Replaced 'Here' Doc editing of rkhunter.conf file
with in-place Perl edit
- tweaked rpmbuild -bb Autoclean
- * Fri Oct 15 13:00:00 2004 Greg Houlette - 0:1.1.8-0.fdr.1 (revisited)
- Removed redundant buildrequires /bin/sh, coreutils and perl
- Revise postun scriptlet
- Added /usr/share/doc/rkhunter-1.1.8/ to files list
- * Mon Oct 11 13:00:00 2004 Greg Houlette - 0:1.1.8-0.fdr.1
- Changed Release Tag to 0.fdr.1 (testing) for QA
- Removed wget from dependencies
- Hid (temporarily) the --skip-application-check command
line option from being listed in help
- Fixed the spec files list, again!