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

Update DNSDumpsterAPI.py #97

Open falcosmash opened 1 year ago

falcosmash commented 1 year ago

Add the necessary import after import base 64

import collections collections.Callable = collections.abc.Callable