fuzz-testing
There are 154 repositories under fuzz-testing topic.
google/oss-fuzz
OSS-Fuzz - continuous fuzzing for open source software.
marmelab/gremlins.js
Monkey testing library for web apps and Node.js
TheKingOfDuck/fuzzDicts
You Know, For WEB Fuzzing ! 日站用的字典。
AFLplusplus/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!
google/syzkaller
syzkaller is an unsupervised coverage-guided kernel fuzzer
antonio-morales/Fuzzing101
An step by step fuzzing tutorial. A GitHub Security Lab initiative
wcventure/FuzzingPaper
Recent Fuzzing Paper
rust-fuzz/afl.rs
🐇 Fuzzing Rust code with American Fuzzy Lop
rust-fuzz/cargo-fuzz
Command line helpers for fuzzing
0vercl0k/wtf
wtf is a distributed, code-coverage guided, customizable, cross-platform snapshot-based fuzzer designed for attacking user and / or kernel-mode targets running on Microsoft Windows and Linux user-mode (experimental!).
whwlsfb/BurpCrypto
BurpCrypto is a collection of burpsuite encryption plug-ins, support AES/RSA/DES/ExecJs(execute JS encryption code in burpsuite). 支持多种加密算法或直接执行JS代码的用于爆破前端加密的BurpSuite插件
vaycore/OneScan
OneScan 是一款用于递归目录扫描的 BurpSuite 插件
c0ny1/jsEncrypter
一个用于前端加密Fuzz的Burp Suite插件
cpuu/awesome-fuzzing
A curated list of awesome Fuzzing(or Fuzz Testing) for software security
anse1/sqlsmith
A random SQL query generator
fuzzitdev/jsfuzz
coverage guided fuzz testing for javascript
strongcourage/awesome-directed-fuzzing
A curated list of awesome directed fuzzing research papers
google/clusterfuzzlite
ClusterFuzzLite - Simple continuous fuzzing that runs in CI.
rust-fuzz/honggfuzz-rs
Fuzz your Rust code with Google-developed Honggfuzz !
rust-fuzz/trophy-case
🏆 Collection of bugs uncovered by fuzzing Rust code
ossf/fuzz-introspector
Fuzz Introspector -- introspect, extend and optimise fuzzers
Metalnem/sharpfuzz
AFL-based fuzz testing for .NET
GJDuck/EnvFuzz
Fuzz anything with Program Environment Fuzzing
fuzzuf/fuzzuf
Fuzzing Unification Framework
elm-community/elm-test
moved to elm-explorations/test
Ackee-Blockchain/trident
Rust-based framework to Fuzz Solana programs, designed to help you ship secure code.
MozillaSecurity/grizzly
A cross-platform browser fuzzing framework
CERTCC/certfuzz
This project contains the source code for the CERT Basic Fuzzing Framework (BFF) and the CERT Failure Observation Engine (FOE).
rust-fuzz/libfuzzer
Rust bindings and utilities for LLVM’s libFuzzer
Rog3rSm1th/frelatage
Coverage-based fuzzer for python applications
fuzzitdev/javafuzz
coverage guided fuzz testing for java
fuzzitdev/pythonfuzz
coverage guided fuzz testing for python
fuzzitdev/fuzzit
CLI to integrate continuous fuzzing with Fuzzit (no longer available)
camshaft/bolero
property testing and verification front-end for Rust
yuziiiiiiiiii/SMS_Bomb_Fuzzer
Burp suite 短信轰炸辅助绕过插件
0dayResearchLab/msFuzz
msFuzz is a coverage-guided fuzzer for Windows kernel drivers that utilizes Intel PT and leverages constraint and dependency analysis to guide fuzzing.