changeset 24:6fdde90420ff

Add more strings to pubkey dict. Use for fuzzer-verify too
author Matt Johnston <matt@ucc.asn.au>
date Sun, 23 Jan 2022 17:24:21 +0800
parents 4032153b8b7a
children 0ef1e51e583f
files fuzzer-pubkey.dict fuzzer-verify.dict
diffstat 2 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/fuzzer-pubkey.dict	Sun Mar 07 16:10:20 2021 +0800
+++ b/fuzzer-pubkey.dict	Sun Jan 23 17:24:21 2022 +0800
@@ -3,10 +3,14 @@
 "\x00\x00\x00\x13ecdsa-sha2-nistp256"
 "\x00\x00\x00\x13ecdsa-sha2-nistp384"
 "\x00\x00\x00\x13ecdsa-sha2-nistp521"
+"\x00\x00\x00\x0bssh-ed25519"
+"\x00\x00\x00\[email protected]"
+"\x00\x00\x00\[email protected]"
 "no-port-forwarding"
 "no-port-forwarding"
 "no-agent-forwarding"
 "no-X11-forwarding"
 "no-pty"
+"restrict"
 "command=\""
 "#"
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/fuzzer-verify.dict	Sun Jan 23 17:24:21 2022 +0800
@@ -0,0 +1,1 @@
+fuzzer-pubkey.dict
\ No newline at end of file