qsfuzz icon indicating copy to clipboard operation
qsfuzz copied to clipboard

qsfuzz (Query String Fuzz) allows you to build your own rules to fuzz query strings and easily identify vulnerabilities.

Results 4 qsfuzz issues
Sort by recently updated
recently updated
newest added

hey , please can u please add regex pattern feature like: responseContents: - "somestring.*theEndOfThePattern" and thanks alot.

It may be useful to be able to inject headers on a rule basis in addition to specifying them on the command line. This would allow us to test rules...

This feature allow user to use http url proxy is required: like that qsfuzz -proxy http://127.0.0.1:8080 -config config.yaml A input check is performed to ensure that the string adheres to...

It would be useful to add a proxy flag to enable the utilization of a tool for rotating IP addresses to prevent blacklisting.