From 39ba319e61565670cc503bdfa09993c52a307897 Mon Sep 17 00:00:00 2001 From: Omar Santos Date: Thu, 24 Aug 2023 11:30:34 -0400 Subject: [PATCH] Update README.md --- fuzzing_resources/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fuzzing_resources/README.md b/fuzzing_resources/README.md index 2fde5d4..e0df3f7 100644 --- a/fuzzing_resources/README.md +++ b/fuzzing_resources/README.md @@ -9,7 +9,7 @@ ## Community-supported/Open Source Fuzzers - [GitLab Protocol Fuzzer Community Edition](https://gitlab.com/gitlab-org/security-products/protocol-fuzzer-ce) -- [Munity Fuzzer](https://github.com/Cisco-Talos/mutiny-fuzzer) +- [Mutiny 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)