Cloudmare: Cloudflare real IP catcher

Cloudmare is a simple tool to find origin servers of websites protected by CloudFlare with a misconfiguration DNS. Cloudmare Setup Clone the repository $ git clone https://github.com/MrH0wl/Cloudmare.git Install the dependencies $ cd cloudmare $ pip install -r requirements.txt Run Cloudmare (see Usage below for more detail) $ python cloudmare.py target.site -s Usage $ python cloudmare.py […]