CloudFail: Find information behind Cloudflare

CloudFail is one   recognition that aims to collect information about a page protected by Cloudflare in the hope of discovering the real one of the server. Using Tor to hide all your requests, CloudFail now has 3 different attack phases.

687474703a2f2f7075752e73682f70713776482f363264353661613431662e706e67

Specifications

  1. Incorrect DNS scan configuration using DNSDumpster.com.
  2. Scan of data on Crimeflare.com.
  3. Bruteforce option that scans over 2500 subdomains.

Installation in Kali / Debian

First we need to install pip3 for python3 dependencies:

$ sudo apt-get install python3-pip

Next, we can perform dependency checks:

$ pip3 install -r requirements.txt

If this fails due to a lack of installation tools, run the following command:

sudo apt-get install python3-setuptools

Use

To perform a scan on a target run the command:

python3 cloudfail.py --target seo.com

To perform a scan on a target using Tor run the command:

service tor start

(or if Windows or Mac install vidalia or just run the program s Tor)

python3 cloudfail.py --target seo.com --tor

Make sure you are running the program with Python3 and not Python2.

Conditions

python3

  • clutch
  • colorama
  • socket
  • binascii
  • datetime
  • requests
  • win_inet_pton
  • dnspython

 

You can download the program from here.

iGuRu.gr The Best Technology Site in Greecefgns

every publication, directly to your inbox

Join the 2.087 registrants.
CloudFail, Cloudflare, iguru

Written by Anastasis Vasileiadis

Translations are like women. When they are beautiful they are not faithful and when they are faithful they are not beautiful.

Leave a reply

Your email address is not published. Required fields are mentioned with *

Your message will not be published if:
1. Contains insulting, defamatory, racist, offensive or inappropriate comments.
2. Causes harm to minors.
3. It interferes with the privacy and individual and social rights of other users.
4. Advertises products or services or websites.
5. Contains personal information (address, phone, etc.).