WordPress Fail2Ban

plugin banner

Plugin creates a syslog facility to log invalid login attempts in a custom file for use with Fail2Ban

Author:WireFlare (profile at wordpress.org)
WordPress version required:3.0.1
WordPress version tested:4.2.2
Plugin version:1.0.0
Added to WordPress repository:21-07-2015
Last updated:21-07-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:2
Plugin URI:http://wireflare.com
Total downloads:2 623
Active installs:100+
plugin download
Click to start download

WireFlare WordPress Fail2Ban Plugin creates a syslog facility to log invalid login attempts in a custom file for use with Fail2Ban.

PLEASE READ This plugin has no options and will not work without having server side root access.

You must follow our guide for setting up the server to make this plugin do it's job. The guide can be found here: WordPress Login Security with Fail2Ban

What this plugin does: This plugin constructs a syslog facility called local1. It then hooks into the WP login failed action. Any invalid login attempts are logged with the ip address, username used and website that it’s coming from. These invalid attempts are parsed by Fail2Ban to provide a proactive method to block intrusion attempts.

This plugin is different from other plugins in that we don't save to the syslog. A custom log is created. This reduces the CPU load on the server and keeps a log dedicated to invalid WordPress login attempts. These log entries can be used to block repeat offenders as well as place temporary blocks on anyone attempting to break your website. The log file can also be used across many different websites and transferred between servers.

Visit us at WireFlare


FAQ
ChangeLog