diff options
author | Michael Johnson <youngmug@animeneko.net> | 2010-05-11 22:55:28 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 22:55:28 +0200 |
commit | a1c01b57a34588a04b23c5c7b43f299f8e2f10ef (patch) | |
tree | cc128a3e14e92649b09a78beab4592a484e565a9 /system/rkhunter/README | |
parent | 489a7e9c0ad15c6ccab91776a15757979faa73fa (diff) | |
download | slackbuilds-a1c01b57a34588a04b23c5c7b43f299f8e2f10ef.tar.gz |
system/rkhunter: Added to 12.1 repository
Diffstat (limited to 'system/rkhunter/README')
-rw-r--r-- | system/rkhunter/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/rkhunter/README b/system/rkhunter/README new file mode 100644 index 0000000000..08c444a425 --- /dev/null +++ b/system/rkhunter/README @@ -0,0 +1,10 @@ +RKHunter - A Security monitoring and analyzing tool + +RKHunter is a scanning tool that scans for rootkits, backdoors, and +local exploits by running tests like: + +MD5 hash comparison, known rootkit files, incorrect permissions on +binaries, suspect strings in LKM and LKD modules, and hidden files + +Rootkit Hunter is released as a GPL licensed project and is free for +everyone to use. |