Re: [sqlmap-users] table enumeration bug
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2011-03-25 12:26:36
|
just to make it official to the list. commit r3479 fixed both this and bug reported by m4l1c3 kr On Fri, Mar 25, 2011 at 11:28 AM, Miroslav Stampar <mir...@gm...> wrote: > hi. > > it's seems to be epidemical :) > > m4l1c3 reported it too 7 hours ago > > it would be great if you could send me the results of: --flush-session > -t traffic.txt -v 3 > > for that -v 3 if would be great if you could send me the console lines after: > [11:27:13] [INFO] fetching tables for database... > > kr > > On Fri, Mar 25, 2011 at 10:08 AM, Kirill Morozov <l0...@l0...> wrote: >> [12:04:57] [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 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 (r3476) >> Python version: 2.6.5 >> Operating system: posix >> Command line: ./sqlmap.py -u >> ************************************************** --tables -D ************* >> Technique: UNION >> Back-end DBMS: MySQL (fingerprinted) >> Traceback (most recent call last): >> File "./sqlmap.py", line 82, in main >> start() >> File "/root/sqlmap-dev/lib/controller/controller.py", line 424, in start >> action() >> File "/root/sqlmap-dev/lib/controller/action.py", line 91, in action >> conf.dumper.dbTables(conf.dbmsHandler.getTables()) >> File "/root/sqlmap-dev/plugins/generic/enumeration.py", line 827, in >> getTables >> for db, table in value: >> ValueError: too many values to unpack >> Do you need some additional info? >> >> -- >> Kirill Morozov >> KIMO2-RIPE, RHCE >> >> >> ------------------------------------------------------------------------------ >> Enable your software for Intel(R) Active Management Technology to meet the >> growing manageability and security demands of your customers. Businesses >> are taking advantage of Intel(R) vPro (TM) technology - will your software >> be a part of the solution? Download the Intel(R) Manageability Checker >> today! http://p.sf.net/sfu/intel-dev2devmar >> _______________________________________________ >> 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 > -- Miroslav Stampar E-mail: miroslav.stampar (at) gmail.com PGP Key ID: 0xB5397B1B |