# devanshbatham/FavFreak

Making Favicon.ico based Recon Great again !

Repository: https://github.com/devanshbatham/FavFreak
Canonical: https://ross.abutalabs.com/products/favfreak
Language: Python
License: MIT
License Family: permissive
Topics: bugbounty, osint, reconnaissance, recon, hacking, webappsec, information-gathering, bughunting, web-security
Last push: 2023-08-29T16:38:07+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2252, "days_push": 1100, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1298, forks 175 (observed 2026-08-28T04:04:17.230404+00:00)

## What it is
A Python CLI tool that fetches favicon.ico files from lists of URLs, computes their mmh3 hashes, and groups domains/subdomains/IPs by matching favicon hashes. It identifies web technologies via a fingerprint dictionary and can generate Shodan dorks for further reconnaissance.

## Use cases
- find subdomains running the same web framework via favicon hashes
- generate shodan dorks from favicon hashes for bug bounty recon
- fingerprint web servers from a list of urls
- group discovered hosts by their favicon.ico hash
- osint reconnaissance on target domains

## When to choose
- you need favicon-based asset fingerprinting during bug bounty recon
- you want to cluster large subdomain lists by technology stack
- you want quick shodan dorks from favicon hashes

## When to avoid
- you need a full-featured recon framework rather than a single-purpose script
- your environment is not Linux/Unix-like with Python 3
- you need actively maintained tooling with recent updates

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: osint, web-scraping, security, cli
- domain: security, osint, crawlers, developer-tools
- platform: python, cli
- tags: bugbounty, recon, favicon-hash, shodan-dorks, fingerprinting, subdomain-enumeration, linux

## Member repositories
- devanshbatham/FavFreak (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:17.230404+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:53:49.720950+00:00, confidence not recorded.
  - readme: https://github.com/devanshbatham/FavFreak (fetched 2026-08-28T04:04:17.230404+00:00, sha 29d3ff33e605)
- Data as of 2026-08-30T08:39:29.467469+00:00.
