

Cake Fuzzer
Cake Fuzzer is an open-source project that is meant to help automatically and continuously discover vulnerabilities in web applications based on specific frameworks with very limited false positives. Currently, it is implemented to support the Cake PHP framework.
Cost / License
- Free
- Open Source (GPL-3.0)
Platforms
- Online

Cake Fuzzer
Cake Fuzzer News & Activities
Recent activities
No activities found.
Cake Fuzzer information
What is Cake Fuzzer?
Cake Fuzzer is an open-source project that is meant to help automatically and continuously discover vulnerabilities in web applications based on specific frameworks with very limited false positives. Currently, it is implemented to support the Cake PHP framework.
Cake Fuzzer is designed to combine the advantages of SAST and DAST approaches and eliminate their disadvantages. This approach is called Interactive Application Security Testing (IAST).
The goals of the project are:
- Create an automated process of discovering vulnerabilities in applications based on the CakePHP Framework;
- No application knowledge requirement or pre-configuration of the web application;
- Result with minimal or close to 0 amount of false positives;
- Require minimal security knowledge to run the scanner.