Skip to content

HadessCS/Fuzzers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Awesome Fuzzers List

A curated list of fuzzing tools, frameworks, and resources categorized by fuzzing type, platform, and purpose.

Types of Fuzzers

  • Dumb Fuzzer: No knowledge of data structure, generates random inputs.

  • Generation Fuzzer: Generates inputs based on specifications or formats.

  • Coverage Guided Fuzzer: Monitors code coverage and program flow with instrumentation.


Dictionary-based Fuzzers


Web Fuzzers


Network Fuzzers


All-in-One Resources


Fuzzing Frameworks


Benchmarks and Vulnerable Programs


Windows Fuzzing


Linux Fuzzing


Cross-platform Fuzzing


Specialized Fuzzing


Language-Specific Fuzzers


Platform-Specific Fuzzing


Browser Fuzzing


Blockchain Fuzzing


Books and Learning Resources

  • Books: Fuzzing Against the Machine, Gray Hat Python
  • Build Custom Fuzzers: Fuzzing Book

About

Yet another awesome fuzzers list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published