Distributed Brute Force Attack On WordPress wp-login.php
Over the last few days many WordPress websites have encountered problems due to a massive distribute brute force attack on the wp-login.php script. The hackers are using a network (botnet) of compromised servers (bots) to repeatedly attempt to login to WordPress using common usernames and weak passwords. The botnet may contain as many as 90,000 unique IP addresses. The scale of the attacks has created problems at some hosting companies: IX Web Hosting http://status.ixwebhosting.com/2013/04/11/global-server-wordpress-issues/ Hostgator http://blog.hostgator.com/2013/04/11/global-wordpress-brute-force-flood/ Daniel Cid at Sucuri Blog discusses how these attacks have increased over the last few days: http://blog.sucuri.net/2013/04/mass-wordpress-brute-force-attacks-myth-or-reality.html There are a number of ways to mitigate the attacks including: Password Protect wp-login.php This is a good solution if you have a limited number of people who have to login to WordPress. Here are instructions from Hostgator on how to add password protection: http://support.hostgator.com/articles/specialized-help/technical/wordpress/wordpress-login-brute-force-attack Other hosts and control panels should be similar. Rename wp-login.php This solution