Re: [sqlmap-users] Cant get basic auth to work...
Brought to you by:
inquisb
From: Bernardo D. A. G. <ber...@gm...> - 2009-07-17 22:50:44
|
Hi Mathew, Could you please download the latest development version from svn repository, then launch it with -v 3 option and provide me with the whole log? Your syntax is correct, maybe just " instead of '. Thanks, Bernardo On Fri, Jul 17, 2009 at 22:06, Mathew Rowley<mat...@ca...> wrote: > Is there something im doing wrong? This is connecting to a local web server > (run on a virtual machine) > > $ ./sqlmap.py -u > 'http://192.168.107.3:8180/WebGoat/attack?Screen=27&menu=1200' --auth-type > Basic --auth-cred 'guest:guest' -v 3 > > sqlmap/0.7rc1 > by Bernardo Damele A. G. <ber...@gm...> > > [*] starting at: 15:00:01 > > [15:00:01] [DEBUG] initializing the configuration > [15:00:01] [DEBUG] initializing the knowledge base > [15:00:01] [DEBUG] cleaning up configuration parameters > [15:00:01] [DEBUG] setting the HTTP timeout > [15:00:01] [DEBUG] setting the HTTP method to GET > [15:00:01] [DEBUG] setting the HTTP Authentication type and credentials > [15:00:01] [DEBUG] creating HTTP requests opener object > [15:00:01] [DEBUG] parsing XML queries file > [15:00:01] [INFO] testing connection to the target url > [15:00:01] [ERROR] not authorized, try to provide right HTTP authentication > type and valid credentials > > [*] shutting down at: 15:00:01 > ... -- Bernardo Damele A. G. E-mail / Jabber: bernardo.damele (at) gmail.com Mobiles: +447788962949 (UK), +393493821385 (IT) PGP Key ID: 0x05F5A30F |