fuzz-testing topic
oss-fuzz
OSS-Fuzz - continuous fuzzing for open source software.
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!
FuzzingPaper
Recent Fuzzing Paper
honggfuzz-rs
Fuzz your Rust code with Google-developed Honggfuzz !
BurpCrypto
BurpCrypto is a collection of burpsuite encryption plug-ins, support AES/RSA/DES/ExecJs(execute JS encryption code in burpsuite). 支持多种加密算法或直接执行JS代码的用于爆破前端加密的BurpSuite插件
grizzly
A cross-platform browser fuzzing framework
libdiffuzz
Custom memory allocator that helps discover reads from uninitialized memory
afl.rs
🐇 Fuzzing Rust code with American Fuzzy Lop