Alaa-abdulridha / CloudSniffer

CloudSniffer is a powerful tool designed to aid in the discovery of the real IP address of a website protected by Cloudflare. It leverages brute force techniques by testing a list of IP addresses and analyzing the status codes returned by the server to uncover the actual IP address of the target website.
https://alaa.blog
MIT License
72 stars 8 forks source link

Update CloudSniffer.py #10

Open ajee10x opened 1 month ago

ajee10x commented 1 month ago

Improve the error handling by using more specific exception handling in check_url function