arachni-ui-web icon indicating copy to clipboard operation
arachni-ui-web copied to clipboard

Parameters inside URL

Open hbthegreat opened this issue 7 years ago • 0 comments

I have been searching around the docs trying to find out if it is at all possible to have wildcards in testing urls that would also be tested for xss/sqli/general fuzzing.

For example: https://blah.com/shoppinglist/{wildcardparamhere}/item/{wildcardparamhere}/cost

I understand that arachni is great at testing https://blah.com/{anythinghere} so would love to use it for the other scenario.

hbthegreat avatar Sep 15 '17 06:09 hbthegreat