Skip to content

Поиск исходных серверов веб-сайтов, защищенных CloudFlare Cloudmare - инструмент для деанона IP адресов серверов веб-сайтов, защищенных Cloudflare, Sucuri или Incapsula с неправильной настройкой DNS.

License

Notifications You must be signed in to change notification settings

udybv45266/Cloudmare

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

108 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloudmare

Cloudmare is a simple tool to find the origin servers of websites protected by Cloudflare, Sucuri, or Incapsula with a misconfigured DNS.

For more details about this common misconfiguration and how Cloudmare works, send me a private message.

Here's what Cloudmare looks like in action.

Example usage

(The websites and the IP addresses in this example have been obfuscated)

Setup

  1. Clone the repository
git clone https://github.com/MrH0wl/Cloudmare.git
  1. Go to the folder
cd Cloudmare
python Cloudmare.py -h or python Cloudmare.py -hh
  1. Run Cloudmare (see Usage below for more detail)
python Cloudmare.py -u target.site --bruter -sC -sSh -sSt --host verified.site

(Remember to view -hh for more info about the arguments)

Termux users

  1. pkg upgrade && pkg update
  2. pkg install git python libxml2 libxslt dnsutils
  3. git clone https://github.com/MrH0wl/Cloudmare.git
  4. cd Cloudmare
  5. python Cloudmare.py -h or python Cloudmare.py -hh
Note: Be patient if the script requires to install modules.

Usage

Help options

Compatibility

Tested on Python>=3.7 (don't use Python 2 anymore), working on Linux and Windows. Feel free to open an issue if you have bug reports or questions. If you want to collaborate, you're welcome.

Donate

If you want Cloudmare to be updated more frequently with many more features, you can donate to help make this happen.

Donate with PayPal Buy me a coffee

Contact Info

✉️Email: [email protected]
🐦Twitter: @mrh0wl
📷Instagram: @mrh0wl

About

Поиск исходных серверов веб-сайтов, защищенных CloudFlare Cloudmare - инструмент для деанона IP адресов серверов веб-сайтов, защищенных Cloudflare, Sucuri или Incapsula с неправильной настройкой DNS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%