Re: [sqlmap-users] [bug] sqlmap version: 0.9-dev (r2906)
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2011-01-06 08:05:34
|
hi. thank you for your report :). find the bug fixed in the latest commit. kr On Thu, Jan 6, 2011 at 6:18 AM, abc abc <bi...@gm...> wrote: > hello! > i found a bug in the latest sqlmap-dev release! > > commandline: sqlmap.py -g ABCDEF --batch --is-dba --search --union-test > --current-user --current-db --dbs --dump --tables --users --passwords > --common-tables --common-columns -x logdatei.txt > > > error: > > [06:13:56] [CRITICAL] unhandled exception in sqlmap/0.9-dev, 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 command line, the following text > and any information needed to reproduce the bug. The developers will try > to reproduce the bug, fix it accordingly and get back to you. > sqlmap version: 0.9-dev (r2906) > Python version: 2.6.5 > Operating system: posix > Traceback (most recent call last): > File "./sqlmap.py", line 83, in main > start() > File "/opt/sqli/sqlmap/lib/controller/controller.py", line 247, in start > setupTargetEnv() > File "/opt/sqli/sqlmap/lib/core/target.py", line 302, in setupTargetEnv > __createTargetDirs() > File "/opt/sqli/sqlmap/lib/core/target.py", line 266, in > __createTargetDirs > __configureDumper() > File "/opt/sqli/sqlmap/lib/core/target.py", line 231, in > __configureDumper > conf.dumper.setOutputFile() > File "/opt/sqli/sqlmap/lib/core/xmldump.py", line 498, in setOutputFile > self.__doc.appendChild(self.__root) > File "/usr/lib/python2.6/xml/dom/minidom.py", line 1552, in appendChild > "two document elements disallowed") > HierarchyRequestErr: two document elements disallowed > > [*] shutting down at: 06:13:56 > > > > ------------------------------------------------------------------------------ > Learn how Oracle Real Application Clusters (RAC) One Node allows customers > to consolidate database storage, standardize their database environment, > and, > should the need arise, upgrade to a full multi-node Oracle RAC database > without downtime or disruption > http://p.sf.net/sfu/oracle-sfdevnl > _______________________________________________ > 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 Location: Zagreb, Croatia |