/cloudgazer

Find Real IPs hidden behind Cloudflare with Criminal IP(criminalip.io), security OSINT Tool.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Introduction

Find Real IPs hidden behind Cloudflare with Criminal IP(criminalip.io), security OSINT Tool. You can use nslookup on inputted domain to find the Cloudflare IP, and finally return real IP. image (60)

Prerequisites

You need to create an account and receive an API key at https://www.criminalip.io in order to use cloudgazer.

Even if you have a free account, you can access an API key. You can find and use the API key that is assigned to your account at https://www.criminalip.io/mypage/information.

Installation

Clone repository:

$ git clone https://github.com/Aidennnn33/cloudgazer.git  
$ cd cloudgazer 
$ python3 -m venv .venv  
$ source .venv/bin/activate  
$ pip3 install -r requirements.txt  

Getting started

$ python3 cloudgazer.py