Thanks!

17.09.2014, 12:19, "Miroslav Stampar" <miroslav.stam...@gmail.com>:
> Fixed with 
> https://github.com/sqlmapproject/sqlmap/commit/ffa7e2f6e905a5bd0aeab98b51f512529e5024e0#diff-ee248665d16721810ef658a78e5d83a2
>
> On Sun, Sep 14, 2014 at 7:29 PM, bockor <boc...@ya.ru> wrote:
>> sqlmap version: 1.0-dev
>> Python version: 2.7.6
>> Operating system: posix
>> Command line: ./sqlmap.py --beep --page-rank --batch --tor --threads=5 
>> --random-agent -g ********************
>> Technique: None
>> Back-end DBMS: None (identified)
>> Traceback (most recent call last):
>>   File "./sqlmap.py", line 95, in main
>>     start()
>>   File "/home/bockor/sqlmap/lib/controller/controller.py", line 311, 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 "/home/bockor/sqlmap/thirdparty/pagerank/pagerank.py", line 18, in 
>> get_pagerank
>>     _ = 
>> 'http://toolbarqueries.google.com/tbr?client=navclient-auto&features=Rank&ch=%s&q=info:%s'
>>  % (check_hash(hash_url(url)), urllib.quote(url))
>>   File "/usr/lib/python2.7/urllib.py", line 1288, in quote
>>     return ''.join(map(quoter, s))
>> KeyError: u'\xc3'
>>
>> ------------------------------------------------------------------------------
>> Want excitement?
>> Manually upgrade your production database.
>> When you want reliability, choose Perforce
>> Perforce version control. Predictably reliable.
>> http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
>> _______________________________________________
>> sqlmap-users mailing list
>> sqlmap-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/sqlmap-users
>
> --
> Miroslav Stampar
> http://about.me/stamparm

------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&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