Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phor3nsic/favicon_hash_shodan
Calculate Favicon Hash for Shodan
https://github.com/phor3nsic/favicon_hash_shodan
Last synced: about 6 hours ago
JSON representation
Calculate Favicon Hash for Shodan
- Host: GitHub
- URL: https://github.com/phor3nsic/favicon_hash_shodan
- Owner: phor3nsic
- Created: 2020-05-06T21:14:23.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-30T15:15:38.000Z (7 months ago)
- Last Synced: 2024-04-30T16:33:50.005Z (7 months ago)
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 39
- Watchers: 1
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-ip-search-engines - Favicon Hash Shodan
README
# Search for a framework by favicon
__Get all hosts with the same favicon!__
### Install
```bash
pipx install git+https://github.com/phor3nsic/favicon_hash_shodan.git
```### Usage
#### Simple use:
```bash
favhash -u https://github.com/favicon.ico
```> Example to https://github.com/favicon.ico
```bash
~$ favhash -u https://hackerone.com/favicon.ico
[+] http.favicon.hash:1848946384
[+] View Results:>
https://www.shodan.io/search?query=http.favicon.hash%3A1848946384
```#### [Uncover](https://github.com/projectdiscovery/uncover) mode
```bash
favhash -u https://github.com/favicon.ico --uncover
```### Search example
[/search?query=http.favicon.hash:3A595148549](https://www.shodan.io/search?query=http.favicon.hash%3A595148549)