fail2ban/testcases/files/logs/webmin-auth

10 lines
443 B
Plaintext
Raw Normal View History

2012-12-13 07:33:07 +00:00
#Webmin authentication failures from /var/log/auth.log
2012-12-13 07:25:31 +00:00
#1 User exists, bad password
# failJSON: { "time": "2004-12-13T08:15:18", "match": true , "host": "89.2.49.230" }
2012-12-13 07:25:31 +00:00
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" }
2012-12-13 07:25:31 +00:00
Dec 12 23:14:19 sb1 webmin[22134]: Non-existent login as robert from 188.40.105.142