[sqlmap-users] crash report
Brought to you by:
inquisb
From: m4l1c3 <mal...@gm...> - 2010-08-09 17:00:04
|
Rev: 1816 ./sqlmap.py -u "http://www.DOMAIN.com/SOME.php?id=1" --dump -C column1,column2,column3 -T table -D database [12:55:23] [ERROR] unhandled exception in sqlmap/0.9-dev, please copy the command line and the following text and send by e-mail to sql...@li.... The developer will fix it as soon as possible: sqlmap version: 0.9-dev Python version: 2.5.2 Operating system: posix Traceback (most recent call last): File "./sqlmap.py", line 89, in main start() File "/pentest/database/sqlmap/sqlmap-dev/lib/controller/controller.py", line 278, in start action() File "/pentest/database/sqlmap/sqlmap-dev/lib/controller/action.py", line 67, in action print "%s\n" % conf.dbmsHandler.getFingerprint() File "/pentest/database/sqlmap/sqlmap-dev/plugins/dbms/mysql/fingerprint.py", line 117, in getFingerprint actVer = formatDBMSfp() File "/pentest/database/sqlmap/sqlmap-dev/lib/core/common.py", line 164, in formatDBMSfp while None in versions: TypeError: argument of type 'NoneType' is not iterable [*] shutting down at: 12:55:23 |