comparison fuzzer-preauth.dict @ 1594:c69df5d5db94

ciphers/hashes/kex algorithms won't have string lengths, also use dictionary for fuzzer-preauth_nomaths
author Matt Johnston <matt@ucc.asn.au>
date Mon, 05 Mar 2018 21:02:26 +0800
parents 149a5329d83a
children
comparison
equal deleted inserted replaced
1593:c8c20fb57a9a 1594:c69df5d5db94
1 "\x00\x00\x00\x0aaes128-ctr" 1 "aes128-ctr"
2 "\x00\x00\x00\x0aaes256-ctr" 2 "aes256-ctr"
3 "\x00\x00\x00\x0aaes128-cbc" 3 "aes128-cbc"
4 "\x00\x00\x00\x0aaes256-cbc" 4 "aes256-cbc"
5 "\x00\x00\x00\x083des-ctr" 5 "3des-ctr"
6 "\x00\x00\x00\x083des-cbc" 6 "3des-cbc"
7 "\x00\x00\x00\x0chmac-sha1-96" 7 "hmac-sha1-96"
8 "\x00\x00\x00\x09hmac-sha1" 8 "hmac-sha1"
9 "\x00\x00\x00\x0dhmac-sha2-256" 9 "hmac-sha2-256"
10 "\x00\x00\x00\[email protected]" 10 "[email protected]"
11 "\x00\x00\x00\x04zlib" 11 "zlib"
12 "\x00\x00\x00\x04none" 12 "none"
13 "\x00\x00\x00\x13ecdsa-sha2-nistp256" 13 "\x00\x00\x00\x13ecdsa-sha2-nistp256"
14 "\x00\x00\x00\x13ecdsa-sha2-nistp384" 14 "\x00\x00\x00\x13ecdsa-sha2-nistp384"
15 "\x00\x00\x00\x13ecdsa-sha2-nistp521" 15 "\x00\x00\x00\x13ecdsa-sha2-nistp521"
16 "\x00\x00\x00\x07ssh-rsa" 16 "\x00\x00\x00\x07ssh-rsa"
17 "\x00\x00\x00\x07ssh-dss" 17 "\x00\x00\x00\x07ssh-dss"
18 "\x00\x00\x00\x11curve25519-sha256" 18 "curve25519-sha256"
19 "\x00\x00\x00\[email protected]" 19 "[email protected]"
20 "\x00\x00\x00\x12ecdh-sha2-nistp521" 20 "ecdh-sha2-nistp521"
21 "\x00\x00\x00\x12ecdh-sha2-nistp384" 21 "ecdh-sha2-nistp384"
22 "\x00\x00\x00\x12ecdh-sha2-nistp256" 22 "ecdh-sha2-nistp256"
23 "\x00\x00\x00\x1ddiffie-hellman-group14-sha256" 23 "diffie-hellman-group14-sha256"
24 "\x00\x00\x00\x1bdiffie-hellman-group14-sha1" 24 "diffie-hellman-group14-sha1"
25 "\x00\x00\x00\x1adiffie-hellman-group1-sha1" 25 "diffie-hellman-group1-sha1"
26 "\x00\x00\x00\[email protected]" 26 "[email protected]"
27 "\x00\x00\x00\x0cssh-userauth" 27 "\x00\x00\x00\x0cssh-userauth"
28 "\x00\x00\x00\x0essh-connection" 28 "\x00\x00\x00\x0essh-connection"
29 "\x00\x00\x00\x09publickey" 29 "\x00\x00\x00\x09publickey"
30 "\x00\x00\x00\x08password" 30 "\x00\x00\x00\x08password"
31 "\x00\x00\x00\x14keyboard-interactive" 31 "\x00\x00\x00\x14keyboard-interactive"