Alexander Mironov

Results 8 issues of Alexander Mironov

It's a bit hard to use this tool after the burpsuite as the proxy tabs look uncomfortable to me. It would be cool to have a possibility to resize these...

new feature

As we can see in the docs: > Header() and Body() have same usage of Query() generator. ` - Query("{{.payload}}", "{{.name}}")` works fine, but ` - Body("{{.payload}}", "{{.name}}")` just ignored....

enhancement

### Community Note - Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help us know what to work on - Please do not...

I think that's a not a good idea to use data as it is because some assets can be strictly out of scope.

Issue Description: It would be useful to have the ability to check both headers and parameters in one run. Currently, users have to specify either a wordlist for parameters or...

enhancement

Right now, the tool is only using one CPU thread at most, which can cause delays when working with large HTML pages. To speed things up, consider adding the `--multithreading`...

enhancement

In rare cases, a server can return a JSON body with a new order of parameters for every request. The tool fails to properly compare such responses. I'll add a...

enhancement