fuzz-testing topic

List fuzz-testing repositories

oss-fuzz

10.1k
Stars
2.1k
Forks
Watchers

OSS-Fuzz - continuous fuzzing for open source software.

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 !

BurpCrypto

1.4k
Stars
167
Forks
Watchers

BurpCrypto is a collection of burpsuite encryption plug-ins, support AES/RSA/DES/ExecJs(execute JS encryption code in burpsuite). 支持多种加密算法或直接执行JS代码的用于爆破前端加密的BurpSuite插件

grizzly

302
Stars
37
Forks
Watchers

A cross-platform browser fuzzing framework

libdiffuzz

163
Stars
10
Forks
Watchers

Custom memory allocator that helps discover reads from uninitialized memory

fuzzuf

351
Stars
23
Forks
Watchers

Fuzzing Unification Framework

afl.rs

1.6k
Stars
101
Forks
Watchers

🐇 Fuzzing Rust code with American Fuzzy Lop