mirror of https://github.com/fail2ban/fail2ban
commit
c7f887642d
@ -0,0 +1,13 @@
|
||||
|
||||
[Definition]
|
||||
|
||||
failregex = ^ \[LOGIN_ERROR\].*from <HOST>: Unknown user or password incorrect\.$
|
||||
|
||||
|
||||
[Init]
|
||||
|
||||
datepattern = ^%%m/%%d/%%Y %%H:%%M:%%S
|
||||
|
||||
# DEV NOTES:
|
||||
#
|
||||
# Author: Daniel Black
|
@ -0,0 +1,3 @@
|
||||
|
||||
# failJSON: { "time": "2013-10-06T15:50:41", "match": true , "host": "151.64.44.11" }
|
||||
10/06/2013 15:50:41 [LOGIN_ERROR] dadas (mydomain.org) from 151.64.44.11: Unknown user or password incorrect.
|
Loading…
Reference in new issue