Fuzzing

2023-10-27 Thread Lucretia
I'm running 7.4 and looking at "afl," as per a suggestion. It says it can take a week to a month to run. I don't know gdb like at all, but if anyone wants to suggest a program to fuzz, be my guest. Networked programs might be to difficult to set up for a first-time run. -- Inspiration is the spa

Re: Sanitizers/Fuzzing Support

2022-12-06 Thread Bodie
ibly talks/presentations on conferences. And if devs are working currently on something it may be mentioned on tech@ or once it's done we get the present. > > Sent: Tuesday, December 06, 2022 at 7:16 AM > From: "Bodie" > To: misc@openbsd.org > Subject: Re: Sanitizers/F

Re: Sanitizers/Fuzzing Support

2022-12-06 Thread fro
Yes, I've seen that. This does not answer my question. See https://man.openbsd.org/kubsan which is not listed there at all.   Sent: Tuesday, December 06, 2022 at 7:16 AM From: "Bodie" To: misc@openbsd.org Subject: Re: Sanitizers/Fuzzing Support On Tue Dec 6, 2022 at 5:27 AM CET,

Re: Sanitizers/Fuzzing Support

2022-12-06 Thread Bodie
On Tue Dec 6, 2022 at 5:27 AM CET, wrote: > Hello, > > I see that OpenBSD supports KUBSAN. > > Does OpenBSD have support for KASAN, KMSAN, KLEAK, etc? (or similar things) > > >   See https://www.openbsd.org/innovations.html

Sanitizers/Fuzzing Support

2022-12-05 Thread fro
Hello, I see that OpenBSD supports KUBSAN. Does OpenBSD have support for KASAN, KMSAN, KLEAK, etc? (or similar things)  

Re: Best testcases for SSHD when fuzzing with afl?

2018-05-06 Thread Darren Tucker
On 5 May 2018 at 21:50, Hess THR wrote: [...] > But the question: does anybody have more? Or better? Any idea how to have > more and better quality testcases? https://anongit.mindrot.org/openssh-fuzz-cases.git/ -- Darren Tucker (dtucker at dtucker.net) GPG key 11EAA6FA / A86E 3E07 5B19 5880 E8

Best testcases for SSHD when fuzzing with afl?

2018-05-05 Thread Hess THR
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

Announcing OSS-Fuzz: Continuous Fuzzing for Open Source Software

2016-12-01 Thread minek van
Hello, https://testing.googleblog.com/2016/12/announcing-oss-fuzz-continuous-fuzzing.html OSS-Fuzz is launching in Beta right now, and will be accepting suggestions for candidate open source projects. Apply here: https://github.com/google/oss-fuzz#accepting-new-projects imho a great opportun

Month of the Kernel bug fuzzing tools

2006-11-02 Thread Will H. Backman
Anyone tried these fuzzing tools on OpenBSD? http://projects.info-pull.com/mokb/ What's the purpose of the "MoKB" ? Publish one bug on daily basis for the month of November, 2006. Show tools and procedures useful for testing the strength and quality of kernel code