Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'A script to automatically blacklist illegal ssh attempts' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
A script to automatically blacklist illegal ssh attempts
Authored by: MikeyMac on Jan 06, '05 02:00:07PM
There is a Perl version of an SSH blacklisting script here:

http://www.pettingers.org/code/SSHBlack.html

It gives the option of whitelisting and can operate in a FIFO to keep the list size down.

There are also some good tips at the bottom of that page for general SSH security.

[ Reply to This | # ]