Hi.

I believe that this should be fixed with the latest commit (r4824).

Kind regards,
Miroslav Stampar

2012/3/1 朱冯贶天 <zh...@hotmail.com>

>  I met with bug again >.<  Debug info is:
>
>
> [16:17:32] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r4821), retry
> your
> run with the latest development version from the Subversion repository. If
> the e
> xception persists, please send by e-mail to
> sqlmap-users@lists.sourceforge.net t
> he following text and any information required to reproduce the bug. The
> develop
> ers will try to reproduce the bug, fix it accordingly and get back to you.
> sqlmap version: 1.0-dev (r4821)
> Python version: 2.7.1
> Operating system: nt
> Command line: sqlmap.py -u
> *****************************************************
> ***** -v 3 --risk 3 --text-only -o --threads=10 --data calendar.id
> =201&calendar.
> studentType.id=5&calendar.year=2011-2012&calendar.term=2&classroom.name
> =&classro
> om.configType.id=&classroom.schoolDistrict.id=&classroom.building.id=&
> depart.id=
>  --sql-shell
> Technique: TIME
> Back-end DBMS: Oracle (fingerprinted)
> Traceback (most recent call last):
>   File "D:\temp_workspace\PyLearning\src\sqlmap\_sqlmap.py", line 82, in
> main
>     start()
>   File
> "D:\temp_workspace\PyLearning\src\sqlmap\lib\controller\controller.py", l
> ine 573, in start
>     action()
>   File "D:\temp_workspace\PyLearning\src\sqlmap\lib\controller\action.py",
> line
> 121, in action
>     conf.dbmsHandler.sqlShell()
>   File
> "D:\temp_workspace\PyLearning\src\sqlmap\plugins\generic\enumeration.py",
>  line 2432, in sqlShell
>     output = self.sqlQuery(query)
>   File
> "D:\temp_workspace\PyLearning\src\sqlmap\plugins\generic\enumeration.py",
>  line 2378, in sqlQuery
>     output = inject.getValue(query, fromUser=True)
>   File "D:\temp_workspace\PyLearning\src\sqlmap\lib\request\inject.py",
> line 432
> , in getValue
>     value = __goInferenceProxy(query, fromUser, expected, batch, unpack,
> charset
> Type, firstChar, lastChar, dump)
>   File "D:\temp_workspace\PyLearning\src\sqlmap\lib\request\inject.py",
> line 216
> , in __goInferenceProxy
>     count = __goInference(payload, countedExpression, 2, firstChar,
> lastChar)
>   File "D:\temp_workspace\PyLearning\src\sqlmap\lib\request\inject.py",
> line 66,
>  in __goInference
>     count, value = bisection(payload, expression, length, charsetType,
> firstChar
> , lastChar, dump)
>   File
> "D:\temp_workspace\PyLearning\src\sqlmap\lib\techniques\blind\inference.p
> y", line 489, in bisection
>     val = getChar(index, asciiTbl)
>   File
> "D:\temp_workspace\PyLearning\src\sqlmap\lib\techniques\blind\inference.p
> y", line 212, in getChar
>     maxChar = maxValue = charTbl[-1]
> IndexError: list index out of range
>
>
> Best regards
>
> zhfkt
>
>
>
> ------------------------------------------------------------------------------
> Virtualization & Cloud Management Using Capacity Planning
> Cloud computing makes use of virtualization - but cloud computing
> also focuses on allowing computing to be delivered as a service.
> http://www.accelacomm.com/jaw/sfnl/114/51521223/
> _______________________________________________
> sqlmap-users mailing list
> sqlmap-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sqlmap-users
>
>


-- 
Miroslav Stampar
http://about.me/stamparm
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to