gotestwaf
gotestwaf copied to clipboard
An open-source project in Golang to asess different API Security tools and WAF for detection logic and bypasses
Hi, I'm using the Docker image on a M1 Mac to run the tests. The command line report generate fine, but the PDF does not. The command I'm running: docker...
internal/payload/placeholder/htmlmultipartform.go doesn't know the content type of the bytes it is stuffing into the form, so when the URL encoder is in use, it can't set the content byte to...
I don't see websockets as part of the protocols protected in the report. It would be great to have
Good Morning everyone, version = main branch in tests of waf attached to an api gateway. gotestwaf cannot write HTML Report to filesystem. I test the following commands with go...
We're currently using this tool to test the effectiveness of our WAF and have run into an issue when trying to compare our logs against each other between configuration changes....
(Enhancement) | It would be interesting to have the ability to enable/disable base64 encoding for test cases from the command line as a number of WAF solutions perform base64 decoding...