Autoblock SSH-attacking IP addresses
August 10th, 2005
blocker
“blocker” is a small awk script for blocking packets from malicious hosts. It blocks the IP addresses from which ssh connections are tried to be established with wrong authentication information several times.
The small script is designed to be used as:
tail –follow=name /var/log/messages | blocker
