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...@lists.sourceforge.net' 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'


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to