Closed NoahJaehnert closed 7 years ago
Posting a comment here to say that I am receiving the same error.
I tried reproducing the error but cannot crash into the same.
I'm having the same problem.
Traceback (most recent call last):
File "domainOsint.py, line 374, in <module>
main()
File "domainOsint.py", line 263, in do_everything
subdomains_from_netcraft(domain)
File "/root/Documents/datasplit/domain_subdomains.py", line 152, in subdomains_from_netcraft
if num_subdomains[0] != str(0):
IndexError: list out of range
I cloned the repo yesterday.
believe this is fixed by now. Please check and raise the issue if it still persists. thanks.
Hello,
When running datasploit on a domain, I'm getting the following error in the Finding Pagelinks module/section:
Any thoughts?