{"id":13564570,"url":"https://github.com/Static-Flow/gofingerprint","last_synced_at":"2025-04-03T21:31:10.707Z","repository":{"id":57537647,"uuid":"275955520","full_name":"Static-Flow/gofingerprint","owner":"Static-Flow","description":"GoFingerprint  is a Go tool for taking a list of target web servers and matching their HTTP responses against a user defined list of fingerprints.","archived":false,"fork":false,"pushed_at":"2023-06-21T14:59:27.000Z","size":45,"stargazers_count":201,"open_issues_count":1,"forks_count":35,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-11-04T17:47:46.632Z","etag":null,"topics":["bugbounty","bugbounty-tool","golang","hacking","hacking-tool"],"latest_commit_sha":null,"homepage":"","language":"Go","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/Static-Flow.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}},"created_at":"2020-06-30T00:21:49.000Z","updated_at":"2024-10-12T21:23:24.000Z","dependencies_parsed_at":"2024-01-16T18:58:03.964Z","dependency_job_id":"1838cbc6-a719-4109-b846-48ef650baec6","html_url":"https://github.com/Static-Flow/gofingerprint","commit_stats":null,"previous_names":["static-flow/gf"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Static-Flow%2Fgofingerprint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Static-Flow%2Fgofingerprint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Static-Flow%2Fgofingerprint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Static-Flow%2Fgofingerprint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Static-Flow","download_url":"https://codeload.github.com/Static-Flow/gofingerprint/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247083126,"owners_count":20880776,"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","bugbounty-tool","golang","hacking","hacking-tool"],"created_at":"2024-08-01T13:01:33.052Z","updated_at":"2025-04-03T21:31:05.699Z","avatar_url":"https://github.com/Static-Flow.png","language":"Go","funding_links":[],"categories":["Go","Go (531)"],"sub_categories":[],"readme":"# gofingerprint\nGoFingerprint helps quickly indentify web servers by checking their HTTP responses against a user defined list of fingerprints. Whether it's trying to determine which servers in your recon set are bootspring or testing for a specific response from a payload, gf is the tool for you!\n\nThanks to @nahamsec https://github.com/nahamsec for the tool idea!\n\n### usage options\n```\n  -badpath string\n        The intentional 404 path to hit each target with to get a response. (default \"/sfdrbdbdb\")\n  -body string\n        Data to send in the request body\n  -debug\n        Enable to see any errors with fetching targets\n  -fingerprints string\n        JSON file containing fingerprints to search for.\n  -method string\n        which HTTP request to make the request with. (default \"GET\")\n  -output string\n        Directory to output files (default \"./\")\n  -timeout int\n        timeout for connecting to servers (default 10)\n  -workers int\n        Number of workers to process urls (default 20)\n\n```\n\n### basic usage\n\n```cat targets | gofingerprint -fingerprints ./fingerprints.json```\n\n\n### fingerprint file format (example can be found in fingerprints directory)\n\n```\n[\n  {\n    \"name\": \"\u003cUNIQUE NAME OF FINGERPRINT\u003e\",\n    \"fingerprint\" : [\"\u003cSEARCH TEXT USED TO ID SERVICE OR PRODUCT\u003e\"] #allows multiple fingerprints\n  }\n]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FStatic-Flow%2Fgofingerprint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FStatic-Flow%2Fgofingerprint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FStatic-Flow%2Fgofingerprint/lists"}