wallarm / gotestwaf

An open-source project in Golang to asess different API Security tools and WAF for detection logic and bypasses
https://lab.wallarm.com/test-your-waf-before-hackers/
MIT License
1.55k stars 212 forks source link

Add new test case for 8KB payload bypass #128

Closed svkirillov closed 2 years ago

svkirillov commented 2 years ago

Closes #119

svkirillov commented 2 years ago

Is it possible to define multiple values for the type parameter?

Yes. The type parameter doesn't affect GoTestWAF scanning behavior and used only for statistics counting by type of group of vectors. It can take any value. I will add some vectors in addition to existing ones.