Re: [sqlmap-users] (no subject)
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2012-06-25 15:47:02
|
Hi Shadow. Sorry for late reply. I believe that we've fixed this one couple of days ago. Kind regards, Miroslav Stampar On Sat, Jun 16, 2012 at 10:57 AM, Shadow Folder <sha...@gm...>wrote: > [01:03:40] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r5127), 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 following text and any information > required to reproduce the bug. The developers will try to reproduce the > bug, fix it accordingly and get back to you. > sqlmap version: 1.0-dev (r5127) > Python version: 2.6.5 > Operating system: posix > Command line: ./sqlmap.py -u > ****************************************************************************************************************************************************** > --tor --random-agent -p hLids --technique=U -v 3 --current-user > Technique: UNION > Back-end DBMS: MySQL (fingerprinted) > Traceback (most recent call last): > File "/pentest/database/sqlmap/_sqlmap.py", line 81, in main > start() > File "/pentest/database/sqlmap/lib/controller/controller.py", line 573, > in start > action() > File "/pentest/database/sqlmap/lib/controller/action.py", line 64, in > action > conf.dumper.currentUser(conf.dbmsHandler.getCurrentUser()) > File "/pentest/database/sqlmap/plugins/generic/enumeration.py", line > 138, in getCurrentUser > kb.data.currentUser = unArrayizeValue(inject.getValue(query)) > File "/pentest/database/sqlmap/lib/request/inject.py", line 418, in > getValue > value = __goInband(query, expected, unpack, dump) > File "/pentest/database/sqlmap/lib/request/inject.py", line 365, in > __goInband > output = unionUse(expression, unpack=unpack, dump=dump) > File "/pentest/database/sqlmap/lib/techniques/union/use.py", line 343, > in unionUse > value = __oneShotUnionUse(expression, unpack) > File "/pentest/database/sqlmap/lib/techniques/union/use.py", line 69, in > __oneShotUnionUse > kb.unionDuplicates = vector[7] > IndexError: tuple index out of range > > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > -- Miroslav Stampar http://about.me/stamparm |