I could not reproduce the bug, however I think I might have fixed it
in r3638. Can you please give it a try again and report?

Thank you,
Bernardo


On 11 April 2011 19:41, David Guimaraes <skys...@gmail.com> wrote:
> [15:39:33] [CRITICAL] unhandled exception in sqlmap/1.0-dev, 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 (r3637)
> Python version: 2.6.5
> Operating system: posix
> Command line: ./sqlmap.py --proxy http://127.0.0.1:8118/ -u
> ***************************************************** --data
> nmgp_parms=nmcpfcad?#? -p nmgp_parms -v 3 --level 5 --risk 3 --sql-query
> select * from **************** where Nomecad like 'nome%aki%' --fresh
> Technique: ERROR
> Back-end DBMS: Microsoft SQL Server (fingerprinted)
> Traceback (most recent call last):
>   File "./sqlmap.py", line 82, in main
>     start()
>   File "/home/david/sqlmap-dev/lib/controller/controller.py", line 460, in
> start
>     action()
>   File "/home/david/sqlmap-dev/lib/controller/action.py", line 112, in
> action
>     conf.dumper.query(conf.query, conf.dbmsHandler.sqlQuery(conf.query))
>   File "/home/david/sqlmap-dev/plugins/generic/enumeration.py", line 2056,
> in sqlQuery
>     output = inject.getValue(query, fromUser=True)
>   File "/home/david/sqlmap-dev/lib/request/inject.py", line 409, in getValue
>     query = expandAsteriskForColumns(query)
>   File "/home/david/sqlmap-dev/lib/core/common.py", line 1047, in
> expandAsteriskForColumns
>     columnsStr = ", ".join([column for column in columns])
> TypeError: sequence item 0: expected string, NoneType found
> [*] shutting down at: 15:39:33
>
>
> ------------------------------------------------------------------------------
> Forrester Wave Report - Recovery time is now measured in hours and minutes
> not days. Key insights are discussed in the 2010 Forrester Wave Report as
> part of an in-depth evaluation of disaster recovery service providers.
> Forrester found the best-in-class provider in terms of services and vision.
> Read this report now!  http://p.sf.net/sfu/ibm-webcastpromo
> _______________________________________________
> 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: 0x05F5A30F

------------------------------------------------------------------------------
Forrester Wave Report - Recovery time is now measured in hours and minutes
not days. Key insights are discussed in the 2010 Forrester Wave Report as
part of an in-depth evaluation of disaster recovery service providers.
Forrester found the best-in-class provider in terms of services and vision.
Read this report now!  http://p.sf.net/sfu/ibm-webcastpromo
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to