[sqlmap-users] different http method?

2014-11-18 Thread Travis Altman
Is there anyway to supply another http method besides get or post? I have an app that is using the put method. Thanks. -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Superchar

Re: [sqlmap-users] [Critical] not authorized

2014-04-30 Thread Travis Altman
f the test because of zero knowled ge of the back-end DBMS. You can try to explicitly set it using option '--dbms' [15:12:29] [WARNING] POST parameter ' wrote: > Hi. > > Please update to the latest revision and try to run with (hidden) switch >

Re: [sqlmap-users] [Critical] not authorized

2014-04-29 Thread Travis Altman
mation is needed. Thanks for all the help. On Tue, Apr 29, 2014 at 1:51 AM, Miroslav Stampar < miroslav.stam...@gmail.com> wrote: > Can you please send sqlmap console log and used parameters? > On Apr 28, 2014 10:42 PM, "Travis Altman" wrote: > >> Wants me to prov

[sqlmap-users] [Critical] not authorized

2014-04-28 Thread Travis Altman
Wants me to provide the right http authentication type but the credentials are in the body of the post request. I'm intentionally providing bad credentials which does result in a "401 Unauthorized", not sure if sqlmap is triggering off of that. Also the body of the request is XML if that makes an

[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

Re: [sqlmap-users] certificate authentication

2013-02-04 Thread Travis Altman
wn at 11:58:46 On Mon, Feb 4, 2013 at 1:24 PM, Miroslav Stampar wrote: > Hi. > > Traceback would be most helpful. > > Bye > On Feb 4, 2013 7:22 PM, "Travis Altman" wrote: > >> I've got an application that requires a certificate before it allows me >&

[sqlmap-users] certificate authentication

2013-02-04 Thread Travis Altman
I've got an application that requires a certificate before it allows me through the front door. I'm using the sqlmap.conf file and I'm adjusting the aCert parameter to be "key.key,cert.pem". I extracted the key and cert from the pkcs file using the technique here http://blog.bioid.com/post/Extrac