Hi Olu,

I committed a possible fix. Can you please svn update and retry?

Bernardo


On 1 August 2011 19:29, Olu Akindeinde <seyi.a...@gmail.com> wrote:
> Hi,
> I have started receiving this error when I Ctrl+C and it tries to crack the
> hashes. It wasn't like that before.
> Thanks
> [19:23:41] [WARNING] Ctrl+C detected in dumping phase
>
>
> [19:23:41] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r4314), retry
> your run with the latest development version from the Subversion repository.
> If the exception persists, please send by e-mail to
> sqlmap-users@lists.sourceforge.net 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: 1.0-dev (r4314)
> Python version: 2.6.1
> Operating system: posix
> Command line: ./sqlmap.py -u
> ******************************************************** --data=ln=&passwd2=
> -v 2 -U ** -D *** -T ************ -C ************************ --dump
> --replicate
> Technique: BOOLEAN
> Back-end DBMS: MySQL (fingerprinted)
> Traceback (most recent call last):
>   File "./sqlmap.py", line 86, in main
>     start()
>   File "/Users/fx/sqlmap/lib/controller/controller.py", line 554, in start
>     action()
>   File "/Users/fx/sqlmap/lib/controller/action.py", line 109, in action
>     conf.dbmsHandler.dumpTable()
>   File "/Users/fx/sqlmap/plugins/generic/enumeration.py", line 1754, in
> dumpTable
>     attackDumpedTable()
>   File "/Users/fx/sqlmap/lib/utils/hash.py", line 282, in attackDumpedTable
>     if table[colUser]['values'][i] not in attack_dict:
>   File "/Users/fx/sqlmap/lib/core/common.py", line 258, in __getitem__
>     return chunk[offset]
> IndexError: list index out of range
> [*] shutting down at 19:23:41
>
> Thanks
>
> ------------------------------------------------------------------------------
> BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
> The must-attend event for mobile developers. Connect with experts.
> Get tools for creating Super Apps. See the latest technologies.
> Sessions, hands-on labs, demos & much more. Register early & save!
> http://p.sf.net/sfu/rim-blackberry-1
> _______________________________________________
> sqlmap-users mailing list
> sqlmap-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sqlmap-users
>
>



-- 
Bernardo Damele A. G.

E-mail / Jabber: bernardo.damele (at) gmail.com
Mobile: +447788962949 (UK 07788962949)
PGP Key ID: Unavailable

------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to