WAF Test App
This standalone app is only a backend target for your WAF domain tests.
Normal Forms
Attack Samples
SQLi sample XSS sample Path traversal sample Scanner path sample Backup archive probe phpMyAdmin probeExample Commands
curl -i "http://SERVER:5001/search?q=union%20select"
curl -i -A "Nikto/2.5.0" http://SERVER:5001/
nikto -h http://SERVER:5001