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
CloudUnflare — Reconnaissance Real IP address for Cloudflare Bypass | Kitploit
Tools/GitHubGitHub/greycatz/cloudunflare
ReconnaissanceInformation GatheringPenetration TestingCloud SecurityDNS Analysis
GitHubgreycatz/cloudunflare

CloudUnflare

Reconnaissance Real IP address for Cloudflare Bypass

View Repository
3707866 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

CloudUnflare

bash license BSD Linux Debian

Reconnaissance Real IP address for Cloudflare Bypass.

CloudUnflare

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

Debian Based

root@kitploit:~
apt-get install curl dnsutils whois -y

Installation:

  • Clone this repo
root@kitploit:~
git clone https://github.com/greycatz/CloudUnflare.git

Command:

  • Go to CloudUnflare path
root@kitploit:~
cd CloudUnflare
  • Run
root@kitploit:~
bash cloudunflare.bash

Thank You.

Regards,

@greycatz

Download Tool