Hi,

Sqlmap gave this critical error

Thanks

>
>
> sqlmap version: 1.0-dev (r4077)
> Python version: 2.6.1
> Operating system: posix
> Command line: ./sqlmap.py -u http://www.abc.com/rp.jsp?uname= --thread=10
> -v 3 --dump -D database -T table --parse-errors --fresh-queries
> Technique: TIME
> Back-end DBMS: Sybase (fingerprinted)
> Traceback (most recent call last):
>   File "./sqlmap.py", line 85, in main
>     start()
>   File "/Users/fx/sqlmap/lib/controller/controller.py", line 541, 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 1479, in
> dumpTable
>     self.getColumns(onlyColNames=True)
>   File "/Users/fx/sqlmap/plugins/dbms/sybase/enumeration.py", line 220, in
> getColumns
>     columns[name] = sybaseTypes[type_] if type_ else None
> KeyError: u'A'
>
>
>
------------------------------------------------------------------------------
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