diff options
author | Diogo Leal <diogo@diogoleal.com> | 2010-12-13 17:52:24 -0200 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-12-17 07:56:46 -0600 |
commit | 445b34cf3647da628347b15ea8b1bddbc22866c7 (patch) | |
tree | bcce325ce4ba89e3af7e0af01274a0afae43cfd9 /system/hntool/README | |
parent | 0d3df4c6f2282e4f00c2eaa2471751c5609691ae (diff) | |
download | slackbuilds-445b34cf3647da628347b15ea8b1bddbc22866c7.tar.gz |
system/hntool: Added (open-source hardening tool)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'system/hntool/README')
-rw-r--r-- | system/hntool/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/system/hntool/README b/system/hntool/README new file mode 100644 index 0000000000..c951578f06 --- /dev/null +++ b/system/hntool/README @@ -0,0 +1,7 @@ +HnTool is an open source (GPLv2) hardening tool for Unix. + +It scans your system for vulnerabilities or problems in configuration +files allowing you to get a quick overview of the security status of +your system. + +This requires the Python setuptools (pysetuptools on SlackBuilds.org). |