Commit Graph

13 Commits

Author SHA1 Message Date
ac6d10a5da Add Support for opnsense alias api 2024-10-29 20:39:25 +01:00
dd8ef4e9e5 Add hostile for denied by server configuration 2024-07-08 16:16:25 +02:00
69ecca18a7 Add ignore for TLS ALPNS .* rejected 2024-04-17 15:37:03 +02:00
cbae1c859d Limit the regex to the end of line, so we don't get errors regarding PAM Authentication errors with hostnames that start with an ip:) 2024-04-10 19:21:36 +02:00
893eba3229 Change no hostname to a hostile action, there has been too many of them, and I have no idea what they are trying to do:) 2024-04-09 17:42:03 +02:00
689084d93e Add ignore for Fssh_kex_protocol_error, as it has no ip information 2024-03-25 17:36:33 +01:00
68ab6d0437 Add support for new(?) Authentication error messages from PAM. 2024-03-24 13:35:48 +01:00
b672e4274d Add broken pipe to banner exchange errors 2024-03-24 13:31:47 +01:00
c4ef60e38f Robustify parser, and chomp up messages not in [preauth] 2024-03-24 13:29:24 +01:00
3b9ab1864d Remove duplicate check (not entirely duplicate, but was catching the same thing as an earlier one) 2024-03-24 12:49:36 +01:00
f8d1c1b3e1 Add non-hostile error "Request timed out waiting for client to continue authentication" 2024-03-24 12:48:13 +01:00
8394506f4f Change banner exchange to include any of the 3 known messages. 2024-03-12 17:14:20 +01:00
08b6b503a6 All the files 2024-03-09 15:36:42 +01:00