mirror of https://github.com/fail2ban/fail2ban
ENH: filter.d/uwimap-auth - add SYSTEM BREAK-IN ATTEMPT
parent
b3b62d65bf
commit
791183b639
|
@ -10,6 +10,6 @@ before = common.conf
|
|||
|
||||
_daemon = (?:ipop3d|imapd)
|
||||
|
||||
failregex = ^%(__prefix_line)sLogin (?:failed|excessive login failures) user=\S* auth=\S* host=.*\[<HOST>\]\s*$
|
||||
failregex = ^%(__prefix_line)sLogin (?:failed|excessive login failures|SYSTEM BREAK-IN ATTEMPT) user=\S* auth=\S* host=.*\[<HOST>\]\s*$
|
||||
|
||||
ignoreregex =
|
||||
|
|
Loading…
Reference in New Issue