This plugin is outdated and might not be supported anymore
Limit Login Attempts

Limit Login Attempts

Details
View on WordPress

Limit the number of login attempts possible both through normal login as well as using auth cookies.

By default WordPress allows unlimited login attempts either through the login page or by sending special cookies. This allows passwords (or hashes) to be brute-force cracked with relative ease.

Limit Login Attempts blocks an Internet address from making further attempts after a specified limit on retries is reached, making a brute-force attack difficult or impossible.

Features
* Limit the number of retry attempts when logging in (for each IP). Fully customizable
* Limit the number of attempts to log in using auth cookies in same way
* Informs user about remaining retries or lockout time on login page
* Optional logging, optional email notification
* Handles server behind reverse proxy
* It is possible to whitelist IPs using a filter. But you probably shouldn’t. ?

Details

Plugin code:
login-attempt-limit
Plugin version:
1.0.0
Author:
Outdated:
Yes
WP version:
2.8 or higher
PHP version:
or higher
Test up to WP version:
4.9.26
Total installations:
10
Last updated:
2018-01-25
Rating:
Times rated:
0
authentication
login
security