comparison fuzzer-preauth_nomaths.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
children
comparison
equal deleted inserted replaced
1593:c8c20fb57a9a 1594:c69df5d5db94
1 "aes128-ctr"
2 "aes256-ctr"
3 "aes128-cbc"
4 "aes256-cbc"
5 "3des-ctr"
6 "3des-cbc"
7 "hmac-sha1-96"
8 "hmac-sha1"
9 "hmac-sha2-256"
10 "[email protected]"
11 "zlib"
12 "none"
13 "\x00\x00\x00\x13ecdsa-sha2-nistp256"
14 "\x00\x00\x00\x13ecdsa-sha2-nistp384"
15 "\x00\x00\x00\x13ecdsa-sha2-nistp521"
16 "\x00\x00\x00\x07ssh-rsa"
17 "\x00\x00\x00\x07ssh-dss"
18 "curve25519-sha256"
19 "[email protected]"
20 "ecdh-sha2-nistp521"
21 "ecdh-sha2-nistp384"
22 "ecdh-sha2-nistp256"
23 "diffie-hellman-group14-sha256"
24 "diffie-hellman-group14-sha1"
25 "diffie-hellman-group1-sha1"
26 "[email protected]"
27 "\x00\x00\x00\x0cssh-userauth"
28 "\x00\x00\x00\x0essh-connection"
29 "\x00\x00\x00\x09publickey"
30 "\x00\x00\x00\x08password"
31 "\x00\x00\x00\x14keyboard-interactive"
32 # rsa_asn1_magic
33 "\x00\x30\x21\x30\x09\x06\x05\x2b\x0e\x03\x02\x1a\x05\x00\x04\x14"