Fuzzing and automated vulnerability detection

14 repos

Tools and frameworks for fuzz testing—automated software testing that feeds random or semi-random inputs to discover crashes, memory safety violations, and other bugs. The cluster spans from low-level fuzzing engines (honggfuzz, boofuzz) to higher-level orchestration platforms (OSS-Fuzz, ClusterFuzz, ClusterFuzzLite) that coordinate fuzzing across large codebases and open-source projects. Most repos are written in Python or C, reflecting both the scripting and systems-level work required in this domain. Fuzz-introspector and related tools add introspection and analysis to make fuzzing more effective.

Python · 5
C · 2
C++ · 1
Ruby · 1
Rust · 1
Shell · 1
fuzzing ·34,795
security ·32,518
fuzz-testing ·22,548
vulnerabilities ·18,773
stability ·18,237
oss-fuzz ·12,638
testing ·7,574
fuzzer ·7,227
afl ·6,750
afl-fuzz ·6,750