fuzzing

Fuzz testing

A hub for learning and exploring fuzzing techniques to test software for vulnerabilities

Tutorials, examples, discussions, research proposals, and other resources related to fuzzing

GitHub

4k stars
113 watching
434 forks
Language: C++
last commit: almost 2 years ago

Related projects:

RepositoryDescriptionStars
google/oss-fuzzAn automated testing framework that uses random data to find errors in software10,671
mykter/afl-trainingA comprehensive workshop and training project on fuzzing with AFL (American Fuzzy Lop) for discovering vulnerabilities in popular software projects.1,233
google/fuzzer-test-suiteA set of tests designed to challenge and identify bugs in fuzzing engines used by software developers.1,437
google/fuzzbenchAutomated testing of software components to identify vulnerabilities and weaknesses1,110
aflplusplus/libaflA framework for building custom fuzzers using Rust, allowing developers to extend and customize their fuzzing capabilities.2,059
wcventure/fuzzingpaperA curated collection of recent papers on fuzz testing techniques and tools.2,498
antonio-morales/fuzzing101A step-by-step guide to learning fuzzing techniques for finding vulnerabilities in software projects3,269
google/honggfuzzA high-performance fuzzer for detecting security vulnerabilities in software3,093
googleprojectzero/fuzzilliAutomates the process of finding bugs in JavaScript engines by generating random code and testing it for errors1,896
forallsecure/graphfuzzA framework for building fuzzing tools to test C++ libraries' APIs by constructing and executing dataflow graphs of function calls and object dependencies.9
quarkslab/android-fuzzingA toolkit for greybox fuzzing of Android applications using AFL++ Frida mode109
jtpereyda/boofuzzA tool for generating and testing network protocol inputs to identify vulnerabilities2,057
bhass1/pyfuzz_canA tool for generating and testing random CAN network inputs to simulate real-world conditions.13
googleprojectzero/domatoA tool used to generate malformed HTML code to test web application security1,697
status-im/nim-drchaosA fuzzing framework for testing C/C++/Obj-C targets by generating random inputs to induce crashes or verify invariants.68