#fuzzing (30 Repositories)
Ranked open-source repositories tagged with #fuzzing, scored by pull request acceptance likelihood and maintainer engagement velocity.
30.3%
23.7h
30 repositories tagged #fuzzing
trailofbits/test-fuzz
To make fuzzing Rust easy
trailofbits/mishegos
A differential fuzzer for x86 decoders
philips-software/amp-devcontainer
🔋amp-devcontainer is a batteries-included devcontainer useable for modern software development
maurosoria/dirsearch
Web path scanner
TNO-S3/WuppieFuzz
A coverage-guided REST API fuzzer developed on top of LibAFL
sqlancer/sqlancer
Automated testing to find logic and performance bugs in database systems
foundry-rs/foundry
Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
google/syzkaller
syzkaller is an unsupervised coverage-guided kernel fuzzer
pschanely/CrossHair
An analysis tool for Python that blurs the line between testing and type systems.
WebFuzzing/EvoMaster
The first open-source AI-driven tool for automatically generating system-level test cases (also known as fuzzing) for web/enterprise applications. Currently targeting whitebox and blackbox testing of Web APIs, like REST, GraphQL and RPC (e.g., gRPC and Thrift).
google/oss-fuzz
OSS-Fuzz - continuous fuzzing for open source software.
testsmt/yinyang
A fuzzing framework for SMT solvers
Dest1ny-Sec/DesJsFinder
被动JS分析 + 框架识别 + 主动Fuzz + 响应指纹 — 红队API挖掘利器
ymherklotz/verismith
Verilog Fuzzer to test the major simulators and sythesisers by generating random, valid Verilog.
andreiverse/vaf
Vaf is a cross-platform very advanced and fast web fuzzer written in nim
MarioVilas/winappdbg
WinAppDbg Debugger
Brum3ns/firefly
Black box fuzzer for web applications
MindPatch/lorsrf
Fast CLI tool to find the parameters that can be used to find SSRF or Out-of-band resource load :artificial_satellite: :crab:
Metalnem/sharpfuzz
AFL-based fuzz testing for .NET
renatahodovan/grammarinator
ANTLR v4 grammar-based test generator
cpuu/awesome-fuzzing
A curated list of awesome Fuzzing(or Fuzz Testing) for software security
microsoft/side-channel-fuzzer
Revizor - Hardware fuzzing for the age of speculation
Dropnation/contract-fuzzer
Ethereum smart contract fuzzer
hugsy/CFB
CFB is a ProcMon-style tool designed to assist capturing IRPs sent to Windows drivers.
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!).
GJDuck/e9afl
AFL binary instrumentation
microsoft/coyote
Coyote is a library and tool for testing concurrent C# code and deterministically reproducing bugs.
mrash/afl-cov
Produce code coverage results with gcov from afl-fuzz test cases
HexHive/magma
A ground-truth fuzzing benchmark suite based on real programs with real bugs.