{"id":13843400,"url":"https://github.com/shazsyed/FavHunt","last_synced_at":"2025-07-11T18:32:01.089Z","repository":{"id":161009533,"uuid":"316589428","full_name":"shazsyed/FavHunt","owner":"shazsyed","description":"Favicon based recon for faster fingerprinting of web services","archived":false,"fork":false,"pushed_at":"2021-07-29T18:10:19.000Z","size":27,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-21T14:39:07.966Z","etag":null,"topics":["bugbounty","fingerprinting","hacking","recon","reconaissance","webservices"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shazsyed.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-27T19:59:50.000Z","updated_at":"2023-11-04T09:37:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"2077b382-a0b2-4e32-917f-004e8d3911ff","html_url":"https://github.com/shazsyed/FavHunt","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shazsyed/FavHunt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shazsyed%2FFavHunt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shazsyed%2FFavHunt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shazsyed%2FFavHunt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shazsyed%2FFavHunt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shazsyed","download_url":"https://codeload.github.com/shazsyed/FavHunt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shazsyed%2FFavHunt/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264870401,"owners_count":23676222,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bugbounty","fingerprinting","hacking","recon","reconaissance","webservices"],"created_at":"2024-08-04T17:02:06.899Z","updated_at":"2025-07-11T18:32:01.082Z","avatar_url":"https://github.com/shazsyed.png","language":"Python","funding_links":[],"categories":["Python (1887)","Python"],"sub_categories":[],"readme":"# FavHunt\n\nFavicon based recon to fingerprint services running on a webserver.\n\n## Installation:\n```\n$ git clone https://github.com/shazsyed/FavHunt\n$ cd FavHunt\n$ pip install -r requirements.txt\n```\n## Usage:\n`python3 favhunt.py -l domains.txt` or `cat domains.txt | python favhunt.py` \n\n```\nusage: favhunt.py [-h] -l LIST [-o OUTPUT] [-f FINGERPRINTS] [-t THREADS] [-j] [-s] [-v]\n\noptional arguments:\n  -h, --help       show this help message and exit\n  -l LIST          List of domains\n  -o OUTPUT        JSON output filename\n  -f FINGERPRINTS  Path to fingerprints json file (default: fingerprints.json)\n  -t THREADS       Threads (default: 20)\n  -j, --json       Stdout output in JSON\n  -s, --silent     Only shows results with matched fingerprints\n  -v, --verbose    Verbose output\n  ```\n  \n  ![](https://i.imgur.com/8gvAckv.png)\n  \n #### Using with jq:\n  `python3 favhunt.py -l domains.txt -json | jq '.'`\n\n## Credits:\nInspired by [FavFreak](https://github.com/devanshbatham/FavFreak) and thanks for fingerprints \u003c3\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshazsyed%2FFavHunt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshazsyed%2FFavHunt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshazsyed%2FFavHunt/lists"}