+ Reply to Thread + Post New Thread
Page 1 of 3 123 LastLast
Results 1 to 10 of 24

Thread: How to Protect Wordpress Blog From Hackers

  1. #1
    Noobie
    Join Date
    Apr 2008
    Posts
    169
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default How to Protect Wordpress Blog From Hackers

    hi guys,
    many people running their Autoblogs in this forum.but how to protect blogs from hackers?

  2. Shorten URL    SEO Services    Buy Xrumer

    Sponsored Links

  3. #2
    Noobie
    Join Date
    Apr 2008
    Posts
    538
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Start with this scanner:

    http://wordpress.org/extend/plugins/wp-security-scan/

    Then read more here:

    http://www.blog.web6.org/secure-wordpress-part-1/

    There's lot of other sites about hardening your WP sites.

  4. #3
    Noobie
    Join Date
    Apr 2008
    Posts
    205
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I posted another tread about this

    http://www.blackhatworld.com/blackhat-seo/blogging/202735-great-tutorial-protect-your-wp-now.html#post1797487

  5. #4
    Noobie
    Join Date
    Apr 2008
    Posts
    183
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default

    Changing the file and folder names so hackers can't find the standard wordpress footprint.
    Most of hackers scrape serps for vulnerable blogs , as you would to blogs to do spam.
    They look for standard file name like "wp-comment" or anything "wp" related in general.

    Another simple thing is to create a htpasswd file to protect your login and core files.
    You can't hack it, if you can't reach it, and there is nothing wrong with filling in your password twice.
    http://www.askapache.com/wordpress/htaccess-password-protect.html
    ^can also exclude files.

    Use at least vps hosting. Shared hosting sucks.
    With shared hosting it isn't necessarily you that gets hacked.
    It might be one of your neighbors.

    This plugin sends you a email whenever a file is changed or accessed.
    http://wordpress.org/extend/plugins/wordpress-file-monitor/

    Use htaccess file to only allow acces to certain files from ip address.
    To make login files only accessibility for your home ip.

    Blank index.html in the plugin folder.

    Login lockdown plugin, to stop brute force attacks.
    User gets a certain amount of chances to login.
    http://wordpress.org/extend/plugins/login-lockdown/

    chmod, 750 on wp-config.php and xmlrpc.php(if your not using rpc post)

    Admin ssl plugin;
    http://wordpress.org/extend/plugins/admin-ssl-secure-admin/

    Wp-security scan; (as mentioned)
    http://wordpress.org/extend/plugins/wp-security-scan/

    A theme checker;
    http://builtbackwards.com/projects/tac/


    No matter how much you try.
    You will never be safe.
    Always back up your stuff.

  6. #5
    Noobie
    Join Date
    Apr 2008
    Posts
    245
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default

    here is an article about that http://www.saidul.com/blog/16-important-wordpress-plugins-to-protect-your-blog-from-hackers/
    hope that will help you guys bit

  7. #6
    Noobie
    Join Date
    Apr 2008
    Posts
    169
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thank You Guys FOr such nice repply.

  8. #7
    Noobie
    Join Date
    Apr 2008
    Posts
    183
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default

    Wordpress it's own page on how to secure your blog.
    http://codex.wordpress.org/Hardening_WordPress

  9. #8
    Noobie
    Join Date
    Apr 2008
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Is it really necessary to perform all those steps?
    I'm running a dozen of blogs with just standard installation, without any "security" tweaks and i've never had any security problems, as long as i keep wordpress up to date.

  10. #9
    Noobie
    Join Date
    Apr 2008
    Posts
    19
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    It would be worth it if those blogs you have bring in a decent income. If you have a few that are fairly successful and someone with the knowledge to hack comes across it, they are likely do it. That doesn't mean people won't hack an unsuccessful blog, some people just like to screw with others even if it doesn't benefit themselves.

    Here's a paid suite you can install
    Code:
    http://www.opensource-excellence.com/index.php?page=shop.product_details&flypage=flypage_new.tpl&product_id=2&category_id=6&option=com_virtuemart&Itemid=14&vmcchk=1&Itemid=14

  11. #10
    Noobie
    Join Date
    Apr 2008
    Posts
    63
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    You may not have had any problems with your blogs as yet, but who's to say next week or next month your blogs will still be safe?

    They didn't develop all those security plugins just for the fun of it; the security plugins are there to protect your blogs.

+ Reply to Thread
Page 1 of 3 123 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts