[sqlmap-users] Bugs
Brought to you by:
inquisb
From: Michael O'B. <hac...@gm...> - 2009-03-19 19:46:48
|
[20:43:42] [ERROR] unhandled exception in sqlmap/0.6.4, please copy the command line and the following text and send by e-mail to sql...@li...urceforge .net. The developers will fix it as soon as possible: sqlmap version: 0.6.4 Python version: 2.5.4 Operating system: win32 Traceback (most recent call last): File "sqlmap.py", line 78, in main File "lib\core\option.pyc", line 771, in init File "lib\parse\queriesfile.pyc", line 219, in queriesParser File "xml\sax\__init__.pyc", line 33, in parse File "xml\sax\expatreader.pyc", line 107, in parse File "xml\sax\xmlreader.pyc", line 119, in parse File "xml\sax\expatreader.pyc", line 111, in prepareParser UnicodeEncodeError: 'ascii' codec can't encode character u'\xf6' in position 37: ordinal not in range(128) [*] shutting down at: 20:43:42 Were using sqlmap --url=http://www.site.com?click.php?id=12345 |