Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MrH0wl/Cloudmare
Cloudflare, Sucuri, Incapsula real IP tracker.
https://github.com/MrH0wl/Cloudmare
bypass cloud-proxy cloudflare cloudflare-python cloudmare cloudproxy incapsula incapsula-bypass ip protection python reverse-proxy sucuri sucuri-bypass
Last synced: 20 days ago
JSON representation
Cloudflare, Sucuri, Incapsula real IP tracker.
- Host: GitHub
- URL: https://github.com/MrH0wl/Cloudmare
- Owner: mrh0wl
- License: other
- Created: 2018-02-22T22:39:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-25T03:01:50.000Z (over 1 year ago)
- Last Synced: 2024-10-23T01:58:22.218Z (22 days ago)
- Topics: bypass, cloud-proxy, cloudflare, cloudflare-python, cloudmare, cloudproxy, incapsula, incapsula-bypass, ip, protection, python, reverse-proxy, sucuri, sucuri-bypass
- Language: Python
- Homepage:
- Size: 2.37 MB
- Stars: 1,291
- Watchers: 32
- Forks: 196
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://i.imgur.com/pSzOXFG.png "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
```2) Go to the folder
```
cd Cloudmare
python Cloudmare.py -h or python Cloudmare.py -hh
```3) Run Cloudmare (see [Usage](#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](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](https://i.imgur.com/9pmF1ol.png "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.
## Contact Info
```
✉️Email: [email protected]
🐦Twitter: @mrh0wl
📷Instagram: @mrh0wl
```[open an issue]: https://github.com/MrH0wl/Cloudmare/issues/new