Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Cloudmare — Cloudflare, Sucuri, Incapsula real IP tracker. | Kitploit
Tools/GitHubGitHub/mrh0wl/cloudmare
ReconnaissanceInformation GatheringWeb SecurityPenetration TestingRed TeamingDNS AnalysisArchived
GitHubmrh0wl/cloudmare

Cloudmare

Cloudflare, Sucuri, Incapsula real IP tracker.

View Repository
1.8k23753 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

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
root@kitploit:~
git clone https://github.com/MrH0wl/Cloudmare.git
  1. Go to the folder
root@kitploit:~
cd Cloudmare
python Cloudmare.py -h or python Cloudmare.py -hh
  1. Run Cloudmare (see Usage below for more detail)
root@kitploit:~
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
root@kitploit:~
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

root@kitploit:~
✉️Email: [email protected]
🐦Twitter: @mrh0wl
📷Instagram: @mrh0wl
Download Tool