Re: [sqlmap-users] error
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2010-08-22 08:47:39
|
Thank you Marek :) Found and fixed. Kind regards. On Sat, Aug 21, 2010 at 9:47 PM, Marek Sarvaš <mar...@gm...> wrote: > [xaka@local sqlmap-dev]$ ./sqlmap.py -u > "http://www.asdss.sk/ViewFile.aspx?docid=5441" --batch --threads=10 > --dump --dbs --excl-reg "Dynamic content: ([\d]+)" > > sqlmap/0.9-dev - automatic SQL injection and database takeover tool > http://sqlmap.sourceforge.net > > [*] starting at: 21:46:40 > > [21:46:40] [INFO] using > '/home/xaka/sqlmap-dev/output/www.asdss.sk/session' as session file > [21:46:40] [INFO] resuming match ratio '0.9' from session file > [21:46:40] [INFO] testing connection to the target url > > [21:46:43] [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 259, in getPage > responseMsg += getUnicode(responseHeaders) > File "/home/xaka/sqlmap-dev/lib/core/common.py", line 1404, in getUnicode > return unicode(value) > UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position > 188: ordinal not in range(128) > > [*] shutting down at: 21:46:43 > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by > > Make an app they can't live without > Enter the BlackBerry Developer Challenge > http://p.sf.net/sfu/RIM-dev2dev > _______________________________________________ > 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 |