cloudgazer
cloudgazer copied to clipboard
Find Real IPs hidden behind Cloudflare with Criminal IP(criminalip.io), security OSINT Tool.
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.
Prerequisites
- criminalip.io API Key
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