# HG changeset patch # User Matt Johnston # Date 1603196065 -28800 # Node ID 499778557810325eb7e9256a88979f2538f9c3a6 # Parent 085bf7b8293dccf87dc0b1f6faac32c48578478a add some post-auth strings to the dictionary diff -r 085bf7b8293d -r 499778557810 fuzzer-client.dict --- a/fuzzer-client.dict Tue Oct 20 20:00:21 2020 +0800 +++ b/fuzzer-client.dict Tue Oct 20 20:14:25 2020 +0800 @@ -37,6 +37,26 @@ "\x00\x00\x00\x09publickey" "\x00\x00\x00\x08password" "\x00\x00\x00\x14keyboard-interactive" + # rsa_asn1_magic "\x30\x21\x30\x09\x06\x05\x2b\x0e\x03\x02\x1a\x05\x00\x04\x14" "\x30\x31\x30\x0d\x06\x09\x60\x86\x48\x01\x65\x03\x04\x02\x01\x05\x00\x04\x20" + +# post-auth +"\x00\x00\x00\x07session" +"\x00\x00\x00\x07pty-req" +"\x00\x00\x00\x07x11-req" +"\x00\x00\x00\x03x11" +"\x00\x00\x00\x03env" +"\x00\x00\x00\x05shell" +"\x00\x00\x00\x04exec" +"\x00\x00\x00\x09subsystem" +"\x00\x00\x00\x0dwindow-change" +"\x00\x00\x00\x08xon-xoff" +"\x00\x00\x00\x06signal" +"\x00\x00\x00\x0bexit-status" +"\x00\x00\x00\x0bexit-signal" +"\x00\x00\x00\x0dtcpip-forward" +"\x00\x00\x00\x14cancel-tcpip-forward" +"\x00\x00\x00\x0fforwarded-tcpip" +"\x00\x00\x00\x0cdirect-tcpip"