Re: [sqlmap-users] bugReport
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2013-06-16 10:41:01
|
Hi. You've skipped the last line of the report/traceback, so I can only guess from your revision number (ad07add) that you are referring to a bug fixed 6 days ago [1]. Please update to the latest revision and retry it again. Kind regards, Miroslav Stampar [1] https://github.com/sqlmapproject/sqlmap/issues/463 On Fri, Jun 14, 2013 at 4:59 AM, jiangzhw2008 <jia...@ye...> wrote: > Dear all, > while i executed this command: > >sqlmap.py -g "allinurl:asp?" --batch --dump --level 3 --random-agent > i got such error as below,which prompted me to sumbit it : > *[07:37:39] [CRITICAL] unhandled exception in sqlmap/1.0-dev, retry your > run with the latest development version from the GitHub* > *repository. If the exception persists, please send by e-mail to ' > sql...@li...' or open a new issue at 'htt* > *ps://github.com/sqlmapproject/sqlmap/issues/new' with the following text > and any information required to reproduce the bug. The* > *developers will try to reproduce the bug, fix it accordingly and get > back to you.* > *sqlmap version: 1.0-dev* > *Python version: 2.7* > *Operating system: nt* > *Command line: D:\vulDig\sqlmap-ad07add\sqlmap.py -g ************* > --batch --dump --level 3 --random-agent* > *Technique: None* > *Back-end DBMS: None (identified)* > *Traceback (most recent call last):* > * File "D:\vulDig\sqlmap-ad07add\sqlmap.py", line 95, in main* > * start()* > * File "D:\vulDig\sqlmap-ad07add\lib\controller\controller.py", line > 357, in start* > * if not checkConnection(suppressOutput=conf.forms) or not > checkString() or not checkRegexp():* > * File "D:\vulDig\sqlmap-ad07add\lib\controller\checks.py", line 1174, > in checkConnection* > * page, _ = Request.queryPage(content=True, noteResponseTime=False)* > * File "D:\vulDig\sqlmap-ad07add\lib\request\connect.py", line 847, in > queryPage* > * page, headers, code = Connect.getPage(url=uri, get=get, post=post, > cookie=cookie, ua=ua, referer=referer, host=host, silent=* > *silent, method=method, auxHeaders=auxHeaders, response=response, > raise404=raise404, ignoreTimeout=timeBasedCompare)* > * File "D:\vulDig\sqlmap-ad07add\lib\request\connect.py", line 562, in > getPage* > * _ = urlparse.urlsplit(conn.redurl)* > * File "C:\Python27\lib\urlparse.py", line 173, in urlsplit* > * i = url.find(':')* > > -- > > BizCard: http://about.me/zjohn > > > <#13f49dfe6d714929_> > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Windows: > > Build for Windows Store. > > http://p.sf.net/sfu/windows-dev2dev > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > -- Miroslav Stampar http://about.me/stamparm |