Cloudmare icon indicating copy to clipboard operation
Cloudmare copied to clipboard

Cloudflare, Sucuri, Incapsula real IP tracker.

Results 10 Cloudmare issues
Sort by recently updated
recently updated
newest added

thanks for this project. When I use the ```--subbruter``` parameter as below, I get an error and the program terminates. Do you need to use wordlist with this parameter? ```...

What causes the error and how to fix it?

command: python Cloudmare.py -u target.site --bruter -sC -sSh -sSt --host 'dashboard.0x.org' answer: Traceback (most recent call last): File "/usr/lib/python3.11/multiprocessing/process.py", line 314, in _bootstrap self.run() File "/home/forest/PycharmProjects/FREELANCE_22.04.2021/awaiting_execution/kwork_89 ?/kwork_89_data/Cloudmare/Cloudmare/lib/tools/sublist3r.py", line 260, in...

So i manually found real ip is 172.105.95.225 of given host but Cloudmare detects its cloudflare ip. Its not cloudflare, its Linode Cloud IP, probably detects as cloudflare because when...

``` [*]PROCESS: Enumerating historical data from: 24ins.bg using Censys.io [!]WARNING: Total IPs found using certificates with common names: [!]WARNING: Something has gone wrong. Retrying connection [-]ERROR: [Errno -9] Address family...

[!]WARNING: thirdparty.urllib3.packages.six.moves module is required. Do you want to install? [Y/n]Y ERROR: Could not find a version that satisfies the requirement thirdparty.urllib3.packages.six.moves (from versions: none) ERROR: No matching distribution found...

added some of common domains

When i try and run the script because when going to the folder by typing "python Cloudmare.py -h or python Cloudmare.py -hh" it says that i need to install a...

even after installing six and urllib3 the error [!]WARNING: thirdparty.urllib3.packages.six.moves still persisted. I had to edit the thirdparty folder for the urllib3 folder and I removed the six folder and...