Displaying 1 result from an estimated 1 matches for "218e".
Did you mean:
218
2002 Apr 11
2
SSH2_MSG_KEX_DH_GEX_REQUEST_OLD
Hi All,
I am trying to decode the message received from openssh client 3.1.0
Following is the third message which I received.
length = 0000 008c
padding length = 06
messagetype = 1e (SSH2_MSG_KEX_DH_GEX_REQUEST_OLD)
padding = b8 218e c680
and the next four byte should have the n which is 0000 0080 which is less
than 1024.
0000 008c 061e 0000 0080 2a19 a9e4 05fb
aee2 b107 4fa9 f0c1 83d3 3bf0 15a2 8dc8
a74b 7be1 6cab 817f cffc b835 04f2 0958
850c b2ec dc0a 81de 0929 2d4c 9a6c 17a8
5a81 95bc 657b 0ac0 6a8e 246d 5d03 29c6
abcd e8...