From ea873079c89a70d7b8ab26f73ed4085a14e3231b Mon Sep 17 00:00:00 2001 From: denizilhan <37452760+denizilhan@users.noreply.github.com> Date: Mon, 25 Sep 2023 11:31:00 +0300 Subject: [PATCH] Adding a new tool I added our open-source IAST tool CakeFuzzer to Web application scanners --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ab939a4..2740aa7 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ Cyber Security Tools * [ACSTIS](https://github.com/tijme/angularjs-csti-scanner) - Automated client-side template injection (sandbox escape/bypass) detection for AngularJS. * [SQLmate](https://github.com/UltimateHackers/sqlmate) - A friend of sqlmap that identifies sqli vulnerabilities based on a given dork and website (optional). * [JCS](https://github.com/TheM4hd1/JCS) - Joomla Vulnerability Component Scanner with automatic database updater from exploitdb and packetstorm. +* [CakeFuzzer](https://zigrin.com/tools/cake-fuzzer/) - The ultimate web application security testing tool for CakePHP-based web applications. ### Network Tools