From 13397ecd7de75d52752570c49a2a1945e4f1bcc4 Mon Sep 17 00:00:00 2001 From: denizilhan <37452760+denizilhan@users.noreply.github.com> Date: Mon, 25 Sep 2023 11:21:31 +0300 Subject: [PATCH] Adding a new open-source tooll I added our open-source IAST tool CakeFuzzer to PHP part of the scanner list. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e99fd4d..66115b5 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,7 @@ Most of the above tools have plugins support. Below are the some of the plugins. - [Parse](https://github.com/psecio/parse) - A Static Security Scanner. - [Progpilot](https://github.com/designsecurity/progpilot) - A static analysis tool for security purposes. +- [CakeFuzzer](https://zigrin.com/tools/cake-fuzzer/) - Ultimate web application security testing tool for CakePHP-based web applications. ## Python