Archive for the ‘ Perl ’ Category

Auto Ban Brute Force Attempts

This script was just handed to me by a friend, every sever with SSH access should have this script installed. This script will automatically ban an IP address that fails to authenticate after 3 attempts. You can change the ban duration with a simple command line option.

Click Here to check it out.