Re: [sqlmap-users] sqlmap exception in multi-thread data dump
Brought to you by:
inquisb
From: shaohua p. <pa...@kn...> - 2010-05-24 13:56:17
|
really fast~ that's cool :) and there's a little problem with this version. when load session file created by previous version, sqlmap failed ,which seems should be fixed easily . ----------------------------------------------------------------------------------------------------- [21:41:57] [INFO] resuming match ratio '0.925]' from session file [21:41:57] [ERROR] unhandled exception in sqlmap/0.9-dev, please copy the command line and the following text and send b y e-mail to sql...@li.... The developer will fix it as soon as possible: sqlmap version: 0.9-dev Python version: 2.5.2 Operating system: nt Traceback (most recent call last): File "E:\Tool\scan\sqlmap-0.8\sqlmap\sqlmap.py", line 82, in main start() File "E:\Tool\scan\sqlmap-0.8\sqlmap\lib\controller\controller.py", line 151, in start setupTargetEnv() File "E:\Tool\scan\sqlmap-0.8\sqlmap\lib\core\target.py", line 251, in setupTargetEnv __setOutputResume() File "E:\Tool\scan\sqlmap-0.8\sqlmap\lib\core\target.py", line 156, in __setOutputResume resumeConfKb(expression, url, value) File "E:\Tool\scan\sqlmap-0.8\sqlmap\lib\core\session.py", line 324, in resumeConfKb conf.matchRatio = round(float(matchRatio), 3) ValueError: invalid literal for float(): 0.925] [*] shutting down at: 21:41:57 2010/5/24 Miroslav Stampar <mir...@gm...> > Hi. > > We've added blind injection support for unicode data in the latest > development version - tested with some basic cases. > > Kind regards. > > On Sun, May 23, 2010 at 5:27 PM, shaohua pan <pa...@kn...> wrote: > >> *crashed just like below:* >> [23:19:10] [INFO] retrieving the length of query output >> [23:19:10] [INFO] retrieved: 2 >> [23:19:23] [INFO] retrieved: 11 >> [23:19:23] [INFO] retrieving the length of query output >> [23:19:23] [INFO] retrieved: 27 >> [23:19:27] [INFO] retrieved: ______€____________________ 1/27 (4%) >> [23:19:27] [ERROR] thread 10: failed to get character at index 10 >> (expected 27 total) >> [23:19:27] [INFO] retrieved: _____€€____________________ 2/27 (7%) >> [23:19:28] [ERROR] thread 10: failed to get character at index 11 >> (expected 27 total) >> [23:19:30] [INFO] retrieved: _€€_€€€€€__________________ 7/27 (26%) >> [23:19:32] [ERROR] thread 10: failed to get character at index 12 >> (expected 27 total) >> >> [23:19:32] [ERROR] thread 10: failed to get character at index 14 >> (expected 27 total) >> [23:19:33] [INFO] retrieved: €€€_€€€€€__________________ 8/27 (30%) >> [23:19:33] [ERROR] thread 10: failed to get character at index 15 >> (expected 27 total) >> >> [23:19:33] [ERROR] thread 10: failed to get character at index 16 >> (expected 27 total) >> [23:19:33] [INFO] retrieved: €€€€€€€€€__________________ 9/27 (33%) >> [23:19:33] [ERROR] thread 10: failed to get character at index 17 >> (expected 27 total) >> >> [23:19:34] [ERROR] thread 10: failed to get character at index 13 >> (expected 27 total) >> >> [23:19:34] [ERROR] thread 10: failed to get character at index 19 >> (expected 27 total) >> >> [23:19:37] [ERROR] thread 10: failed to get character at index 18 >> (expected 27 total) >> [23:19:37] [INFO] partially retrieved: €€€€€€€€€ >> [23:19:37] [ERROR] something unexpected happen into the threads >> >> >> *by the way, data fetching in sqlmap with **Multi-byte encoding, just >> like I parsed above. * >> *maybe detect the charset before print or save will be helpful.* >> * >> * >> Hope u fix this soon, and really thanks for the great, amazing tool. >> >> pan >> >> >> >> >> ------------------------------------------------------------------------------ >> >> >> _______________________________________________ >> 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 > > |