How do I limit login attempts or block brute force?
Print
If you are experiencing a brute force attack on your wp-admin section, it is not only a security issue, it can also cause higher resource usage for your account.
To limit the number of login attempts, you can install the following WordPress plugin:
http://wordpress.org/extend/plugins/limit-login-attempts/
Was this answer helpful?