Re: [sqlmap-users] error data
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2010-09-09 13:58:10
|
thank you Marek for your report. found and fixed two "issues" regarding your report :). update to get it fixed. kr 2010/9/9 Marek Sarvaš <mar...@gm...>: > ./sqlmap.py -g "site:datamax.sk" --threads=7 --dump-all --excl-reg > "Dynamic content: ([\d]+)" > > sqlmap/0.9-dev - automatic SQL injection and database takeover tool > http://sqlmap.sourceforge.net > > [*] starting at: 13:48:41 > > [13:48:42] [INFO] first request to Google to get the session cookie > [13:48:47] [INFO] using Google result page #1 > [13:48:51] [INFO] sqlmap got 100 results for your Google dork > expression, 12 of them are testable targets > [13:48:51] [INFO] sqlmap got a total of 12 targets > url 1: > GET http://www.datamax.sk/index.php?PageID=300 > do you want to test this url? [Y/n/q] > > n > url 2: > GET http://www.datamax.sk/index.php?PageID=83 > do you want to test this url? [Y/n/q] > > y > [13:48:55] [INFO] testing url http://www.datamax.sk/index.php?PageID=83 > [13:48:55] [INFO] using > '/home/xaka/sqlmap-dev/output/www.datamax.sk/session' as session file > [13:48:55] [INFO] testing connection to the target url > [13:48:55] [WARNING] unknown charset 'windows1250'. please report by > e-mail to sql...@li.... > > [13:48:55] [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 192, in getPage > page = decodePage(page, responseHeaders.get("Content-Encoding"), > responseHeaders.get("Content-Type")) > File "/home/xaka/sqlmap-dev/lib/request/basic.py", line 137, in > decodePage > page = unicode(page, charset) #don't use getUnicode here. it > needs to stay as is. > UnicodeDecodeError: 'utf8' codec can't decode byte 0x9e in position 261: > unexpected code byte > > [*] shutting down at: 13:48:55 > > -- > Príjemný deň > Marek Sarvaš > > tel 0907 / 405 701 > ICQ 277766377 > SKYPE marek.sarvas > WEB www.ms.knihy-duma.sk > ---------------------------------------------------- > 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. > ---------------------------------------------------- > > > ------------------------------------------------------------------------------ > This SF.net Dev2Dev email is sponsored by: > > Show off your parallel programming skills. > Enter the Intel(R) Threading Challenge 2010. > http://p.sf.net/sfu/intel-thread-sfd > _______________________________________________ > 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 |