m0rtem / CloudFail

Utilize misconfigured DNS and old database records to find hidden IP's behind the CloudFlare network
MIT License
2.22k stars 467 forks source link

Dnsdumpster problem #58

Closed AlbanMartin closed 3 years ago

AlbanMartin commented 3 years ago

Hi !

First of all, thanks for the tool !

I have an issue with dnsdumpster.

There was an error getting results Traceback (most recent call last): File "cloudfail.py", line 312, in dnsdumpster(args.target) File "cloudfail.py", line 86, in dnsdumpster if res['dns_records']['host']: TypeError: list indices must be integers or slices, not str

Would you know how to fix it ?

m0rtem commented 3 years ago

this should now be fixed