Cake Fuzzer icon
Cake Fuzzer icon

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

Platforms

  • Online
Alternatives
0likes
0alternatives
0articles

Features

No features, maybe you want to suggest one?

Cake Fuzzer News & Activities

Highlights All activities

Recent activities

No activities found.

Cake Fuzzer information

AlternativeTo Category

Security & Privacy

GitHub repository

  •  104 Stars
  •  9 Forks
  •  1 Open Issues
  •   Updated  
View on GitHub
Cake Fuzzer was added to AlternativeTo by Joanna Zieba on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

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.