phor3nsic / favicon_hash_shodan

Calculate Favicon Hash for Shodan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Search for a framework by favicon

Get all hosts with the same favicon!

Install

pipx install git+https://github.com/phor3nsic/favicon_hash_shodan.git

Usage

Simple use:

favhash -u https://github.com/favicon.ico

Example to https://github.com/favicon.ico

~$ favhash -u https://hackerone.com/favicon.ico
[+] http.favicon.hash:1848946384
[+] View Results:> 
https://www.shodan.io/search?query=http.favicon.hash%3A1848946384

Uncover mode

favhash -u https://github.com/favicon.ico --uncover

Search example

/search?query=http.favicon.hash:3A595148549

About

Calculate Favicon Hash for Shodan


Languages

Language:Python 100.0%