Rust Fuzzing Book - Information on Fuzz Tooling in Rust
Rust Fuzzing Book - Information on Fuzz Tooling in Rust
rust-fuzz.github.io Introduction - Rust Fuzz Book
Guide on how to fuzz test software written in the Rust programming language
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 ^.^
0
comments