-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Closed
Description
Running version: 1.10.2.14#dev
Python version: 3.14.3
Operating system: Windows-11-10.0.26200-SP0
Command line: sqlmap.py -r ***************************** --level 5 --risk 3
Technique: None
Back-end DBMS: None
Traceback (most recent call last):
File "sqlmap.py", line 222, in main
start()
~~~~~^^
File "lib/core/decorators.py", line 99, in _
result = f(*args, **kwargs)
File "lib/controller/controller.py", line 607, in start
injection = checkSqlInjection(place, parameter, value)
File "lib/controller/checks.py", line 528, in checkSqlInjection
trueResult = Request.queryPage(reqPayload, place, raise404=False)
File "lib/core/decorators.py", line 99, in _
result = f(*args, **kwargs)
File "lib/request/connect.py", line 1655, in queryPage
return comparison(page, headers, code, getRatioValue, pageLength)
File "lib/request/comparison.py", line 46, in comparison
_ = _adjust(_comparison(page, headers, code, getRatioValue, pageLength), getRatioValue)
~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "lib/request/comparison.py", line 180, in _comparison
seqMatcher.set_seq2(seq2)
~~~~~~~~~~~~~~~~~~~^^^^^^
File "C:/Users/*********/AppData/Local/Python/pythoncore-3.14-64/Lib/difflib.py", line 248, in set_seq2
self.__chain_b()
~~~~~~~~~~~~~~^^
File "C:/Users/*********/AppData/Local/Python/pythoncore-3.14-64/Lib/difflib.py", line 280, in __chain_b
for i, elt in enumerate(b):
~~~~~~~~~^^^
TypeError: 'tuple' object is not an iterator
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels