Running version: 1.3.6.50#dev
Python version: 3.6.8
Operating system: Linux-2.6.32-042stab138.1-x86_64-with-centos-7.6.1810-Core
Command line: sqlmap.py -u ******************************************** --dns --hex --random-agent
Technique: None
Back-end DBMS: None
Traceback (most recent call last):
File "sqlmap.py", line 159, in main
init()
File "lib/core/option.py", line 2591, in init
_setDNSServer()
File "lib/core/option.py", line 2217, in _setDNSServer
conf.dnsServer = DNSServer()
File "lib/request/dns.py", line 65, in __init__
self._check_localhost()
File "lib/request/dns.py", line 87, in _check_localhost
if response and "google" in response:
TypeError: a bytes-like object is required, not 'str'