
Login LockDown records the IP address and timestamp of every failed WordPress login attempt. If more than a certain number of attempts are detected within a short period of time from the same IP range, then the login function is disabled for all requests from that range. This helps to prevent brute force password discovery. Currently the plugin defaults to a 1 hour lock out of an IP block after 3 failed login attempts within 5 minutes. This can be modified via the Options panel. Admisitrators can release locked out IP ranges manually from the panel.
Version 1.2 released - Fixed the issue that caused version 1.1 to not function with WordPress 2.5 and up. I did not retain backwards compatibility with earlier versions of WordPress. If you need to use Login LockDown with WordPress 2.3.3 or earlier, then you can download version 1.1 here. However, I strongly advise anyone not running WordPress 2.5.1 or higher to upgrade their installations, due to serious security risks.
Installation instructions:
1. Extract loginlockdown-1.2.zip into your wp-content/plugins directory into its own folder (note: not the root plugins folder,
as this may cause the activation routine to fail).
2. Activate the plugin in the Plugin options.
3. Customize the settings from the Options panel, if desired.
Requires at least WordPress 2.5, tested up to 2.5.1
Download: Login LockDown v1.2