nmmapper / dnsdumpster

A tool to perform DNS reconnaissance on target networks. Among the DNS information got from include subdomains, mx records, web application firewall detection and more fingerprinting and lookups

Home Page:https://www.nmmapper.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeError: 'NoneType' object is not iterable

princej-76 opened this issue · comments

Traceback (most recent call last):
File "/usr/lib/python3.8/multiprocessing/process.py", line 315, in _bootstrap
self.run()
File "dnsdumpster.py", line 201, in run
for domain in domain_list:
TypeError: 'NoneType' object is not iterable