Re: [sqlmap-users] Error
Brought to you by:
inquisb
From: Bernardo D. A. G. <ber...@gm...> - 2010-01-04 13:07:39
|
Did you try it with --threads? If so, the multi-threading is bugged and need to be fixed, try without. Bernardo On Wed, Dec 30, 2009 at 12:24, Dennie Mans <den...@gm...> wrote: > Hi, > > I received the following error, hope it is useful for the next realease. > Great job on sqlmap, keep up the good work! > > Dennie > > --------------------------- > > [12:58:37] [ERROR] unhandled exception in sqlmap/0.8-rc1, 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.8-rc1 > Python version: 2.6.4rc2 > Operating system: linux2 > Traceback (most recent call last): > File "sqlmap/sqlmap.py", line 84, in main > start() > File "/home/wouter/sqlmap/lib/controller/controller.py", line 263, in > start > action() > File "/home/wouter/sqlmap/lib/controller/action.py", line 108, in action > dumper.lister("available databases", conf.dbmsHandler.getDbs()) > File "/home/wouter/sqlmap/plugins/generic/enumeration.py", line 674, in > getDbs > db = inject.getValue(query, inband=False) > File "/home/wouter/sqlmap/lib/request/inject.py", line 378, in getValue > value = __goInferenceProxy(expression, fromUser, expected, batch, > resumeValue, unpack, charsetType, firstChar, lastChar) > File "/home/wouter/sqlmap/lib/request/inject.py", line 128, in > __goInferenceProxy > output = resume(expression, payload) > File "/home/wouter/sqlmap/lib/utils/resume.py", line 144, in resume > if len(resumedValue) == int(length): > ValueError: invalid literal for int() with base 10: '*!cJ%\x18' > > [*] shutting down at: 12:58:37 > > > ------------------------------------------------------------------------------ > This SF.Net email is sponsored by the Verizon Developer Community > Take advantage of Verizon's best-in-class app development support > A streamlined, 14 day to market process makes app distribution fast and easy > Join now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > -- Bernardo Damele A. G. E-mail / Jabber: bernardo.damele (at) gmail.com Mobile: +447788962949 (UK 07788962949) PGP Key ID: 0x05F5A30F |