Protect your /wp-admin and wp-login.php pages from being accessed without editing .htaccess
Author: | Jesse Petersen (profile at wordpress.org) |
WordPress version required: | 3.4.2 |
WordPress version tested: | 4.0.1 |
Plugin version: | 4.0.0 |
Added to WordPress repository: | 01-04-2013 |
Last updated: | 09-12-2014
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, %: | 90 |
Rated by: | 52 |
Plugin URI: | http://wordpress.org/extend/plugins/stealth-l... |
Total downloads: | 92 725 |
Active installs: | 10 000+ |
![]() Click to start download |
Protect your dashboard with a game-changing authorization code. The login form will never be the same again.
What it does
Without locking down access via IP address or file permissions, this plugin creates a secret login authorizaiton code. Those who do not enter this additional authorization will be automatcally redirected to a customizable URL.
This is the first plugin that blocks external bot login requests - login requests must comply with the full login sequence or the request is rejected.
Why it exists
To screw with hackers, brute-force attacks, and bot-nets. Screw with them, too.
NOTE
This does NOT replace the need for security "best practices" such as a strong password or a secure hosting environment. This is an additional layer of security, best combined with a login limiter such as Limit Login Attempts or Login Lockdown.