-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Closed
Description
Running version: 1.5.3#stable
Python version: 3.8.6
Operating system: Linux-5.8.0-2parrot1-amd64-x86_64-with-glibc2.29
Command line: /usr/bin/sqlmap -u ***************************************************************************************************************************************************** --cookie=**************************************************************************************************************************************** --user-agent=Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0 --delay=0 --timeout=30 --retries=0 --dbms=Microsoft SQL Server --os=Windows --level=3 --risk=1 --threads=1 --time-sec=5 -b --batch --answers=******************************** --os-shell
Technique: ERROR
Back-end DBMS: Microsoft SQL Server (fingerprinted)
Traceback (most recent call last):
File "sqlmap", line 217, in main
start()
File "/share/sqlmap/lib/core/decorators.py", line 80, in _
result = f(*args, **kwargs)
File "/share/sqlmap/lib/controller/controller.py", line 703, in start
action()
File "/share/sqlmap/lib/controller/action.py", line 221, in action
conf.dbmsHandler.osShell()
File "/share/sqlmap/plugins/generic/takeover.py", line 82, in osShell
self.getRemoteTempPath()
File "/share/sqlmap/plugins/generic/misc.py", line 55, in getRemoteTempPath
self.checkDbmsOs(detailed=True)
File "/share/sqlmap/plugins/dbms/mssqlserver/fingerprint.py", line 181, in checkDbmsOs
sps = versions[Backend.getOsVersion()][1]
KeyError: '10 or 2016 or 2019'
Reactions are currently unavailable