cyber-security-resources/fuzzing_resources/README.md

29 lines
1.0 KiB
Markdown
Raw Normal View History

2017-09-20 02:29:26 +00:00
# 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.
2018-04-23 22:37:05 +00:00
* [GitHub Repo](https://github.com/secfigo/Awesome-Fuzzing)
2017-09-20 02:29:26 +00:00
## Commercial Fuzzers
* [Codenomicon Defensics](http://www.codenomicon.com)
* [Spirent CyberFlood](https://www.spirent.com/Products/CyberFlood)
2018-07-26 02:20:05 +00:00
* [Peach Fuzzer](https://www.peach.tech)
2017-09-20 02:29:26 +00:00
## Community-supported/Open Source Fuzzers
* [Peach Fuzzer Community Edition](http://www.peach.tech/resources/peachcommunity/)
2018-04-23 22:37:05 +00:00
* [Munity Fuzzer](https://github.com/Cisco-Talos/mutiny-fuzzer)
2017-09-20 02:29:26 +00:00
* [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/)