# HG changeset patch # User Matt Johnston # Date 1603195221 -28800 # Node ID 085bf7b8293dccf87dc0b1f6faac32c48578478a # Parent 6c2390aaecb9c96b4fd5b35fb9d733721142fdd7 copy over the dictionaries from fuzzer-preauth diff -r 6c2390aaecb9 -r 085bf7b8293d fuzzer-client.dict --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/fuzzer-client.dict Tue Oct 20 20:00:21 2020 +0800 @@ -0,0 +1,42 @@ +"aes128-ctr" +"aes256-ctr" +"aes128-cbc" +"aes256-cbc" +"3des-ctr" +"3des-cbc" +"chacha20-poly1305@openssh.com" +"aes128-gcm@openssh.com" +"aes256-gcm@openssh.com" +"hmac-sha1-96" +"hmac-sha1" +"hmac-sha2-256" +"hmac-md5" +"hmac-sha2-512" +"zlib@openssh.com" +"zlib" +"none" +"\x00\x00\x00\x13ecdsa-sha2-nistp256" +"\x00\x00\x00\x13ecdsa-sha2-nistp384" +"\x00\x00\x00\x13ecdsa-sha2-nistp521" +"\x00\x00\x00\x07ssh-rsa" +"\x00\x00\x00\x07ssh-dss" +"rsa-sha2-256" +"ssh-ed25519" +"curve25519-sha256" +"curve25519-sha256@libssh.org" +"ecdh-sha2-nistp521" +"ecdh-sha2-nistp384" +"ecdh-sha2-nistp256" +"diffie-hellman-group16-sha512" +"diffie-hellman-group14-sha256" +"diffie-hellman-group14-sha1" +"diffie-hellman-group1-sha1" +"kexguess2@matt.ucc.asn.au" +"\x00\x00\x00\x0cssh-userauth" +"\x00\x00\x00\x0essh-connection" +"\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" diff -r 6c2390aaecb9 -r 085bf7b8293d fuzzer-client_nomaths.dict --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/fuzzer-client_nomaths.dict Tue Oct 20 20:00:21 2020 +0800 @@ -0,0 +1,42 @@ +"aes128-ctr" +"aes256-ctr" +"aes128-cbc" +"aes256-cbc" +"3des-ctr" +"3des-cbc" +"chacha20-poly1305@openssh.com" +"aes128-gcm@openssh.com" +"aes256-gcm@openssh.com" +"hmac-sha1-96" +"hmac-sha1" +"hmac-sha2-256" +"hmac-md5" +"hmac-sha2-512" +"zlib@openssh.com" +"zlib" +"none" +"\x00\x00\x00\x13ecdsa-sha2-nistp256" +"\x00\x00\x00\x13ecdsa-sha2-nistp384" +"\x00\x00\x00\x13ecdsa-sha2-nistp521" +"\x00\x00\x00\x07ssh-rsa" +"\x00\x00\x00\x07ssh-dss" +"rsa-sha2-256" +"ssh-ed25519" +"curve25519-sha256" +"curve25519-sha256@libssh.org" +"ecdh-sha2-nistp521" +"ecdh-sha2-nistp384" +"ecdh-sha2-nistp256" +"diffie-hellman-group16-sha512" +"diffie-hellman-group14-sha256" +"diffie-hellman-group14-sha1" +"diffie-hellman-group1-sha1" +"kexguess2@matt.ucc.asn.au" +"\x00\x00\x00\x0cssh-userauth" +"\x00\x00\x00\x0essh-connection" +"\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"