# Fail2Ban filter for WordPress soft failures # Auto-generated: 2019-07-15T18:00:14+00:00 # [INCLUDES] before = common.conf [Definition] _daemon = (?:wordpress|wp) failregex = ^%(__prefix_line)sAuthentication failure for .* from $ ^%(__prefix_line)sREST authentication failure for .* from $ ^%(__prefix_line)sXML-RPC authentication failure for .* from $ ignoreregex = # DEV Notes: # Requires the 'WP fail2ban' plugin: # https://wp-fail2ban.com/ # # Author: Charles Lecklider