christophetd / CloudFlair

🔎 Find origin servers of websites behind CloudFlare by using Internet-wide scan data from Censys.
https://blog.christophetd.fr/bypassing-cloudflare-using-internet-wide-scan-data/
2.48k stars 345 forks source link

[Feature] Add favicon check #41

Closed ctrlsam closed 2 years ago

ctrlsam commented 3 years ago

As seen in https://github.com/pielco11/fav-up, it is possible to get a servers real IP using the hash of a fav-icon. Perhaps it would be possible to implement something like this using the current API.

christophetd commented 3 years ago

Sounds like an interesting idea, but CloudFlair's goal is to implement a specific Cloudflare bypass method, so I would rather leave other tools like fav-up do the work.

Thanks for the suggestion!