-
-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Open
Description
Running version: 1.9.8.8#dev
Python version: 3.12.3
Operating system: Linux-5.15.167.4-microsoft-standard-WSL2-x86_64-with-glibc2.39
Command line: sqlmap.py -u ************************************************************************** -p ‘act’ –tamper=apostrophemask,apostrophenullencode,appendnullbyte,base64encode,between,bluecoat,chardoubleencode,charencode,charunicodeencode,concat2concatws,equaltolike,greatest,ifnull2ifisnull,modsecurityversioned --y
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 84, 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 542, in checkSqlInjection
errorResult = Request.queryPage(errorPayload, place, raise404=False)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "lib/core/decorators.py", line 84, in _
result = f(*args, **kwargs)
^^^^^^^^^^^^^^^^^^
File "lib/request/connect.py", line 1652, 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 181, in _comparison
ratio = round(seqMatcher.quick_ratio() if not kb.heavilyDynamic else seqMatcher.ratio(), 3)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/difflib.py", line 646, in quick_ratio
avail[elt] = numb - 1
~~~~~^^^^^
TypeError: 'int' object does not support item assignment
Metadata
Metadata
Assignees
Labels
No labels