1
1
2
1
submitted 1 year ago by laszlok@infosec.pub to c/fuzzing@infosec.pub

Nyx is a new fuzzing engine that allows you to harness and fuzz complex, stateful targets. By snapshotting a whole VM and being able to reset it to a clean state many thousand times per second, Nyx allows you to fuzz complex stateful targets such as browsers, operating systems or even hypervisors with zero hassle.

3
1
4
1
5
1
6
1

This is a pretty neat read. Has information on writing fuzz tests, setting up tooling (including AFL), structured fuzzing, and ways to make your fuzz tests produce fancy output only when reproducing a failure case ^.^

7
1
submitted 1 year ago by laszlok@infosec.pub to c/fuzzing@infosec.pub
8
1
The Fuzzing Book (www.fuzzingbook.org)

Tools and Techniques for Generating Software Tests

by Andreas Zeller, Rahul Gopinath, Marcel Böhme, Gordon Fraser, and Christian Holler

A great introduction to fuzzing. Does not stop at the basics providing a glimpse into the broad spectrum of techniques, approaches and topics.

Fuzzing

139 readers
4 users here now

Fuzzing: tools, papers, articles, ideas.

Occasional rabbits are welcome.

founded 1 year ago
MODERATORS