Running version: 1.10.8#stable
Python version: 3.14.7
Operating system: Linux-7.1.5+kali-amd64-x86_64-with-glibc2.43
Command line: /usr/bin/sqlmap -u ***************************************************** --batch --cookie=*********************************** --level=3 --risk=2
Technique: None
Back-end DBMS: None
Traceback (most recent call last):
File "sqlmap", line 255, in main
start()
~~~~~^^
File "/share/sqlmap/lib/core/decorators.py", line 108, in _
result = f(*args, **kwargs)
File "/share/sqlmap/lib/controller/controller.py", line 706, in start
check = checkDynParam(place, parameter, value)
File "/share/sqlmap/lib/controller/checks.py", line 1341, in checkDynParam
payload = agent.payload(place, parameter, value, getUnicode(randInt))
File "/share/sqlmap/lib/core/agent.py", line 116, in payload
base64Encoding = re.sub(r" \(.+", "", parameter) in conf.base64Parameter
~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
File "/lib/python3.14/re/__init__.py", line 208, in sub
return _compile(pattern, flags).sub(repl, string, count)
^^^^^^^^
TypeError: '_ZeroSentinel' object is not subscriptable