From d9c3239d6a3ca214324f7c2c95b8f2d4eb5e105b Mon Sep 17 00:00:00 2001 From: chopp Date: Wed, 18 May 2011 14:09:29 -0500 Subject: network/DenyHosts: Added (script to help thwart SSH server attacks) Signed-off-by: Robby Workman --- network/DenyHosts/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 network/DenyHosts/slack-desc (limited to 'network/DenyHosts/slack-desc') diff --git a/network/DenyHosts/slack-desc b/network/DenyHosts/slack-desc new file mode 100644 index 0000000000..4af2620196 --- /dev/null +++ b/network/DenyHosts/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 ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +DenyHosts: DenyHosts (script to help thwart SSH server attacks) +DenyHosts: +DenyHosts: DenyHosts is a python program that automatically blocks ssh attacks +DenyHosts: by adding entries to /etc/hosts.deny. DenyHosts will also inform +DenyHosts: Linux administrators about offending hosts, attacked users, and +DenyHosts: suspicious logins. +DenyHosts: +DenyHosts: Homepage: http://denyhosts.sourceforge.net/ +DenyHosts: +DenyHosts: +DenyHosts: -- cgit v1.2.3