[sqlmap-users] errors
Brought to you by:
inquisb
From: Волк <v0l...@gm...> - 2009-03-03 03:05:15
|
[04:03:08] [ERROR] unhandled exception in sqlmap/0.6.4, please copy the command line and the following text and send by e-mail to sql...@li.... The developers will fix it as soon as possible: sqlmap version: 0.6.4 Python version: 2.4.1 Operating system: linux2 Traceback (most recent call last): File "./sqlmap.py", line 81, in main start() File "/usr/share/.pizdec/sqlmap/lib/controller/controller.py", line 255, in start action() File "/usr/share/.pizdec/sqlmap/lib/controller/action.py", line 137, in action conf.dbmsHandler.osShell() File "/usr/share/.pizdec/sqlmap/plugins/dbms/mysql.py", line 448, in osShell page, _ = Request.getPage(url=uploaderUrl, direct=True) File "/usr/share/.pizdec/sqlmap/lib/request/connect.py", line 128, in getPage conn = urllib2.urlopen(req) File "/usr/lib/python2.4/urllib2.py", line 130, in urlopen return _opener.open(url, data) File "/usr/lib/python2.4/urllib2.py", line 358, in open response = self._open(req, data) File "/usr/lib/python2.4/urllib2.py", line 376, in _open '_open', req) File "/usr/lib/python2.4/urllib2.py", line 337, in _call_chain result = func(*args) File "/usr/lib/python2.4/urllib2.py", line 1021, in http_open return self.do_open(httplib.HTTPConnection, req) File "/usr/lib/python2.4/urllib2.py", line 980, in do_open h = http_class(host) # will parse host:port File "/usr/lib/python2.4/httplib.py", line 582, in __init__ self._set_hostport(host, port) File "/usr/lib/python2.4/httplib.py", line 594, in _set_hostport raise InvalidURL("nonnumeric port: '%s'" % host[i+1:]) InvalidURL: nonnumeric port: '80themes' [*] shutting down at: 04:03:08 |