Re: [sqlmap-users] Problem with --dbms set
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2010-04-05 23:10:16
|
Hi. Fixed and commited. Thank you for your report. Kind regards. On Mon, Apr 5, 2010 at 9:52 PM, David Guimaraes <sk...@gm...> wrote: > The problem happens with any dbms i pass. Oracle, MySQL, Postgre,etc.. > > # ./sqlmap.py -u "http://xxx" --data "xxx" -p xxx -v 2 --time-test --dbms > oracle > > sqlmap/0.9-dev - automatic SQL injection and database takeover tool > http://sqlmap.sourceforge.net > > [*] starting at: 16:49:25 > > [16:49:25] [DEBUG] initializing the configuration > [16:49:25] [DEBUG] initializing the knowledge base > [16:49:25] [DEBUG] cleaning up configuration parameters > [16:49:25] [DEBUG] setting the HTTP timeout > [16:49:25] [DEBUG] setting the HTTP method to GET > [16:49:25] [DEBUG] creating HTTP requests opener object > [16:49:25] [DEBUG] forcing back-end DBMS to user defined value > > [16:49:25] [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: linux2 > Traceback (most recent call last): > File "./sqlmap.py", line 77, in main > init(cmdLineOptions) > File "/home/skys/sqlmap-dev/lib/core/option.py", line 1074, in init > __setDBMS() > File "/home/skys/sqlmap-dev/lib/core/option.py", line 503, in __setDBMS > "|".join([alias for alias in FIREBIRD_ALIASES])) > TypeError: not all arguments converted during string formatting > > [*] shutting down at: 16:49:25 > > # svn info > Path: . > URL: https://svn.sqlmap.org/sqlmap/trunk/sqlmap > Repository Root: https://svn.sqlmap.org/sqlmap > Repository UUID: 7eb2e9d7-d917-0410-b3c8-b11144ad09fb > Revision: 1536 > Node Kind: directory > Schedule: normal > Last Changed Author: stamparm > Last Changed Rev: 1536 > Last Changed Date: 2010-04-04 11:38:48 -0300 (Sun, 04 Apr 2010) > > > -- > David Gomes Guimarães > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > -- Miroslav Stampar E-mail / Jabber: miroslav.stampar (at) gmail.com Mobile: +385921010204 (HR 0921010204) PGP Key ID: 0xB5397B1B |