Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/michaelknap/favicon-hash-browser-extension

This extension calculates the MurmurHash3 hash of favicon icon as expected by Shodan Search Engine.
https://github.com/michaelknap/favicon-hash-browser-extension

firefox-extension osint recon shodan

Last synced: 7 days ago
JSON representation

This extension calculates the MurmurHash3 hash of favicon icon as expected by Shodan Search Engine.

Awesome Lists containing this project

README

        

# ![Icon](src/icons/icon-48x48.png) Favicon Hash for Shodan (Firefox Extension)
This extension calculates the [MurmurHash3](https://en.wikipedia.org/wiki/MurmurHash) hash of an active tab's favicon and displays the result in a popup, suitable for searches on the [Shodan Search Engine](https://shodan.io). It provides a clickable link to Shodan search results:

```bash
https://www.shodan.io/search?query=http.favicon.hash:
```
## Installation

Install directly from [Mozzila Add-on Store](https://addons.mozilla.org/en-GB/firefox/addon/favicon-hash-for-shodan/).

## Screenshot

![Favicon Hash for Shodan Screenshot](screenshot/screenshot.jpeg)

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.