Re: [sqlmap-users] [BUG] unknown url type
Brought to you by:
inquisb
From: Bernardo D. A. G. <ber...@gm...> - 2010-03-18 01:47:21
|
Can you please 'svn update' now and provide us with the full output of sqlmap in case the problem persists? Thanks in advance. Bernardo On Thu, Mar 18, 2010 at 00:05, ehmo <dis...@gm...> wrote: > sqlmap version: 0.9-dev > Python version: 2.5.2 > Operating system: linux2 > Traceback (most recent call last): > File "sqlmap.py", line 77, in main > start() > File "/root/sqlmap/lib/controller/controller.py", line 210, in start > injType = checkSqlInjection(place, parameter, value, parenthesis) > File "/root/sqlmap/lib/controller/checks.py", line 96, in checkSqlInjection > trueResult = Request.queryPage(payload, place) > File "/root/sqlmap/lib/request/connect.py", line 291, in queryPage > page, headers = Connect.getPage(get=get, post=post, cookie=cookie, ua=ua, silent=silent) > File "/root/sqlmap/lib/request/connect.py", line 135, in getPage > return Connect.__getPageProxy(**kwargs) > File "/root/sqlmap/lib/request/connect.py", line 53, in __getPageProxy > return Connect.getPage(**kwargs) > File "/root/sqlmap/lib/request/connect.py", line 126, in getPage > conn = urllib2.urlopen(req) > File "/usr/lib/python2.5/urllib2.py", line 124, in urlopen > return _opener.open(url, data) > File "/usr/lib/python2.5/urllib2.py", line 373, in open > protocol = req.get_type() > File "/usr/lib/python2.5/urllib2.py", line 244, in get_type > raise ValueError, "unknown url type: %s" % self.__original > ValueError: unknown url type: index.asp?z=3c4b44&p_event=k6b6g8p0%20AND%20178=178 > > > > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > -- Bernardo Damele A. G. E-mail / Jabber: bernardo.damele (at) gmail.com Mobile: +447788962949 (UK 07788962949) PGP Key ID: 0x05F5A30F |