[sqlmap-users] 0.9-dev (r3127) - UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in positi
Brought to you by:
inquisb
From: Kazım B. T. <mha...@gm...> - 2011-01-29 21:10:46
|
Since this is a content specific bug I can send the execution parameters in private if needed. [22:24:31] [CRITICAL] unhandled exception in sqlmap/0.9-dev, retry your run with the latest development version from the Subversion repository. If the exception persists, please send by e-mail to sql...@li... the command line, the following text and any information needed to reproduce the bug. The developers will try to reproduce the bug, fix it accordingly and get back to you. sqlmap version: 0.9-dev (r3127) Python version: 2.5.4 Operating system: posix Technique: None Back-end DBMS: None Traceback (most recent call last): File "/Users/my_user_name/sqlmap-dev/sqlmap.py", line 83, in main start() File "/Users/my_user_name/sqlmap-dev/lib/controller/controller.py", line 250, in start if not checkConnection(suppressOutput=conf.forms) or not checkString() or not checkRegexp(): File "/Users/my_user_name/sqlmap-dev/lib/controller/checks.py", line 783, in checkConnection page, _ = Request.queryPage(content=True) File "/Users/my_user_name/sqlmap-dev/lib/request/connect.py", line 415, in queryPage post = urlencode(conf.parameters[PLACE.POST] if place != PLACE.POST or not value else value) File "/Users/my_user_name/sqlmap-dev/lib/core/convert.py", line 85, in urlencode result = urllib.quote(utf8encode(value), safe) File "/Users/my_user_name/sqlmap-dev/lib/core/convert.py", line 90, in utf8encode return value.encode("utf-8") UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 4233: ordinal not in range(128) [*] shutting down at: 22:24:31 *Kazım Buğra Tombul* *Senior @ Metu Computer Engineering* *Software Developer @ Speeddate.com, Inc.* *System Administrator @ Metu Computer Club* *Supervisory Board Member @ Metu Computer Club* |