[sqlmap-users] (no subject)
Brought to you by:
inquisb
From: mastermind <cyb...@ma...> - 2013-12-02 02:27:19
|
C:\Python27\lib\urllib.py:1282: UnicodeWarning: Unicode equal comparison failed to convert both argu ments to Unicode - interpreting them as being unequal return ''.join(map(quoter, s)) [09:25:32] [CRITICAL] unhandled exception in sqlmap/1.0-dev, retry your run with the latest developm ent version from the GitHub repository. If the exception persists, please send by e-mail to 'sqlmap- us...@li...' or open a new issue at 'https://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.5 Operating system: nt Command line: C:\Users\Mastermind\Desktop\Hack\SQLmap\sqlmap.py -g ************************** --rand om-agent --threads=10 --batch --is-dba --dbs --beep --page-rank --smart Technique: None Back-end DBMS: None (identified) Traceback (most recent call last): File "C:\Users\Mastermind\Desktop\Hack\SQLmap\sqlmap.py", line 95, in main start() File "C:\Users\Mastermind\Desktop\Hack\SQLmap\lib\controller\controller.py", line 309, in start message = "URL %d:\n%s %s%s" % (hostCount, conf.method or HTTPMETHOD.GET, targetUrl, " (PageRank : %s)" % get_pagerank(targetUrl) if conf.googleDork and conf.pageRank else "") File "C:\Users\Mastermind\Desktop\Hack\SQLmap\thirdparty\pagerank\pagerank.py", line 18, in get_pa gerank _ = 'http://toolbarqueries.google.com/tbr?client=navclient-auto&features=Rank&ch=%s&q=info:%s' % (check_hash(hash_url(url)), urllib.quote(url)) File "C:\Python27\lib\urllib.py", line 1282, in quote return ''.join(map(quoter, s)) KeyError: u'\xd4' |