From a12be251c95d1c065d53f686c5122fd2de407bfe Mon Sep 17 00:00:00 2001 From: SecTheTech <60298999+SecTheTech@users.noreply.github.com> Date: Sun, 16 Aug 2020 08:49:17 +0200 Subject: [PATCH] Add BooFuzz BooFuzz is a fuzzing framework: https://github.com/jtpereyda/boofuzz --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 04e145d..eaeefb3 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,7 @@ Thanks to all [contributors](https://github.com/sbilly/awesome-security/graphs/c - [Legion](https://github.com/GoVanguard/legion) - Open source semi-automated discovery and reconnaissance network penetration testing framework. - [Sublist3r](https://github.com/aboul3la/Sublist3r) - Fast subdomains enumeration tool for penetration testers - [RustScan](https://github.com/RustScan/RustScan) - Faster Nmap scanning with Rust. Take a 17 minute Nmap scan down to 19 seconds. +- [Boofuzz](https://github.com/jtpereyda/boofuzz) - Fuzzing engine and fuzz testing framework. ### Monitoring / Logging