[11:00:15] [INFO] testing for parenthesis on injectable parameter
[11:00:20] [INFO] the injectable parameter requires 0 parenthesis
[11:00:20] [INFO] testing MySQL
[11:00:20] [INFO] query: CONCAT(CHAR(57), CHAR(57))
[11:00:20] [INFO] retrieved: [11:00:20] [ERROR] unhandled exception in
sqlmap/0.6.3, please copy the command line and the following text and
send by e-mail to sql...@li.... The developers
will fix it as soon as possible:
sqlmap version: 0.6.3
Python version: 2.5.2
Operating system: linux2
Traceback (most recent call last):
File "/usr/bin/sqlmap", line 81, in main
start()
File "/usr/share/sqlmap/lib/controller/controller.py", line 267, in start
action()
File "/usr/share/sqlmap/lib/controller/action.py", line 49, in action
conf.dbmsHandler = setHandler()
File "/usr/share/sqlmap/lib/controller/handler.py", line 65, in setHandler
if dbmsHandler.checkDbms():
File "/usr/share/sqlmap/plugins/dbms/mysql.py", line 254, in checkDbms
if inject.getValue(query) == (randInt * 2):
File "/usr/share/sqlmap/lib/request/inject.py", line 329, in getValue
value = __goInferenceProxy(expression, fromUser, expected)
File "/usr/share/sqlmap/lib/request/inject.py", line 270, in
__goInferenceProxy
returnValue = __goInference(payload, expression)
File "/usr/share/sqlmap/lib/request/inject.py", line 60, in __goInference
count, value = bisection(payload, expression, length=length)
File "/usr/share/sqlmap/lib/techniques/blind/inference.py", line
233, in bisection
val = getChar(index)
File "/usr/share/sqlmap/lib/techniques/blind/inference.py", line
102, in getChar
forgedPayload = payload % (expressionUnescaped, idx, limit)
TypeError: not enough arguments for format string
[*] shutting down at: 11:00:20
--
A man goes to the doctor. Says he's depressed. He says life seems
harsh and cruel. Says he feels all alone in a threatening world where
what lies ahead is vague and uncertain. The doctor says "The treatment
is simple. The great clown Pagliacci is in town tonight. Go and see
him, that should pick you up." The man bursts into tears. He says "But
doctor... I am Pagliacci."
|