Re: [sqlmap-users] unhandled exception from parsing "union-test" findings from previous run through
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2010-12-15 20:51:00
|
thx :) kr On Wed, Dec 15, 2010 at 9:36 PM, ultramegaman <sec...@ul...> wrote: > Self-reply: > in "/data/ultra/tools/sqlmap-dev/lib/request/inject.py", line 375 > I just changed condition to None, as it's not being used by the > ParseUnionPage function. Easy fix and it's working smoothly now. > > Thanks for the awesome tool guys! > > > On Wed, Dec 15, 2010 at 12:43 PM, ultramegaman > <sec...@ul...> wrote: >> [11:26:50] [CRITICAL] unhandled exception in sqlmap/0.9-dev, retry >> your run with the latest development version from the Subversion >> repository. If the exception persists, please send by e-mail to >> sql...@li... the command line, the following >> text and any information needed to reproduce the bug. The developers >> will try to reproduce the bug, fix it accordingly and get back to you. >> sqlmap version: 0.9-dev (r2693) >> Python version: 2.6.5 >> Operating system: posix >> Traceback (most recent call last): >> File "./sqlmap.py", line 79, in main >> start() >> File "/data/ultra/tools/sqlmap-dev/lib/controller/controller.py", >> line 393, in start >> action() >> File "/data/ultra/tools/sqlmap-dev/lib/controller/action.py", line >> 77, in action >> conf.dumper.users(conf.dbmsHandler.getUsers()) >> File "/data/ultra/tools/sqlmap-dev/plugins/generic/enumeration.py", >> line 150, in getUsers >> value = inject.getValue(query, blind=False, error=False) >> File "/data/ultra/tools/sqlmap-dev/lib/request/inject.py", line 416, >> in getValue >> value = __goInband(query, expected, sort, resumeValue, unpack, dump) >> File "/data/ultra/tools/sqlmap-dev/lib/request/inject.py", line 375, >> in __goInband >> data = parseUnionPage(output, expression, partial, condition, sort) >> NameError: global name 'condition' is not defined >> >> >> Please let me know if more information is required. >> > > ------------------------------------------------------------------------------ > Lotusphere 2011 > Register now for Lotusphere 2011 and learn how > to connect the dots, take your collaborative environment > to the next level, and enter the era of Social Business. > http://p.sf.net/sfu/lotusphere-d2d > _______________________________________________ > 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 Location: Zagreb, Croatia |