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
0likes
0comments
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

  • Developed by

    Zigrin Security
  • Licensing

    Open Source (GPL-3.0) and Free product.
  • Written in

  • Alternatives

    0 alternatives listed
  • Supported Languages

    • English

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?

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.

Official Links