Categories: Kali Linux

CloudUnflare : Reconnaissance Real IP Address for Cloudflare Bypass

CloudUnflare is a tool used to reconnaissance Real IP address for Cloudflare Bypass.

Preparation:

1. CompleteDNS API

  • Create an account at completedns.com and verify first.
  • Input your email and password on CompleteDNS_Login variable in cloudunflare.bash.

2. Dependencies Needed

  • curl
  • dig
  • whois

Also Read – JSONBee : A Ready To Use JSONP Endpoints/Payloads To Help Bypass Content Security Policy Of Different Websites

Debian Based

apt-get install curl dnsutils whois -y

Installation:

  • Clone this repo

git clone https://github.com/greycatz/CloudUnflare.git

Command

  • Go to CloudUnflare path

cd CloudUnflare

  • Run

bash cloudunflare.bash

R K

Recent Posts

Bash For Loop Examples Explained Simply for Beginners

If you are new to Bash scripting or Linux shell scripting, one of the most…

9 hours ago

How Does a Firewall Work Step by Step

How Does a Firewall Work Step by Step? What Is a Firewall and How Does…

2 days ago

ROADTools: The Modern Azure AD Exploration Framework

ROADTools is a powerful framework designed for exploring and interacting with Microsoft Azure Active Directory…

5 days ago

How to Enumerate Microsoft 365 Groups Using PowerShell and Python

Microsoft 365 Groups (also known as M365 Groups or Unified Groups) are at the heart…

5 days ago

SeamlessPass: Using Kerberos Tickets to Access Microsoft 365

SeamlessPass is a specialized tool designed to leverage on-premises Active Directory Kerberos tickets to obtain…

6 days ago

PPLBlade: Advanced Memory Dumping and Obfuscation Tool

PPLBlade is a powerful Protected Process Dumper designed to capture memory from target processes, hide…

6 days ago