Skip to content

Aruack/CloudFlareIP

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/Aruack/CloudFlareIP.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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages