• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

Pentest 🔖 Subdomain Enumeration - Favicon Search

dEEpEst

☣☣ In The Depths ☣☣
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Mar 29, 2018
Messages
13,861
Solutions
4
Reputation
27
Reaction score
45,546
Points
1,813
Credits
55,350
‎7 Years of Service‎
 
56%
IMG-20250420-170410-002.jpg


🔖 Subdomain Enumeration - Favicon Search


🚀 Created for the Hack Tools Dark Community

This Python tool computes the hash of a given favicon (either file or URL) and uses it to search Shodan for applications using the same favicon.
It's a powerful technique to reveal subdomains or hidden assets during reconnaissance.

  • 🧐 Install
    Bash:
    git clone https://github.com/gwen001/favicon-hashtrick
    cd favicon-hashtrick
    pip3 install -r requirements.txt
  • 🧑‍💻 Usage
    Bash:
    python3 favicon-hashtrick.py -f <favicon_file>
    python3 favicon-hashtrick.py -k xxxxxxxxxxxxxxxxxxxxx -v ip_str,hostnames -u <favicon_url>

📱 GitHub:
This link is hidden for visitors. Please Log in or register now.



⚠️ Disclaimer
This content is for educational and lawful research only. Unauthorized scanning, probing or interaction with third-party systems without consent is illegal. The Hack Tools Dark Community and author assume no responsibility for misuse.
Always act ethically and within legal boundaries.


💬 Feel free to share your results, dork combos, or improvements below — let's build better recon tools together.
 
Back
Top