Open Source
Go Test WAF
An open-source Go project to test different web application firewalls (WAF) for detection logic and bypasses.
Quick Start
docker build . --force-rm -t gotestwaf
docker run -v /tmp:/tmp/report gotestwaf --url=https://the-waf-you-wanna-test/
Find the report file waf-test-report-.pdf in a /tmp folder you mapped to /tmp/report inside the container. Get more details on our blog.
Get source code
Explore GoTestWAF's Github repo, and test your WAF here GoTestWAF.
RESOURCES
Ready to protect your APIs?
Sign up for free. Get started in minutes.