Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
PAVS scans the PHP based web application source code and identifies the potential security problems in that application. PAVS also identifies the loop holes in PHP configuration file settings. Attacks addressed by PAVS are
Cross-site Scripting
SQL Injection
File Manipulation
File Inclusion
Command Execution
Code Evaluation
Security testing tool for CakePHP based web applications
Cake Fuzzer is an open-source project meant to help automatically and continuously discover vulnerabilities in web applications created based on specific frameworks with very limited false positives. Currently, it is implemented to support the Cake PHP framework. Cake Fuzzer is based on the concept of 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.