goodhelper1 / Cloudmare

Cloudflare real IP tracker.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloudmare

Cloudmare is a simple tool to find origin servers of websites protected by CloudFlare with a misconfiguration DNS.

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

Here's what Cloudmare looks like in action.

Example usage

(The IP addresses in this example have been obfuscated and replaced by randomly generated IPs)

Setup

  1. Clone the repository
$ git clone https://github.com/MrH0wl/Cloudmare.git
  1. Go to the folder
$ cd cloudmare
$ python Cloudmare.py -h
  1. Run Cloudmare (see Usage below for more detail)
$ python cloudmare.py target.site --subdomain

Usage

Help options

Compatibility

Tested on Python 2.7 and Python 3.7, 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 BTC

If you wish, you can invite me to a cup of coffee, it only costs 1 USD.

>15eDRtaHU1frXFp4RGBHRzLqc26ZvzTsn5

About

Cloudflare real IP tracker.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%