Re: [sqlmap-users] sqlmap/0.6.1
Brought to you by:
inquisb
From: Bernardo D. A. G. <ber...@gm...> - 2008-11-06 09:53:31
|
Fixed in 0.6.2, get it from official site as usual. On Wed, Nov 5, 2008 at 22:58, x3k9975 <x3...@gm...> wrote: > [20:57:13] [ERROR] unhandled exception in sqlmap/0.6.1, please copy the > command line and the following text and send by e-mail to > ber...@gm.... I will fix it as soon as possible: > sqlmap version: 0.6.1 > Python version: 2.5.1 > Operating system: linux2 > Traceback (most recent call last): > File "/usr/bin/sqlmap", line 74, in main > start() > File "/usr/share/sqlmap/lib/controller/controller.py", line 239, in start > action() > File "/usr/share/sqlmap/lib/controller/action.py", line 69, in action > print "back-end DBMS:\t%s\n" % conf.dbmsHandler.getFingerprint() > File "/usr/share/sqlmap/plugins/dbms/mysql.py", line 179, in getFingerprint > comVer = self.__commentCheck() > File "/usr/share/sqlmap/plugins/dbms/mysql.py", line 160, in __commentCheck > midVer = prevVer[2] > TypeError: 'NoneType' object is unsubscriptable -- Bernardo Damele A. G. E-mail / Jabber: bernardo.damele (at) gmail.com Mobiles: +39-3493821385 (IT), +44-(0)7788962949 (UK) PGP Key ID: 0x05F5A30F |