Created
September 28, 2014 17:46
-
-
Save bolorino/d40e8ae94547d6b5688e to your computer and use it in GitHub Desktop.
WordPress auth fail2ban filter
This file contains hidden or 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
# /etc/fail2ban/filter.d/wordpress-auth.conf | |
[Definition] | |
failregex = <HOST>.*POST.*(wp-login\.php|xmlrpc\.php).* 403 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment