Skip to content

Unhandled exception (#600d4308) #2243

@sqlmapreporter

Description

@sqlmapreporter
sqlmap version: 1.0.10.50#dev
Python version: 2.7.12
Operating system: nt
Command line: sqlmap.py -u ********************************************************* --dbs --forms --random-agent --keep-alive --drop-set-cookie --dns-domain=************ --technique=SUT --tor --tor-port=9150 --dbms=MSSQL --level=5 --risk=3
Technique: None
Back-end DBMS: Microsoft SQL Server (identified)
Traceback (most recent call last):
  File "sqlmap.py", line 141, in main
    init()
  File "lib/core/option.py", line 2645, in init
    _setDNSServer()
  File "lib/core/option.py", line 2290, in _setDNSServer
    conf.dnsServer = DNSServer()
  File "lib/request/dns.py", line 67, in __init__
    self._socket.bind(("", 53))
  File "thirdparty/socks/socks.py", line 331, in bind
    _, relay = self._SOCKS5_request(self._proxyconn, UDP_ASSOCIATE, dst)
  File "thirdparty/socks/socks.py", line 500, in _SOCKS5_request
    raise SOCKS5Error("{0:#04x}: {1}".format(status, error))
SOCKS5Error: 0x07: Command not supported, or protocol error

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions