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

A error while updating #110

Open aalekh641 opened 4 months ago

aalekh641 commented 4 months ago

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'