[13:48:38] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r4739),
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 (r4739)
Python version: 2.6.5
Operating system: posix
Command line: ./sqlmap.py -u ***************************************
--threads 3 --level 5 --risk 3 --dbms mysql --random-agent --dump-all
Technique: TIME
Back-end DBMS: MySQL (fingerprinted)
Traceback (most recent call last):
  File "/home/godjil/Dropbox/hack/sqlmap/_sqlmap.py", line 83, in main
    start()
  File "/home/godjil/Dropbox/hack/sqlmap/lib/controller/controller.py",
line 566, in start
    action()
  File "/home/godjil/Dropbox/hack/sqlmap/lib/controller/action.py", line
112, in action
    conf.dbmsHandler.dumpAll()
  File
"/home/godjil/Dropbox/hack/sqlmap/plugins/generic/enumeration.py", line
1805, in dumpAll
    self.getTables()
  File
"/home/godjil/Dropbox/hack/sqlmap/plugins/generic/enumeration.py", line
832, in getTables
    dbs = self.getDbs()
  File
"/home/godjil/Dropbox/hack/sqlmap/plugins/generic/enumeration.py", line
757, in getDbs
    count = inject.getValue(query, inband=False, error=False,
expected=EXPECTED.INT, charsetType=2)
  File "/home/godjil/Dropbox/hack/sqlmap/lib/request/inject.py", line
471, in getValue
    value = __goInferenceProxy(query, fromUser, expected, batch,
resumeValue, unpack, charsetType, firstChar, lastChar, dump)
  File "/home/godjil/Dropbox/hack/sqlmap/lib/request/inject.py", line
324, in __goInferenceProxy
    outputs = __goInferenceFields(expression, expressionFields,
expressionFieldsList, payload, expected, resumeValue=resumeValue,
charsetType=charsetType, firstChar=firstChar, lastChar=lastChar,
dump=dump)
  File "/home/godjil/Dropbox/hack/sqlmap/lib/request/inject.py", line
103, in __goInferenceFields
    output = __goInference(payload, expressionReplaced, charsetType,
firstChar, lastChar, dump)
  File "/home/godjil/Dropbox/hack/sqlmap/lib/request/inject.py", line
66, in __goInference
    count, value = bisection(payload, expression, length, charsetType,
firstChar, lastChar, dump)
  File
"/home/godjil/Dropbox/hack/sqlmap/lib/techniques/blind/inference.py",
line 503, in bisection
    val = getChar(index, asciiTbl)
  File
"/home/godjil/Dropbox/hack/sqlmap/lib/techniques/blind/inference.py",
line 265, in getChar
    if timeBasedCompare and not validateChar(idx, retVal):
  File
"/home/godjil/Dropbox/hack/sqlmap/lib/techniques/blind/inference.py",
line 173, in validateChar
    queriesCount[0] += 1
NameError: global name 'queriesCount' is not defined

[*] shutting down at 13:48:38



Best regards.
Softcase system administrator
Kochetkov Artem
ad...@softcase.ru
+7 495 988-34-56
+7 903 590-87-82

Wanna be free? use Linux.




------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to