hi Gianluca.

i believe this was fixed some time ago. could you please update to the
latest v1.0-dev from our repository and try again?

kr

(if you experience problems with --update please do the svn update)

On Sat, Jun 18, 2011 at 12:36 PM, Gianluca Brindisi <g...@brindi.si> wrote:
> Hello everybody,
> I was trying to perform a column search and I stumbled into this bug:
>
> sqlmap version: 0.9 (r3630)
> Python version: 2.6.5
> Operating system: posix
> Command line: sqlmap.py --tor -u
> ****************************************************************** -v
> 1 -c sqlmap.conf --form --search -C ********
> Technique: BOOLEAN
> Back-end DBMS: Microsoft SQL Server (fingerprinted)
> Traceback (most recent call last):
>   File "sqlmap.py", line 82, in main
>     start()
>   File "/home/g/sqlmap/lib/controller/controller.py", line 447, in start
>     action()
>   File "/home/g/sqlmap/lib/controller/action.py", line 109, in action
>     conf.dbmsHandler.search()
>   File "/home/g/sqlmap/plugins/generic/enumeration.py", line 2022, in search
>     self.searchColumn()
>   File "/home/g/sqlmap/plugins/dbms/mssqlserver/enumeration.py", line
> 320, in searchColumn
>     query = query % (db, db, db, db, db, db)
> TypeError: not all arguments converted during string formatting
>
> What should I do? Do you need further informations to reproduce it?
>
> Thanks,
> G
>
> ------------------------------------------------------------------------------
> EditLive Enterprise is the world's most technically advanced content
> authoring tool. Experience the power of Track Changes, Inline Image
> Editing and ensure content is compliant with Accessibility Checking.
> http://p.sf.net/sfu/ephox-dev2dev
> _______________________________________________
> sqlmap-users mailing list
> sqlmap-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sqlmap-users
>



-- 
Miroslav Stampar

E-mail: miroslav.stampar (at) gmail.com
PGP Key ID: 0xB5397B1B

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to