fuzzing-framework
There are 37 repositories under fuzzing-framework topic.
secfigo/Awesome-Fuzzing
A curated list of fuzzing resources ( Books, courses - free and paid, videos, tools, tutorials and vulnerable applications to practice on ) for learning Fuzzing and initial phases of Exploit Development like root cause analysis.
AFLplusplus/LibAFL
Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...
fuzzuf/fuzzuf
Fuzzing Unification Framework
RootUp/BFuzz
Fuzzing Browsers
microsoft/rest-api-fuzz-testing
REST API Fuzz Testing (RAFT): Source code for self-hosted service developed for Azure, including the API, orchestration engine, and default set of security tools (including MSR's RESTler), that enables developers to embed security tooling into their CI/CD workflows
FuzzAnything/Hopper
Hopper is a tool for generating fuzzing test cases for libraries automatically using interpretative fuzzing.
renatahodovan/fuzzinator
Fuzzinator Random Testing Framework
localh0t/backfuzz
protocol fuzzing toolkit
MozillaSecurity/octo
A fuzzing library in JavaScript. ✨
carlosgprado/BrundleFuzz
BrundleFuzz is a distributed fuzzer for Windows and Linux using dynamic binary instrumentation.
fkie-cad/LuckyCAT
A distributed fuzzing management framework
sec-tools/litefuzz
A multi-platform fuzzer for poking at userland binaries, network clients and servers
shfz/shfz
TypeScript Scenario-Based Web Application Fuzzing Framework
assist-project/dtls-fuzzer
Protocol state machine learner and fuzzer for DTLS servers and clients
tum-i4/munch
Greybox fuzzer for optimizing function coverage and finding low-level vulnerabilities in C programs
ernw/dizzy-legacy
Network and USB protocol fuzzing toolkit.
draperlaboratory/VaderModularFuzzer
VMF is a modular fuzzer that is easily reconfigurable to use many different capabilities and approaches. Also includes a web-based distributed fuzzing infrastructure.
FuzzingLabs/publications
Fuzzinglabs's audits, publications, workshops and reports
MrVPlusOne/Singularity
Pattern Fuzzing for Worst-Case Algorithmic Complexity using Program Synthesis
microsoft/msrd-rest-samples
Samples showing how to access Microsoft Security Risk Detection REST API from various languages
agroce/muttfuzz
A tool for meta-fuzzing using program mutants
bu-icsg/SIGFuzz
SIGFuzz framework and exploit introduced in the DATE 2023 paper titled "SIGFuzz: A Framework for Discovering Microarchitectural Timing Side Channels"
TinySecurityLab/KernelFuzzingProject
A Summary of kernel fuzzing project
datashaman/phpcheck
PHP implementation of Haskell's QuickCheck.
EnableSecurity/fuzzing-images
A set of Docker images for fuzzing source code
shfz/shfz-flask
A trace library for Python Flask web application
alberto-lazari/qrfuzz
QR codes fuzzing toolkit for mobile apps
impost0r/BFFx64
CERT's Basic Fuzzing Framework, but 64 bit.
marcellomaugeri/forkfuzz
Repository for the paper "Forkfuzz: Leveraging the Fork-Awareness in Coverage-Guided Fuzzing." - presented at ESORICS 2023
mmsaki/woke-template
setup template for woke testing framework
nmbr7/Rusty-Fuzzer
A Coverage Guided Evolutionary Fuzzer Written in Rust
shfz/shfzlib
Scenario-based fuzzing test execution tool's scenario library
tickelton/foozzer
A quick and dirty, cross-platform fuzzing framework
MirRoR4s/Boofuzz-CN
Boofuzz框架使用指南
threatpointer/v8-optimized-fuzzer
A specialized fuzzing framework for identifying vulnerabilities in the V8 JavaScript engine. Generates high-value test cases targeting specific vulnerability patterns like JIT type confusion, array bounds bypass, and prototype pollution. Features real-time status display, comprehensive crash analysis, and automatic test case minimization.
FOGSEC/boofuzz
A fork and successor of the Sulley Fuzzing Framework