An open API service indexing awesome lists of open source software.

https://github.com/topscoder/favicon-hash

Get the hash of a favicon so you can search for it in Shodan.io
https://github.com/topscoder/favicon-hash

Last synced: 5 months ago
JSON representation

Get the hash of a favicon so you can search for it in Shodan.io

Awesome Lists containing this project

README

          

# favicon-hash
Get the hash of a favicon so you can search for it in Shodan.io

```bash
$ python3 favicon-hash.py https://www.google.com/favicon.ico

The favicon hash is: 708578229
Search in Shodan: https://shodan.io/search?query=http.favicon.hash:708578229
```