Home » Featured, Tutorials

3 Plugins to Secure your Wordpress Login

18 January 2009 2,130 Views No Comment

I was browsing through the long list of WordPress plugins, looking for some good ones our site should have and I found 3 really cool ones that make your WordPress admin panel super secure.

First plugin you should install on your WordPress installation is Limit Login Attempts. This plugin tracks the number of times a user gets his username and password combination incorrect, and after a defined amount of attempts, it will lock, log, and email the WordPress administrator about it. This means brute-force attacks will be more difficult (still possible but not likely). Administrators can change some of the settings involving lockouts and resets.

Second plugin I recommend is Semisecure Login Re-Imagined. This plugin encrypts your login details when you submit the form (client side using javascript) and sends it to the server where it is decrypted. This also means bots will have a harder time brute-forcing your login because those bots cannot use javascript. This plugin offers 512 bit, 1024 bit, 2048 bit, and 3072 bit RSA encryption. This method is not quite all the way secure, but its better than the original plaintext method.

Last plugin I thought was pretty unique. The plugin is called PhoneFactor. When you have typed in your username and password and clicked “Login”, the plugin calls the phone number associated with the user account. From there, it asks you to press the # key to complete your login. The login page does not move on to your dashboard until you take action. I found out all you have to do is flip open your phone and press the key and hang up and it logs you in. So this means even if someone does get your username and password, they must also have your phone to confirm the login.

- Travis Cunningham

Related Posts:

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Leave your response!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.