dnsdumpster
dnsdumpster copied to clipboard
netcraftenum-3:
first time using this tool, and still new to python... but getting a Traceback for NetcraftEnum-3:
Process NetcraftEnum-3: 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
it still completes, but its triggering my ocd of no errors
I will look into it.