WAF Lab PHP
This site is intentionally vulnerable and built to test WAF behavior in a controlled lab.
P1 - WAF Validation
Baseline WAF detection with request echo and raw body capture.
OpenP1 - XSS
Reflected XSS testing.
OpenP1 - Injection
SQL, command, and NoSQL style injection.
OpenP2 - Auth
Login bypass testing.
OpenP2 - Media
Unsafe file upload testing.
OpenP2 - Traversal
Path traversal testing.
OpenP2 - GraphQL
Minimal GraphQL endpoint with introspection and batching support.
OpenP3 - Protocol
HTTP method tampering and override testing.
OpenP4 - WAF Bypass
Input normalization playground.
OpenP5 - Fuzz
Boundary tests and large payload handling.
Open