Re: [sqlmap-users] DB2 Banner Exception
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2012-02-08 13:41:35
|
Hi Anastasios. Thank you for your report and find it fixed with the latest commit (r4729). Kind regards, Miroslav Stampar On Mon, Feb 6, 2012 at 11:42 PM, Anastasios Monachos <ana...@gm...>wrote: > [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 > > > ------------------------------------------------------------------------------ > Try before you buy = See our experts in action! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-dev2 > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > -- Miroslav Stampar http://about.me/stamparm |