Im interested on making a brute force protection script, one that blacks the user after a certain number of attempts from login, but have not found a FREE script on how it is done. I understand that it blocks the Users IP using APACHE, and log’s user activities.
I have script to which I want to incorporate this protection, but im not familiar on Apache and how to send the command to block a certain IP.
I would like help on any Articles, Scripts available on this subject and how to go about it, and any alternative approached or suggestion.