Re: [sqlmap-users] unhandled exception in sqlmap/0.8
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2010-09-13 08:23:57
|
Hi. Could you please send me program arguments you used (including url) privately via mail? We are not sure what's causing this. KR On Mon, Sep 13, 2010 at 2:24 AM, Pavel Saparov <sap...@gm...> wrote: > sqlmap version: 0.8 > Python version: 2.6.4 > Operating system: linux2 > Traceback (most recent call last): > File "/usr/bin/sqlmap", line 77, in main > start() > File "/usr/share/sqlmap/lib/controller/controller.py", line 259, in start > action() > File "/usr/share/sqlmap/lib/controller/action.py", line 88, in action > dumper.string("current database", conf.dbmsHandler.getCurrentDb()) > File "/usr/share/sqlmap/plugins/generic/enumeration.py", line 146, in > getCurrentDb > kb.data.currentDb = inject.getValue(query) > File "/usr/share/sqlmap/lib/request/inject.py", line 373, in getValue > value = __goInferenceProxy(expression, fromUser, expected, batch, > resumeValue, unpack, charsetType, firstChar, lastChar) > File "/usr/share/sqlmap/lib/request/inject.py", line 123, in > __goInferenceProxy > output = resume(expression, payload) > File "/usr/share/sqlmap/lib/utils/resume.py", line 152, in resume > if len(resumedValue) == int(length): > ValueError: invalid literal for int() with base 10: '\x02' > > ------------------------------------------------------------------------------ > Start uncovering the many advantages of virtual appliances > and start using them to simplify application deployment and > accelerate your shift to cloud computing > http://p.sf.net/sfu/novell-sfdev2dev > > _______________________________________________ > 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 |