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/slack-desc | |
parent | 489a7e9c0ad15c6ccab91776a15757979faa73fa (diff) | |
download | slackbuilds-a1c01b57a34588a04b23c5c7b43f299f8e2f10ef.tar.gz |
system/rkhunter: Added to 12.1 repository
Diffstat (limited to 'system/rkhunter/slack-desc')
-rw-r--r-- | system/rkhunter/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/rkhunter/slack-desc b/system/rkhunter/slack-desc new file mode 100644 index 0000000000..76a5fc9aa3 --- /dev/null +++ b/system/rkhunter/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' on +# the right side marks the last column you can put a character in. You must make +# exactly 11 lines for the formatting to be correct. It's also customary to +# leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +rkhunter: rkhunter (security monitoring and analyzing tool) +rkhunter: +rkhunter: RKHunter is a scanning tool that scans for rootkits, backdoors, and +rkhunter: local exploits by running tests like: +rkhunter: +rkhunter: MD5 hash comparison, known rootkit files, incorrect permissions on +rkhunter: binaries, suspect strings in LKM and LKD modules, and hidden files +rkhunter: +rkhunter: Rootkit Hunter is released as a GPL licensed project and is free for +rkhunter: everyone to use. +rkhunter: |