Created
June 30, 2015 08:52
-
-
Save freegenie/d27a4714d77112ed451b to your computer and use it in GitHub Desktop.
Protect Wordpress installation with Fail2ban against xmlrpc attacks
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Definition] | |
failregex = ^<HOST> - - \[.+\] "POST /xmlrpc.php HTTP/1.(1|0) | |
ignoreregex = |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment