fuzzer topic

List fuzzer repositories

Fuzzing101

2.3k
Stars
311
Forks
Watchers

An step by step fuzzing tutorial. A GitHub Security Lab initiative

syzkaller

5.2k
Stars
1.2k
Forks
Watchers

syzkaller is an unsupervised coverage-guided kernel fuzzer

AFLplusplus

4.7k
Stars
965
Forks
Watchers

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

440
Stars
41
Forks
Watchers

Fuzz your Rust code with Google-developed Honggfuzz !

gray_hat_csharp_code

378
Stars
126
Forks
Watchers

This repository contains full code examples from the book Gray Hat C#

echidna

2.6k
Stars
333
Forks
Watchers

Ethereum smart contract fuzzer

dharma

473
Stars
90
Forks
Watchers

Generation-based, context-free grammar fuzzer. Refer to https://github.com/posidron/dharma for a maintained version.

fisy-fuzz

138
Stars
24
Forks
Watchers

This is the full file system fuzzing framework that I presented at the Hack in the Box 2020 Lockdown Edition conference in April.

ffuf

11.6k
Stars
1.2k
Forks
Watchers

Fast web fuzzer written in Go