Hi Gabriel,
I recently fixed this bug, it will be on sqlmap 0.6.3.
As a short-term workaround do not provide the column name for the moment.
Cheers,
Bernardo
Gabriel eu wrote:
>
> ./sqlmap.py -u "http://www.abp.com.br/namidia/index.asp?id=857"
> --dbms="Mysql" -D abp1 -T tblassociados -C txtCNPJOuCPF -v1 -p id --dump
>
> sqlmap version: 0.6.2
> Python version: 2.5
> Operating system: linux2
> Traceback (most recent call last):
> File "./sqlmap.py", line 74, in main
> start()
> File
> "/home/gabriel/exploits/sql_injection/sqlmap-0.6.2/lib/controller/controller.py",
> line 239, in start
> action()
> File
> "/home/gabriel/exploits/sql_injection/sqlmap-0.6.2/lib/controller/action.py",
> line 106, in action
> dumper.dbTableValues(conf.dbmsHandler.dumpTable())
> File
> "/home/gabriel/exploits/sql_injection/sqlmap-0.6.2/plugins/generic/enumeration.py",
> line 829, in dumpTable
> for column in colList:
> UnboundLocalError: local variable 'colList' referenced before assignment
--
Bernardo Damele A. G.
E-mail / Jabber: bernardo.damele (at) gmail.com
Mobiles: +39-3493821385 (IT), +44-(0)7788962949 (UK)
PGP Key ID: 0x05F5A30F
|