Skip to content

this script will help you find favicon hashes which you can use to shodan to get more details about an asset

Notifications You must be signed in to change notification settings

Mr-P-D/Favicon-Hash-For-Shodan.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Favicon-Hash-For-Shodan.io

this script will help you find favicon hashes which you can use in shodan to widened your attack surface

Pre-requisite:

pip3 install mmh3 requests favicon

Usage:

python3 get_favicon_hash.py URL containing favicon.ico

Example:


root@Kali:~/Desktop/Favicon_Hash# python3 get_favicon_hash.py

Enter URL to get the mmh3-HASH: https://facebook.com/favicon.ico
-1321378357

Now Use this on Shodan For Searching,http.favicon.hash:-1321378357

About

this script will help you find favicon hashes which you can use to shodan to get more details about an asset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages