#229 · Primary category: AI Tool Directories & Curated Lists

Awesome-Fuzzing

awesome awesome-list fuzzing fuzzing-framework secfigo

A curated list of fuzzing resources ( Books, courses - free and paid, videos, tools, tutorials and vulnerable applications to practice on ) for learning Fuzzing and initial phases of Exploit Development like root cause analysis.

Project last updated:04/03/24

GitHub Stars

5.9K

Forks

839

Contributors

48

License

Other

Why we included this project

Fuzzing has a steep learning curve, and this curated index collects the material people actually use to climb it: books, free and paid courses, conference talks, tutorials, and tools sorted by what they target, from file-format and network protocol fuzzers to browser fuzzing, taint analysis, and symbolic execution. It also lists vulnerable applications built for practice and covers directed and anti-fuzzing, so you see both how fuzzing finds bugs and how defenders try to stop it. Since this is a resource directory rather than a tool you run, its value is in the curation: someone has already done the sorting, and the learning path is laid out for you. Teams building security testing skills can use it to decide which fuzzer or course to try next.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category