Re: [sqlmap-users] error data
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2010-08-08 21:44:19
|
Thank you for your report. Found and patched. Kind regards. 2010/8/4 Marek Sarvaš <mar...@gm...>: > ./sqlmap.py -u > "http://www.vranov.sk/pics/texty_subory/Hlasovanie_33_MsZ_2008.html?PHPSESSID=45c9de046b41b6caac5b2d4f81" > --batch --threads=20 --passwords --excl-reg "Dynamic content: ([\d]+)" > > sqlmap/0.9-dev - automatic SQL injection and database takeover tool > http://sqlmap.sourceforge.net > > [*] starting at: 11:24:56 > > [11:24:56] [INFO] using > '/home/xaka/sqlmap-dev/output/www.vranov.sk/session' as session file > [11:24:56] [INFO] testing connection to the target url > > [11:24:56] [ERROR] unhandled exception in sqlmap/0.9-dev, please copy > the command line and the following text and send by e-mail to > sql...@li.... The developer will fix it as soon as > possible: > sqlmap version: 0.9-dev > Python version: 2.6.5 > Operating system: posix > Traceback (most recent call last): > File "./sqlmap.py", line 89, in main > start() > File "/home/xaka/sqlmap-dev/lib/controller/controller.py", line 159, > in start > if not checkConnection() or not checkString() or not checkRegexp(): > File "/home/xaka/sqlmap-dev/lib/controller/checks.py", line 395, in > checkConnection > page, _ = Request.getPage() > File "/home/xaka/sqlmap-dev/lib/request/connect.py", line 254, in getPage > parseResponse(page, responseHeaders) > File "/home/xaka/sqlmap-dev/lib/request/basic.py", line 75, in > parseResponse > htmlParser(page) > File "/home/xaka/sqlmap-dev/lib/parse/html.py", line 69, in htmlParser > page = sanitizeStr(page) > File "/home/xaka/sqlmap-dev/lib/core/common.py", line 533, in sanitizeStr > cleanString = getUnicode(inpStr) > File "/home/xaka/sqlmap-dev/lib/core/common.py", line 1357, in getUnicode > return value if isinstance(value, unicode) else unicode(value, > conf.dataEncoding if 'dataEncoding' in conf else "utf-8") > UnicodeDecodeError: 'utf8' codec can't decode byte 0xff in position 0: > unexpected code byte > > [*] shutting down at: 11:24:56 > > -- > Príjemný deň > Marek Sarvaš > > tel 0907 / 405 701 > ICQ 277766377 > SKYPE marek.sarvas > ---------------------------------------------------- > Táto správa neobsahuje a ani nemôže obsahovať vírus, pretože nepoužívam žiadne produkty založené na platforme Microsoft Windows. > ---------------------------------------------------- > This report don't contains virus and don't may contain a virus, because I do not use any products based on Microsoft Windows. > ---------------------------------------------------- > > > ------------------------------------------------------------------------------ > The Palm PDK Hot Apps Program offers developers who use the > Plug-In Development Kit to bring their C/C++ apps to Palm for a share > of $1 Million in cash or HP Products. Visit us here for more details: > http://p.sf.net/sfu/dev2dev-palm > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > -- Miroslav Stampar E-mail / Jabber: miroslav.stampar (at) gmail.com Mobile: +385921010204 (HR 0921010204) PGP Key ID: 0xB5397B1B |