mirror of https://github.com/fail2ban/fail2ban
14 lines
640 B
Plaintext
14 lines
640 B
Plaintext
#Webmin authentication failures from /var/log/auth.log
|
|
|
|
#1 User exists, bad password
|
|
# failJSON: { "time": "2004-12-13T08:15:18", "match": true , "host": "89.2.49.230" }
|
|
Dec 13 08:15:18 sb1 webmin[25875]: Invalid login as root from 89.2.49.230
|
|
|
|
#2 User does not exists
|
|
# failJSON: { "time": "2004-12-12T23:14:19", "match": true , "host": "188.40.105.142" }
|
|
Dec 12 23:14:19 sb1 webmin[22134]: Non-existent login as robert from 188.40.105.142
|
|
|
|
# failJSON: { "time": "2004-09-25T10:38:11", "match": true , "host": "14.200.251.155" }
|
|
Sep 25 10:38:11 platypus webmin[27249]: Non-existent login as admin@goodeyedeer.com.au from 14.200.251.155
|
|
|