CloudFail icon indicating copy to clipboard operation
CloudFail copied to clipboard

Utilize misconfigured DNS and old database records to find hidden IP's behind the CloudFlare network

Results 62 CloudFail issues
Sort by recently updated
recently updated
newest added

Hi, I found it's caused syntax error in line 23, I fixed it.

Fixed included: - InputError - Collections and Callable - Added collection requirement

Hi, I'm getting this one please help: Traceback (most recent call last): File "/home/CloudFail/cloudfail.py", line 304, in init(args.target) File "/home/CloudFail/cloudfail.py", line 138, in init update() File "/home/CloudFail/cloudfail.py", line 246, in...

I try it, but it not working. Python3 is version 3.10.5 My command: `python3 CloudFail.py -t 'bitbns.com'` How fix? ``` [16:38:21] Initializing CloudFail - the date is: 07/09/2022 [16:38:21] Fetching...

I can't run tool :( /home/kali/Desktop/CloudFail/cloudfail.py:180: SyntaxWarning: "is not" with a literal. Did you mean "!="? while choice is not 'y' and choice is not 'n': /home/kali/Desktop/CloudFail/cloudfail.py:180: SyntaxWarning: "is not"...

upon running the command, I am getting below errors python3 cloudfail.py --target seo.com /home/kali/CloudFail/cloudfail.py:180: SyntaxWarning: "is not" with a literal. Did you mean "!="? while choice is not 'y' and...

Traceback (most recent call last): File "/home/kali/CloudFail/cloudfail.py", line 302, in update() File "/home/kali/CloudFail/cloudfail.py", line 249, in update with open('data/cf-subnet.txt', 'wb') as fd: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ PermissionError: [Errno 13] Permission denied: 'data/cf-subnet.txt'