FuzzingPaper

Fuzzing papers

A curated collection of recent papers on fuzz testing techniques and tools.

Recent Fuzzing Paper

GitHub

2k stars
156 watching
364 forks
last commit: almost 2 years ago
fuzz-testingfuzzingfuzzing-papertesting

Related projects:

RepositoryDescriptionStars
0xricksanchez/paper_collectionA collection of academic papers on fuzzing and binary analysis1,240
google/fuzzingA hub for learning and exploring fuzzing techniques to test software for vulnerabilities3,545
google/oss-fuzzAn automated testing framework that uses random data to find errors in software10,671
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
mykter/afl-trainingA comprehensive workshop and training project on fuzzing with AFL (American Fuzzy Lop) for discovering vulnerabilities in popular software projects.1,233
status-im/nim-drchaosA fuzzing framework for testing C/C++/Obj-C targets by generating random inputs to induce crashes or verify invariants.68
sycuricon/morfuzzA fuzzing framework for detecting functional bugs in RISC-V processors25
wdahlenburg/logicalfuzzingengineA Python extension for Burpsuite that generates and applies payload fuzzing to test application vulnerabilities10
google/fuzzbenchAutomated testing of software components to identify vulnerabilities and weaknesses1,110
fuzzing/mffaAutomatically testing Android media software components for vulnerabilities by feeding malformed media files to them.332
quarkslab/android-fuzzingA toolkit for greybox fuzzing of Android applications using AFL++ Frida mode109
jiangsir404/xss-sql-fuzzAutomates fuzzing of XSS and SQL injection vulnerabilities in web applications using Burp Suite extensions.61
google/fuzzer-test-suiteA set of tests designed to challenge and identify bugs in fuzzing engines used by software developers.1,437
jtpereyda/boofuzzA tool for generating and testing network protocol inputs to identify vulnerabilities2,057