Re: [sqlmap-users] testing json requests

2013-12-06 Thread Jacob Kamieniak
Awesome, with -r it works like a charm. Thanks for being so responsive On Tue, Dec 3, 2013 at 9:37 AM, Miroslav Stampar wrote: > Yes, sqlmap should support it out of the box with option -r. > > Most probably your formatting went bad while copy pasting but be sure that > there are not extra ne

Re: [sqlmap-users] testing json requests

2013-12-03 Thread Miroslav Stampar
Yes, sqlmap should support it out of the box with option -r. Most probably your formatting went bad while copy pasting but be sure that there are not extra new lines between headers. Bye On Tue, Dec 3, 2013 at 3:29 PM, Travis Altman wrote: > Does sqlmap support this? I get errors when making

Re: [sqlmap-users] testing json requests

2013-12-03 Thread Brandon Perry
What are the errors? Do you need --force-ssl? Sent from a computer > On Dec 3, 2013, at 8:29, Travis Altman wrote: > > Does sqlmap support this? I get errors when making the request. Below is my > sample request. > > === > PUT /someFile HTTP/1

[sqlmap-users] testing json requests

2013-12-03 Thread Travis Altman
Does sqlmap support this? I get errors when making the request. Below is my sample request. === PUT /someFile HTTP/1.1 Host: 1.2.3.4:9000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Firefox/24.0 Accept: */* Accept-L