Add to your command line --level 3. Refer to user's manual for further
details on --level and --risk.
Bernardo
On 10 January 2013 00:27, Mr X0rcist wrote:
> Hi,
>
> I am trying to test SQLi in one of the cookie. I know it is in there.
>
> I have tried to run it like -u "https://url.com/?p1"&p
Hi,
I am trying to test SQLi in one of the cookie. I know it is in there.
I have tried to run it like -u "https://url.com/?p1"&p2&p3
--cookie="c1;=v2 c2=v2" -p c2
but it is giving me error something like no parameter in get string.
I also tried to pass on whole get request loaded from file li