X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=etc%2Frules%2Fsshd_rules.xml;h=06d7dc9c3bbf0b82baba8e18f3f0916a1b9e19e1;hb=HEAD;hp=f64bdedb3b4aae9217ce15dc1db0d4e959fd7b3a;hpb=789cbc8e52da68eba3517b920ef22e000cf3c9fd;p=ossec-hids.git diff --git a/etc/rules/sshd_rules.xml b/etc/rules/sshd_rules.xml old mode 100755 new mode 100644 index f64bded..06d7dc9 --- a/etc/rules/sshd_rules.xml +++ b/etc/rules/sshd_rules.xml @@ -321,13 +321,18 @@ 5700 - bad client public DH value [preauth]$ - ssh bad client public DH value [preauth] + bad client public DH value + ssh bad client public DH value + 5700 - Corrupted MAC on input. [preauth]$ + Corrupted MAC on input. ssh corrupted MAC on input @@ -337,6 +342,64 @@ ssh bad packet length + + sshd + 5700 + Unable to negotiate with |Unable to negotiate a key + sshd could not negotiate with client. + + + + sshd + 5700 + no hostkey alg [preauth] + No hostkey alg. + + + + 5750 + no matching key exchange method found.|Unable to negotiate a key exchange method + Client did not offer an acceptable key exchange method. + + + + 5750 + no matching cipher found. + sshd could not negotiate with client, no matching cipher. + + + + 5700 + Failed to create session: + sshd failed to create a session. + + + + 5700 + bad ownership or modes for file + Authentication refused due to owner/permissions of authorized_keys. + authentication_failed, + + + + 5700 + failed, subsystem not found$ + sshd subsystem request failed. + + + + sshd + but this does not map back to the address - POSSIBLE BREAK-IN ATTEMPT!$ + Bad DNS mapping. + + + + sshd + ^error: maximum authentication attempts exceeded + Maximum authentication attempts exceeded. + authentication_failed, + +