Blog Help
  Home arrow Blog Help arrow Page 5 - WordPress Security Tips
Affiliate Promotion  
Blog Help  
Domain Name Tips  
How To  
Newsletter Marketing  
Online Business Help  
Search Engine Tricks  
Web Development  
Web Hosting  
Website Advertising  
Website Content  
Website Marketing  
 Webmaster Tools
 
Base64 Encoding 
Browser Settings 
CSS Coder 
CSS Navigation Menu 
Datetime Converter 
DHTML Tooltip 
Dig Utility 
DNS Utility 
Dropdown Menu 
Fetch Content 
Fetch Header 
Floating Layer 
htaccess Generator 
HTML to PHP 
HTML Encoder 
HTML Entities 
IP Convert 
Meta Tags 
Password Encryption
 
Password Strength
 
Pattern Extractor 
Ping Utility 
Pop-Up Window 
Regex Extractor 
Regex Match 
Scrollbar Color 
Source Viewer 
Syntax Highlighting 
URL Encoding 
Web Safe Colors 
Whois
 
Forums Sitemap 
Mobile Linux 
APP Generation ROI 
IBM® developerWorks 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
BLOG HELP

WordPress Security Tips
By: Codex-M
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 5 stars5 stars5 stars5 stars5 stars / 2
    2009-06-19

    Table of Contents:
  • WordPress Security Tips
  • WordPress Versions
  • Robots.txt and WordPress
  • Unsecured WordPress Login Page
  • Unsecured Forms and Plug-ins

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    WordPress Security Tips - Unsecured Forms and Plug-ins


    (Page 5 of 5 )

    Beware of installing plug-ins and using forms in un-updated WordPress versions. It will increase your site's risk of attack by MySQL injection.

    The test for a plug-in is simple. Great plug-ins are rated highly on Wordpress.org. Also, read the comments of the plug-in users. If the rating is great and comments are good, then most likely the plug-in does not have security issues.

    A while ago I was talking about forms; these are the most common malware injection entry points. The best way to sort out this issue is to sanitize user input. Discussing the PHP scripts you can use to filter bad user inputs is beyond the scope of this tutorial. The essence is: filter user input before it goes to the database.

    When a user inputs a malicious code, a blog with this security measure in place returns an error, so the data entered will not be transferred to the database but back to the user.

    Most contact form plug-ins in the old version are not protected from this problem, so it is worth the time spent double checking this issue. Also, once the database has been hacked, the attacker gains access to all the passwords of all users, including the admin, and this information can (and probably will) be used to hack user accounts and gain administrative access throughout the blog.

    Exposed WordPress Plug-in Directory

    Again by default, the WordPress plug-in directory located in /wp-content/plug-ins/ is visible to the public. This will again raise some security issues, as these plug-ins could be poorly written and have security risks. Hackers can then exploit their weaknesses to gain access to your blog.

    The best way to correct this problem is to upload a blank HTML file, name it index.html, and hen upload it to the plug-ins directory.

    The result is that when someone tries to view the plug-in you are using: /wp-content/plug-ins/, the browser will give a blank result.

    Detailed steps:

    1. Open a notepad.

    2. Do not put anything in it; just leave it blank.

    3. Save it as index.html

    4. Upload it to/wp-content/plug-ins/

    5. Open the directory using a browser; it should give a blank page.

    I hope you've found this information for securing your WordPress blog or website against hackers helpful. Be careful out there!


    DISCLAIMER: The content provided in this article is not warranted or guaranteed by Developer Shed, Inc. The content provided is intended for entertainment and/or educational purposes in order to introduce to the reader key ideas, concepts, and/or product reviews. As such it is incumbent upon the reader to employ real-world tactics for security and implementation of best practices. We are not liable for any negative consequences that may result from implementing any information covered in our articles or tutorials. If this is a hardware review, it is not recommended to open and/or modify your hardware.

     

       

    BLOG HELP ARTICLES

    - Create a Vlog
    - Creating a Personal Blog People Actually Wan...
    - Offline Blog Managers
    - Get More from WordPress
    - Improving Blogspot Traffic with Free Google ...
    - LiveJournal: Blogs for All
    - WordPress Security Tips
    - Blogging with Yahoo
    - Sell Songs Online Safely Through Your Blog
    - Are E-Zines Still Relevant?
    - Rewriting URLs and Doing WordPress Redirects...
    - Build a Better Blog
    - Setting a Static Front or Main Page in Blogg...
    - Maximize Crawlability of WordPress Blogs and...
    - Create a Blogging Site

     
    Create the Optimal Architecture for your Critical Applications
    Warburton's the largest independently owned bakery in the UK faced a number of d....

     
    Five Best Practices for Deploying a Successful Service-Oriented Architecture
    This white paper describes the benefits you can expect with SOA, and how IBM can....

     
    Gartner Magic Quadrant for Application Delivery Controllers
    Gartner summarizes its view on Application Delivery Controllers, evaluates stren....

     
    Knowledge is Power
    What you don't know can hurt you, and is likely costing you money and increasing....

     
    Rationalizing the Multi-Tool Environment
    The rationalized multi-tool approach is flexible, scalable and cost effective. I....

     




    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 3 Hosted by Hostway
    For more Enterprise Application Development news, visit eWeek