[GH-ISSUE #11] error when running tool #7

Closed
opened 2026-03-03 15:56:41 +03:00 by kerem · 5 comments
Owner

Originally created by @truesamurai on GitHub (Oct 29, 2019).
Original GitHub issue: https://github.com/mrh0wl/Cloudmare/issues/11

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.

Originally created by @truesamurai on GitHub (Oct 29, 2019). Original GitHub issue: https://github.com/mrh0wl/Cloudmare/issues/11 I get this error when using this tool: Traceback (most recent call last): File "Cloudmare.py", line 79, in <module> 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.
kerem closed this issue 2026-03-03 15:56:41 +03:00
Author
Owner

@mrh0wl commented on GitHub (Oct 31, 2019):

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

<!-- gh-comment-id:548233520 --> @mrh0wl commented on GitHub (Oct 31, 2019): I need you to provide more information about the error since I cannot determine where the problem may be.
Author
Owner

@truesamurai commented on GitHub (Oct 31, 2019):

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

<!-- gh-comment-id:548268621 --> @truesamurai commented on GitHub (Oct 31, 2019): I run it on latest Kali version on a .network website with Cloudflare. If you need anymore info let me know what you need.
Author
Owner

@mrh0wl commented on GitHub (Nov 2, 2019):

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.

<!-- gh-comment-id:549007951 --> @mrh0wl commented on GitHub (Nov 2, 2019): 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.
Author
Owner

@truesamurai commented on GitHub (Nov 2, 2019):

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.

<!-- gh-comment-id:549028611 --> @truesamurai commented on GitHub (Nov 2, 2019): 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.
Author
Owner

@mrh0wl commented on GitHub (Nov 2, 2019):

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

<!-- gh-comment-id:549072350 --> @mrh0wl commented on GitHub (Nov 2, 2019): Okay, I got it. Thank you so much for posting
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Cloudmare#7
No description provided.