Skip to main content

.htaccess for entire /home to stop wp-login.php bruteforce ...feasible?

Comments

2 comments

  • Infopro
    You might find more help with questions like this on the wordpress support site. This link should be helpful, it mentions ideas like yours here: /http://codex.wordpress.org/Hardening_WordPress [QUOTE]This is NOT about mod_security - I am aware there are rules out there, but from what I've read they're either easily circumvented or create more issues then they solve.
    Disagree. You can never have too much security.
    0
  • quizknows
    Yes, this would work (a .htaccess in /home) but it's a lot of work to manage. And yes, normal users, not just admins, use wp-login.php. I've used modsecurity successfully to defend WP brutes on over 10,000 servers. simply put, it works. Most of the new brute forces are using the xmlrpc.php call anyway, not wp-login. I'm also defending against the xmlrpc.php brutes with modsecurity very successfully. [url=http://blog.sucuri.net/2014/07/new-brute-force-attacks-exploiting-xmlrpc-in-wordpress.html]New Brute Force Attacks Exploiting XMLRPC in WordPress | Sucuri Blog
    0

Please sign in to leave a comment.