Re: [sqlmap-users] https request through proxy not working
Brought to you by:
inquisb
From: Jorge S. <jor...@ho...> - 2011-04-04 09:00:35
|
Hi Miroslav, Please disregard my last message. I am running python2.5 (Python 2.5.4) and python2.6(Python 2.6.2) from ubuntu 9.04. sqlmap version is 0.9 revision 3555. With python2.5 it doesn't give me any errors, but it does not go through the proxy With python2.6 I still get the same error: [CRITICAL] unable to connect to the target url or proxy, sqlmap is going to retry the request My command line: python sqlmap.py -r /home/samurai/Desktop/tmp3/conversations/7-request --proxy "http://127.0.0.1:8008" --current-db -v 3 --ignore-proxy Best Regards JS From: jor...@ho... To: mir...@gm... Date: Mon, 4 Apr 2011 08:52:46 +0000 CC: sql...@li... Subject: Re: [sqlmap-users] https request through proxy not working Hi Miroslav, It's working now, but with python 2.5. With python2.6 it still gives the same error. Thing is, I didn't test it with pithon2.6 the first time. These are my versions of Python from samurai-wtf-0.9 (Ubuntu 9.04): Python 2.5.4 Python 2.6.2 Best Regards > Date: Fri, 1 Apr 2011 14:10:17 +0200 > From: mir...@gm... > To: jor...@ho... > CC: sql...@li... > Subject: Re: [sqlmap-users] https request through proxy not working > > hi > > find it "updated" with the latest commit. > > kr > > On Fri, Apr 1, 2011 at 1:17 PM, Miroslav Stampar > <mir...@gm...> wrote: > > hi Jorge. > > > > well, maybe there is some problem in the request file itself or in our > > parsing of it. > > > > could you please post it or send it privately. > > > > KR > > > > On Fri, Apr 1, 2011 at 1:07 PM, Jorge Santos <jor...@ho...> wrote: > >> Hi All, > >> > >> I'm running sqlmap-0.9 rev 3162. When trying to use sqlmap for an https > >> target through a proxy (webscarame or cntlm) I get a > >> [CRITICAL] unable to connect to the target url or proxy, sqlmap is going to > >> retry the request > >> > >> If the target is http, it works OK. > >> > >> My command line is: > >> > >> python sqlmap.py -r /home/samurai/Desktop/tmp3/conversations/7-request > >> --proxy "http://127.0.0.1:8008" --current-db -v 3 --ignore-proxy > >> > >> Any thoughts? > >> > >> Thanks in advance > >> > >> JS > >> > >> ------------------------------------------------------------------------------ > >> Create and publish websites with WebMatrix > >> Use the most popular FREE web apps or write code yourself; > >> WebMatrix provides all the features you need to develop and > >> publish your website. http://p.sf.net/sfu/ms-webmatrix-sf > >> > >> _______________________________________________ > >> sqlmap-users mailing list > >> sql...@li... > >> https://lists.sourceforge.net/lists/listinfo/sqlmap-users > >> > >> > > > > > > > > -- > > Miroslav Stampar > > > > E-mail: miroslav.stampar (at) gmail.com > > PGP Key ID: 0xB5397B1B > > > > > > -- > Miroslav Stampar > > E-mail: miroslav.stampar (at) gmail.com > PGP Key ID: 0xB5397B1B > > ------------------------------------------------------------------------------ > Create and publish websites with WebMatrix > Use the most popular FREE web apps or write code yourself; > WebMatrix provides all the features you need to develop and > publish your website. http://p.sf.net/sfu/ms-webmatrix-sf > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users ------------------------------------------------------------------------------ Create and publish websites with WebMatrix Use the most popular FREE web apps or write code yourself; WebMatrix provides all the features you need to develop and publish your website. http://p.sf.net/sfu/ms-webmatrix-sf _______________________________________________ sqlmap-users mailing list sql...@li... https://lists.sourceforge.net/lists/listinfo/sqlmap-users |