Re: [sqlmap-users] BUG
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2011-03-07 09:50:58
|
hi nightman. thx for reporting. find it fixed in the latest commit (r3392). kr On Fri, Mar 4, 2011 at 5:04 PM, <nig...@em...> wrote: > > [17:01:39] [CRITICAL] unhandled exception in sqlmap/0.9-dev, retry your run with the latest developm > ent version from the Subversion repository. If the exception persists, please send by e-mail to sqlm > ap-...@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: 0.9-dev > Python version: 2.6.6 > Operating system: nt > Command line: C:\pentest\p\sqlmap-0.9-1\sqlmap.py -u ********* > ******************************************************************************** --auth-type=Basic - > -auth-cred=**************** --random-agent --retries=6 --level 5 --risk 3 --current-user --current-db --is-dba --dbs > Technique: UNION > Back-end DBMS: MySQL (fingerprinted) > Traceback (most recent call last): > File "C:\pentest\p\sqlmap-0.9-1\sqlmap.py", line 82, in main > > start() > File "C:\pentest\p\sqlmap-0.9-1\lib\controller\controller.py > ", line 424, in start > action() > File "C:\pentest\p\sqlmap-0.9-1\lib\controller\action.py", l > ine 70, in action > conf.dumper.dba(conf.dbmsHandler.isDba()) > File "C:\pentest\p\sqlmap-0.9-1\plugins\generic\enumeration. > py", line 138, in isDba > query = queries[Backend.getIdentifiedDbms()].is_dba.query % kb.data.currentUser.split("@")[0] > AttributeError: 'list' object has no attribute 'split' > > [*] shutting down at: 17:01:39 > > ------------------------------------------------------------------------------ > What You Don't Know About Data Connectivity CAN Hurt You > This paper provides an overview of data connectivity, details > its effect on application quality, and explores various alternative > solutions. http://p.sf.net/sfu/progress-d2d > _______________________________________________ > sqlmap-users mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > -- Miroslav Stampar E-mail: miroslav.stampar (at) gmail.com PGP Key ID: 0xB5397B1B |