mrh0wl/Cloudmare

error when running tool

truesamurai opened this issue · 5 comments

I get this error when using this tool:

Traceback (most recent call last):
File "Cloudmare.py", line 79, in
ip_takes = make_list()
File "Cloudmare.py", line 32, in make_list
ip_list = subdomain_tracking(domain)
File "/opt/Cloudmare/lib/core/subdomain_finder.py", line 8, in subdomain_tracking
res = DNSDumpsterAPI(False).search(domain)
File "/opt/Cloudmare/thirdparty/dnsdumpster/DNSDumpsterAPI.py", line 99, in search
res['dns_records']['dns'] = self.retrieve_results(tables[0])

Please suggest.

I need you to provide more information about the error since I cannot determine where the problem may be.

I run it on latest Kali version on a .network website with Cloudflare. If you need anymore info let me know what you need.

I am very sorry to take some time to respond, the work has put pressure on me. I have tried to replicate the error I am presenting, but the program works correctly for me, so I would need the website where you are trying to see what the problems are based on or I could send you the full trace and the commands I used.

No worries, thanks for your reply. Unfortunately I can not share as it is a client website and the project is closed now. I will keep using this program, and post back when I have new findings.

Okay, I got it. Thank you so much for posting