# Fail2Ban filter to match wrong passwords as notified by lighttpd's auth Module # [Definition] failregex = ^: \((?:http|mod)_auth\.c\.\d+\) (?:password doesn\'t match .* username: .*|digest: auth failed for .*: wrong password|get_password failed), IP: \s*$ ignoreregex = # Author: Francois Boulogne