fail2ban/config/filter.d/wuftpd.conf

15 lines
308 B
Plaintext
Raw Normal View History

# Fail2Ban configuration file for wuftpd
#
# Author: Yaroslav Halchenko
#
2007-08-14 23:15:50 +00:00
# $Revision: 592 $
#
[Definition]
# Option: failregex
# Notes.: regex to match the password failures messages in the logfile.
# Values: TEXT
#
2007-08-14 23:15:50 +00:00
failregex = wu-ftpd(?:\[\d+\])?:\s+\(pam_unix\)\s+authentication failure.* rhost=<HOST>$