instructions
This commit is contained in:
13
fail2ban-master/fail2ban/tests/files/logs/webmin-auth
Normal file
13
fail2ban-master/fail2ban/tests/files/logs/webmin-auth
Normal file
@@ -0,0 +1,13 @@
|
||||
#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
|
||||
|
||||
Reference in New Issue
Block a user