Fuzzing/Fuzz testing topic

Fuzzing or fuzz testing is an automated software black box testing technique that evaluates the program's reaction to providing invalid, unexpected, or random data as inputs to a computer program.

List Fuzzing/Fuzz testing repositories

pbtk

1.3k
Stars
164
Forks
Watchers

A toolset for reverse engineering and fuzzing Protobuf-based apps

fuzzhttpbypass

183
Stars
37
Forks
Watchers

This tool use fuuzzing to try to bypass unknown authentication methods, who knows...

cfuzz

82
Stars
9
Forks
Watchers

Command line fuzzer and bruteforcer 🌪 wfuzz for command

Raccoon

3.0k
Stars
390
Forks
Watchers

A high performance offensive security tool for reconnaissance and vulnerability scanning

doona

67
Stars
22
Forks
Watchers

Network based protocol fuzzer

vfdynf

32
Stars
14
Forks
Watchers

Application Verifier Dynamic Fault Injection

fuzzcheck-rs

422
Stars
13
Forks
Watchers

Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions

CFB

299
Stars
64
Forks
Watchers

Canadian Furious Beaver is a ProcMon-style tool designed only for capturing IRPs sent to any Windows driver.

swagger-conformance

53
Stars
11
Forks
Watchers

Python based tool for testing whether your API conforms to its Swagger schema

embedded-hal-fuzz

24
Stars
0
Forks
Watchers

A fuzzing library for rust hardware drivers