Re: [sqlmap-users] maybe bug
Brought to you by:
inquisb
From: Miroslav S. <mir...@gm...> - 2011-01-03 23:36:43
|
hi. thx and find it fixed in the latest commit. kr p.s. please, mails with real site urls send privately to me and/or Bernardo On Mon, Jan 3, 2011 at 11:41 PM, x <dee...@ma...> wrote: > hi, > no idea if it's a bug or not, but: > > cmd: > > sqlmap.py -u "http://www.dutchdesignweek.nl/event.php?id=1472" --dump -T > accounts > > error: > > [23:36:24] [WARNING] Ctrl+C detected in dumping phase > > [23:36:24] [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 comma > nd 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 yo > u. > sqlmap version: 0.9-dev (r2891) > Python version: 2.7 > Operating system: nt > Traceback (most recent call last): > File "C:\sqlmap\sqlmap.py", line 83, in main > start() > File "C:\sqlmap\lib\controller\controller.py", line 404, in star > t > action() > File "C:\sqlmap\lib\controller\action.py", line 107, in action > conf.dumper.dbTableValues(conf.dbmsHandler.dumpTable()) > File "C:\sqlmap\plugins\generic\enumeration.py", line 1380, in d > umpTable > attackDumpedTable() > File "C:\sqlmap\lib\utils\hash.py", line 222, in attackDumpedTab > le > value = table[column]['values'][i] > IndexError: list index out of range > > [*] shutting down at: 23:36:24 > > > ------------------------------------------------------------------------------ > 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 |