AvalZ / WAF-A-MoLE

A guided mutation-based fuzzer for ML-based Web Application Firewalls
MIT License
171 stars 31 forks source link

Improving the SQLi manipulations #9

Closed biagiom closed 9 months ago

biagiom commented 9 months ago

Hello, this PR aims to improve the SQLi manipulations as well as to fix the issue reported in #4. Note: I have to finalize some (local) unit tests to further validate the changes. I will keep you posted about the results of the tests.

Best, Biagio.