Skip to content

CloudFlare-IP is a tool which aims to gather origin IP of the website protected by Cloudflare from the website's favicon icon using Shodan api

Notifications You must be signed in to change notification settings

karma9874/CloudFlare-IP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CloudFlare-IP

CloudFlare-IP is a tool which aims to gather origin IP of the website protected by Cloudflare from the website's favicon icon using Shodan api

Installation

  • git clone https://github.com/karma9874/CloudFlare-IP.git

  • pip3 install -r requirements.txt

  • Shodan CLI with API key (not the free one)

  • To install shodan : python3 -m easy_install shodan, shodan init API_KEY

Usage

  • python3 cloudFlare-IP.py https://website.com/favicon.ico

Dependencies

  • Python3
  • base64
  • datetime
  • requests
  • shodan
  • mmh3
  • socket

Example

Example usage

About

CloudFlare-IP is a tool which aims to gather origin IP of the website protected by Cloudflare from the website's favicon icon using Shodan api

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages