[sqlmap-users] error
Brought to you by:
inquisb
From: Kirill M. <l0...@l0...> - 2011-06-06 23:11:24
|
[02:45:36] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r4027), 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 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 (r4027) Python version: 2.6.5 Operating system: posix Command line: ./sqlmap.py -m target.txt --random-agent --batch Technique: None Back-end DBMS: Microsoft Access (identified) Traceback (most recent call last): File "./sqlmap.py", line 86, in main start() File "/root/sqlmap-dev/lib/controller/controller.py", line 424, in start elif not checkDynParam(place, parameter, value): File "/root/sqlmap-dev/lib/controller/checks.py", line 642, in checkDynParam dynResult = Request.queryPage(payload, place, raise404=False) File "/root/sqlmap-dev/lib/request/connect.py", line 608, in queryPage return comparison(page, getRatioValue, pageLength) File "/root/sqlmap-dev/lib/request/comparison.py", line 77, in comparison seqMatcher.a = seqMatcher.a.encode(kb.pageEncoding or DEFAULT_PAGE_ENCODING) UnicodeEncodeError: 'latin-1' codec can't encode character u'\u2019' in position 28004: ordinal not in range(256) -- Kirill Morozov KIMO2-RIPE, RHCE |