[sqlmap-users] DB2 Banner Exception
Brought to you by:
inquisb
From: Anastasios M. <ana...@gm...> - 2012-02-06 22:43:05
|
[00:35:35] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r4718), 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 (r4718) Python version: 2.7.1 Operating system: posix Command line: ./sqlmap.py -u ***************************** -p acc--cookie=****************************** -b Technique: None Back-end DBMS: IBM DB2 (fingerprinted) Traceback (most recent call last): File "/svn/sqlmap/_sqlmap.py", line 83, in main start() File "/svn/sqlmap/lib/controller/controller.py", line 563, in start action() File "/svn/sqlmap/lib/controller/action.py", line 61, in action conf.dumper.banner(conf.dbmsHandler.getBanner()) File "/svn/sqlmap/plugins/generic/enumeration.py", line 106, in getBanner if Backend.isDbms(DBMS.DB2) and int(Backend.getVersion().split(".")[0]) < 9: ValueError: invalid literal for int() with base 10: 'Unknown' [*] shutting down at 00:35:35 Thanks! -- AM (secuid0) Key ID: 0x5EB17EE7 |