more ssh regexes
This commit is contained in:
@ -38,6 +38,7 @@ local banFor(time) = {
|
||||
regex: [
|
||||
@'authentication failure;.*rhost=<ip>',
|
||||
@'Connection reset by authenticating user .* <ip>',
|
||||
@'Failed password for .* from <ip>',
|
||||
],
|
||||
retry: 3,
|
||||
retryperiod: '6h',
|
||||
|
Reference in New Issue
Block a user