Running version: 1.5.3.1#dev
Python version: 2.7.14
Operating system: Windows-10-10.0.15063
Command line: sqlmap.py -u ********************************************************************************************************************* --dbs
Technique: None
Back-end DBMS: None
Traceback (most recent call last):
File "sqlmap.py", line 217, in main
start()
File "lib/core/decorators.py", line 80, in _
result = f(*args, **kwargs)
File "lib/controller/controller.py", line 458, in start
checkStability()
File "lib/controller/checks.py", line 1339, in checkStability
checkDynamicContent(firstPage, secondPage)
File "lib/controller/checks.py", line 1230, in checkDynamicContent
while not Request.queryPage():
File "lib/core/decorators.py", line 80, in _
result = f(*args, **kwargs)
File "lib/request/connect.py", line 1501, in queryPage
return comparison(page, headers, code, getRatioValue, pageLength)
File "lib/request/comparison.py", line 37, in comparison
_ = _adjust(_comparison(page, headers, code, getRatioValue, pageLength), getRatioValue)
File "lib/request/comparison.py", line 157, in _comparison
key = (hash(seq1), hash(seq2))
TypeError: unhashable type: 'list'