mirror of
https://github.com/The-Art-of-Hacking/h4cker.git
synced 2024-10-01 01:25:43 -04:00
29 lines
1.0 KiB
Markdown
29 lines
1.0 KiB
Markdown
# Fuzzing Resources
|
|
|
|
## Awesome Fuzzing
|
|
|
|
Awesome curated list of Fuzz-related topics maintained by
|
|
[@secfigo](https://twitter.com/secfigo). Includes tools, books, free and paid
|
|
courses, videos, and tutorials.
|
|
|
|
* [GitHub Repo](https://github.com/secfigo/Awesome-Fuzzing)
|
|
|
|
## Commercial Fuzzers
|
|
|
|
* [Codenomicon Defensics](http://www.codenomicon.com)
|
|
* [Spirent CyberFlood](https://www.spirent.com/Products/CyberFlood)
|
|
* [Peach Fuzzer](https://www.peach.tech)
|
|
|
|
## Community-supported/Open Source Fuzzers
|
|
|
|
* [Peach Fuzzer Community Edition](http://www.peach.tech/resources/peachcommunity/)
|
|
* [Munity Fuzzer](https://github.com/Cisco-Talos/mutiny-fuzzer)
|
|
* [Sulley](https://github.com/OpenRCE/sulley)
|
|
* [Boofuzz](https://github.com/jtpereyda/boofuzz)
|
|
* [Radamsa](https://github.com/aoh/radamsa)
|
|
* [Zzuf](http://caca.zoy.org/wiki/zzuf)
|
|
* [OWASP Zed Attack Proxy Fuzz Add-on](https://github.com/zaproxy/zap-core-help/wiki/HelpAddonsFuzzConcepts)
|
|
* [American Fuzzy Lop](http://lcamtuf.coredump.cx/afl/)
|
|
* [Honggfuzz](http://honggfuzz.com/)
|
|
|