Giter VIP home page Giter VIP logo

favxhasher's Introduction

FavXHasher

made-with-python built-with-love

FavXHasher is a simple command-line tool designed to calculate the hash value of a favicon from a given URL. This tool can be particularly useful for detecting potential phishing websites by leveraging Shodan's search capabilities.

python FavXHasher.py -u http://example.com/favicon.ico
____    __    ____  ___   .___________. __    ______   .__   __.
\   \  /  \  /   / /   \  |           ||  |  /  __  \  |  \ |  |
 \   \/    \/   / /  ^  \ `---|  |----`|  | |  |  |  | |   \|  |
  \            / /  /_\  \    |  |     |  | |  |  |  | |  . `  |
   \    /\    / /  _____  \   |  |     |  | |  `--'  | |  |\   |
    \__/  \__/ /__/     \__\  |__|     |__|  \______/  |__| \__|

                          FavXHasher v1.0

[+] Favicon Hash is: -1264334574
[!] Use http.favicon.hash:-1264334574 on Shodan to detect potential phishing websites.

Prerequisites

  • Python 3.7 or later
  • pip package manager

Installation

  1. Clone this repository:
git clone https://github.com/TheWation/FavXHasher.git
cd FavXHasher
  1. Install the required dependencies:
pip install -r requirements.txt

Usage

To use FavXHasher, simply run the script with the -u or --url option followed by the URL of the favicon you want to generate the hash for. For example:

python FavXHasher.py -u http://example.com/favicon.ico

After executing the command, FavXHasher will fetch the favicon from the provided URL, calculate its hash value, and display the result along with a tip on how to use it with Shodan to detect potential phishing sites.

Disclaimer

FavXHasher is provided for educational and informational purposes only. The authors do not condone or support any illegal activities that may be carried out using this tool. It is the responsibility of the user to ensure that they have appropriate authorization before using this tool on any website.

License

FavXHasher is made with โ™ฅ by Wation and it's released under the MIT license.

favxhasher's People

Contributors

thewation avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.