fuzzer topic
Fuzzing101
An step by step fuzzing tutorial. A GitHub Security Lab initiative
syzkaller
syzkaller is an unsupervised coverage-guided kernel fuzzer
AFLplusplus
The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power schedules, MOpt mutators, unicorn_mode, and a lot more!
honggfuzz-rs
Fuzz your Rust code with Google-developed Honggfuzz !
gray_hat_csharp_code
This repository contains full code examples from the book Gray Hat C#
dharma
Generation-based, context-free grammar fuzzer. Refer to https://github.com/posidron/dharma for a maintained version.
fisy-fuzz
This is the full file system fuzzing framework that I presented at the Hack in the Box 2020 Lockdown Edition conference in April.