Secure WordPress Login by Adding Challenge/Response
WordPress login process by default is a simple username password combination and is vulnerable to security attacks. WordPress Blog security can be strengthened using many different mechanisms. Starting from using your .htaccess scripts and rewrites to strengthen security and by changing WordPress default values to a more secure values.
For example you can always change the default WordPress database table prefix used to a more complex one. You can also change the default WordPress Admin username (admin) to a different and more secure one. Disabling directory display using .htaccess is another mechanism. You can read more about .htacess tips to secure your WordPress in the below articles.
Articles related to WordPress Security:
- Must Do Tips To Secure WordPress Blog and Site
- Password Protecting website Pages and Directories using .htaccess
- .htaccess Tutorial -A guide and .htaccess tricks and tips
We also discussed about securing WordPress login using two-factor authentication using the Google Authenticator App. Here we will see another simple yet powerful WordPress Plugin that helps you to login process even more secure
Secure WordPress Login using challenge/response
Login Dongle is a good WordPress Plugin that protects your login by means of a security question. It is a unique method. The plugin generates a unique bookmarklet with a secret question that you can add to your bookmarks. When you login to your WordPress admin dashboard after entering the username and password you need to press this bookmark let to get into your WordPress. The “Log In” button on the login form will not work. On click of the bookmark let, a pop up will open to enter the security answer.
The plugin provides raw bookmarklet that is better for smart phones and an encoded bookmarket that is suitable for PCs. It also supports XML-RPC end points.
After installation you can configure the challenge/response details and the default message to be displayed to the person if he clicks on login button instead of the bookmark let. It is actually the bookmarklet which submits login data, together with the challenge and response.
Since you are the only one who knows the response to the challenge, nobody but you will be able to use the bookmarket. This is particularly useful even if your browser fills in the login form with your password in your PC. Others will not be able to login, since the response to the challenge is required to login.
Join Globinch on Social Media
Follow Globinch
Popular Posts
- Turn your Windows 7 Computer Into a Personal Wi-Fi Hotspot 20 comment(s) | 26,504 view(s)
- Search Engines for File Sharing Sites : Rapidshare Search, Megaupload and More 2 comment(s) | 18,457 view(s)
- Google Translate Now supports Bengali, Gujarati, Kannada, Tamil and Telugu 2 comment(s) | 17,346 view(s)
- Best PDF OCR Tools to Convert Scanned images to Text / Word Documents 4 comment(s) | 13,642 view(s)
- Google Top Searches Today – Hot Google Search Words today 8 comment(s) | 13,504 view(s)
- Globinch Search 0 comment(s) | 10,389 view(s)
- Access Blocked sites, Unblock Restricted Websites 16 comment(s) | 9,453 view(s)
- Password Revealer – How To Reveal- Show Password Behind Asterisks? 1 comment(s) | 8,517 view(s)
- Play Angry Birds Game Free and Offline in Chrome Browser 1 comment(s) | 8,244 view(s)
- Free Online OCR Software to Convert Images Into Searchable PDF, Doc, HTML or Text 2 comment(s) | 8,083 view(s)
Recent Articles
- How to Use Wi-Fi the Secure Way
- 5 Apps to Boost Android Performance
- Building a Smarter Site Using a WordPress Platform
- Samsung Galaxy S IV Smartphone :Summary of All the Radical Innovations
- 5 Killer Tips to Increase Traffic to Your Blog
- Domain Parking to Make Genuine Money Online
- SEO Is Not Dead, But You Need to Upgrade The Process
- A Complete SEO Guide on Using Social Media for Better SERPs
- When Should You Use Geotargeting or Setting Geographic Target in Google Webmaster Tools?
- How To Optimize Your Google+ Page And Profile For Search Engines








