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

http-fuzzing-scripts

6
Stars
1
Forks
Watchers

A collection of http fuzzing python scripts to fuzz HTTP servers for bugs.

gromit

17
Stars
1
Forks
Watchers

EBNF grammar fuzzer

advent-of-code

39
Stars
9
Forks
Watchers

🎄Advent of Code with Rust 🦀

quickfuzz

5
Stars
1
Forks
Watchers

quickfuzz - quick service identification

fuzzingvim

6
Stars
3
Forks
Watchers

Fuzzing VIM

PersonalStuff

127
Stars
48
Forks
Watchers

Upload files done during my research.

PHDays9

26
Stars
8
Forks
Watchers

My fuzzing workshop from PHDays9

go-fuzz

4.7k
Stars
278
Forks
Watchers

Randomized testing for Go

nozaki

50
Stars
14
Forks
Watchers

HTTP fuzzer engine security oriented