m0rtem / CloudFail

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

cloudfail.py error line 118 and 310 #96

Open falcosmash opened 1 year ago

falcosmash commented 1 year ago

Hi everyone,

While launching python3 cloudfail.py --target something.com I get this error

Traceback (most recent call last): File "/home/kali/git/CloudFail/cloudfail.py", line 310, in crimeflare(args.target) File "/home/kali/git/CloudFail/cloudfail.py", line 118, in crimeflare if lineExploded[1] = args.target: IndexError: list of index out of range

Thanks in advance for your help

cimsz commented 1 year ago

I have the same issue

Zavada-Nazarii commented 1 year ago

I also faced this. I have just committed # crimeflare(args.target) and it works but I think it is a bad solution.

AtishaAkashi commented 9 months ago

Hi,did you solve the issue?

Zavada-Nazarii commented 9 months ago

Hi,did you solve the issue?

Hi, unfortunately, I put this tool aside now, I didn't have more time to look for a solution.