From 5b4dc5b71744d4624c00fc779db1c1e4eeeeb1e9 Mon Sep 17 00:00:00 2001 From: Omar Santos Date: Mon, 23 Apr 2018 18:37:05 -0400 Subject: [PATCH] Update README.md --- fuzzing_resources/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/fuzzing_resources/README.md b/fuzzing_resources/README.md index 84eaf72..930c1c7 100644 --- a/fuzzing_resources/README.md +++ b/fuzzing_resources/README.md @@ -6,7 +6,7 @@ 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) +* [GitHub Repo](https://github.com/secfigo/Awesome-Fuzzing) ## Commercial Fuzzers @@ -17,6 +17,7 @@ courses, videos, and tutorials. ## 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)