Re: [sqlmap-users] [PATCH] Show the raw payload in the exploit method info

2012-02-11 Thread Miroslav Stampar
Hi. Payload is a must because it's usable from practical point of view. It can be copy pasted into the browser and used right away. Vector is just a form how to make a payload. Sorry, but the final decision is like the way it is. Kind regards, Miroslav Stampar On Feb 10, 2012 9:15 PM, "Till Maas"

Re: [sqlmap-users] [PATCH] Show the raw payload in the exploit method info

2012-02-10 Thread Till Maas
Hi Miroslav, On Fri, Feb 10, 2012 at 03:59:39PM +0100, Miroslav Stampar wrote: > Basically, IMO average user doesn't care about anything but the data > retrieval. But, nevertheless, find this "patch" included with the latest > commit (r4735). You'll be able to see the vector if you use greater ve

Re: [sqlmap-users] [PATCH] Show the raw payload in the exploit method info

2012-02-10 Thread Miroslav Stampar
Hi Till. Basically, IMO average user doesn't care about anything but the data retrieval. But, nevertheless, find this "patch" included with the latest commit (r4735). You'll be able to see the vector if you use greater verbose mode than the default 1 (e.g. -v 2). Kind regards, Miroslav Stampar O