The Joomla! Extensions Directory ™


Brute Force Stop ComponentPlugin

This plugin provides means to avert Brute-Force-Attacks on your Joomla-Installation. For this purpose, the plugin stores information on failed login attempts, so that when reaching a configurable number of such failed login attempts the attacker's IP address can be blocked. Furthermore, you can configure notifications about failed logins and blocked IP addresses, as well as a variable delay for a failed login attempt.

In some parts, this plugin was inspired by the following plugins: Login Failed Log, Redirect Failed Logins and Ban IP Address/Range.
A big thank you to the authors of these plugins, your work is much appreciated!

New in version 0.9.10:
- Now you can list all blocked IP addresses in the backend (and unblock them by from there). You can also enable an option to notify users if somebody tried to login with their username - and give them a link in case it was them to unblock their IP themselves).
- Translations for pt-PT and pt-BR (thanks to solrac - comproperty247(at)gmail.com).
See also the Changelog (https://github.com/codeling/bfstop/blob/master/CHANGELOG)

Report Extension

 

 

2013-05-16
Reviews: 5
This does exactly what it says, and has many options to do it even better. Thank you!
2013-05-13
Reviews: 1
Great extension! It is easy to install an easy to use. With auto IP block i do not need to add custom htaccess lines anymore. Personal thanks to developers!
2013-04-16
Reviews: 2
It is the best plugin. Fast, easy and secure ... congratulations!.
2013-04-15
Reviews: 1
Thank you very much for this very useful plugin! Especially because there are a lot of Brute Force Attacks against Joomla websites at the moment.

Best regards!
2013-04-05
Reviews: 8
I sought this out because I run a server that hosts a couple hundred websites with Joomla in place. After analyzing my apache logs I noticed that brute force attempts were very common.

While my company sticks to pretty strong security policies such as never having an "admin" account and a daily password change ( yes, daily.. automated password changes ) .. I still don't like the idea of someone sending hundreds of POST requests per hour trying to break into one of our sites.

I had written a script to analyze the apache logs for x number of POST requests in an hour to ban them from the server ENTIRELY but while that's been successful.. it's had one or two false positives and it still doesn't prevent someone from getting in a hundred or so tries before the script catches them.

In comes this plugin! I love it because it's more specific, it doesn't just count POSTs per hour it counts failed login attempts in a row and allows you to temp ban them as well as get notified.. I have it set up to ban after only 4 attempts for a period of an hour which I think is fair.. I get notified so if I see abuse I can permanently ban them myself.

Great job! I'm glad I found it so I didn't have to write it myself =)
2013-03-19
Reviews: 1
Thank You for this plugin! IT is awsome and works! Great!
God bless You!
Owner's reply

Thank you for taking the time to write a review!
If you should have any questions, problems or enhancement requests, just go over to https://github.com/codeling/bfstop/issues!