Attackers can use bots for a brute force style of attack that simply guesses the admin password until they come up with the correct one and login. There are a couple of solutions out there, we will highlight each below.

  • Limit access to wp-admin folder by IP address- This solution is to restrict which IP’s can access the wp-admin folder via .htaccess. This has one drawback is you may have to update your .htaccess folder if your internet provider assigns you a dynamic IP address, you move to another location or you have authors at other locations.
  • AskApache Password Protect- The plugin is simple, it adds a 2nd layer of security to your blog by requiring a username and password to access anything in the /wp-admin/ folder. All you have to do is choose a username and password and you are done. It writes the .htaccess file, without messing it up. It also encrypts your password and creates the .htpasswd file, as well as setting the correct security-enhanced file permissions on both.
  • Login Lockdown plugin- 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.

Protect Your Blog With a Solid Password

  • Creating a strong password that is also memorable is one of the easiest defenses against being hacked. There are a lot of online password strength checker that you could check.Also you might check lorelle’s article on blogherald called Protect Your Blog With a Solid Password, offering tips and tricks to help create a strong password that is also memorable, and how to deal with all the myriad passwords we seem to accumulate online.
 

One Response to “Protect Wordpress From Hackers Safe wp-admin folder”  

  1. 1 Firewall Script

    For those who want to really protect their wordpress installations, check out Firewall Script. It’s a firewall application written in PHP that can run alongside any php/mysql site, like wordpress or vbulletin, without any problems. If you’ve not got root access to your webhost, this could be golddust for you. Download it here.

Posting Your Comment
Please Wait

Leave a Reply

>! :-/ :-o :(|) /) =) :-D :P :-| :( :) X-( ? -) ;-| +) !
There was an error with your comment, please try again.