Hello, So far I found these testcases for the input directory of afl when I am fuzzing the OpenBSD OpenSSHD:
git clone https://github.com/openbsd/src.git find src/ -type f | grep -i regress | grep -i ssh | grep -i testdata But the question: does anybody have more? Or better? Any idea how to have more and better quality testcases? http://lcamtuf.coredump.cx/afl/