Re: [sqlmap-users] GET Parameter Splitting

2013-01-22 Thread Miroslav Stampar
Hi. Just double checked and everything works as expected. Could you please send your complete line you use? Kind regards, Miroslav Stampar p.s. have you enclosed URL with double quotes? On Tue, Jan 22, 2013 at 10:08 PM, Thunder Chunky wrote: > Hi Guys, > > The current URL that I am testing has

[sqlmap-users] GET Parameter Splitting

2013-01-22 Thread Thunder Chunky
Hi Guys, The current URL that I am testing has several parameters the issue is that for the request to succeed all parameters need to be sent. URL = http://site.com/script?ex1=true&ex2=test&ex3=blah Unfortunately it appears that sqlmap splits the parameters and tests for the injection on each on