[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
sqlmap-users@lists.sourceforge.net 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
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users