{"id":37095315,"url":"https://github.com/patflanigan/gohashid","last_synced_at":"2026-01-14T11:44:58.668Z","repository":{"id":187005793,"uuid":"190311660","full_name":"patflanigan/gohashID","owner":"patflanigan","description":"Command line tool to Identify a hash type","archived":false,"fork":false,"pushed_at":"2019-06-05T03:05:05.000Z","size":1181,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2023-08-08T16:12:18.360Z","etag":null,"topics":["cybersecurity","go","security"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/patflanigan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-06-05T02:23:44.000Z","updated_at":"2023-08-08T16:12:22.922Z","dependencies_parsed_at":"2023-08-08T16:27:15.592Z","dependency_job_id":null,"html_url":"https://github.com/patflanigan/gohashID","commit_stats":null,"previous_names":["patflanigan/gohashid"],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/patflanigan/gohashID","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patflanigan%2FgohashID","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patflanigan%2FgohashID/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patflanigan%2FgohashID/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patflanigan%2FgohashID/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patflanigan","download_url":"https://codeload.github.com/patflanigan/gohashID/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patflanigan%2FgohashID/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28419257,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:47:48.104Z","status":"ssl_error","status_checked_at":"2026-01-14T10:46:19.031Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["cybersecurity","go","security"],"created_at":"2026-01-14T11:44:58.077Z","updated_at":"2026-01-14T11:44:58.659Z","avatar_url":"https://github.com/patflanigan.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gohashID\nIdentify a hash type.\n\n\ngohashID is written in Go. \nIt takes a hash, calculates the length, and compares the length against the [hashcat example hashes](https://hashcat.net/wiki/doku.php?id=example_hashes)\n\n*   Hash is provided in a file to clean up whitespace and prevent interpolation.\n*   Only 1 hash can be provided at a time in a file. \n*   Remove any usernames, domain information, etc. from the raw hash provided. This tool compares hashes by length so usernames with varying length sizes will not match the examples in hashcatexamples.csv\n*   The next upgrade will address some of these limitations.\n\nUsage\n------------\ngo run gohashID.go -file \u003c\u003cFilename\u003e\u003e [default: hash.txt] \n\nExample: go run gohashID.go -file hash.txt\n\nor build\n\n*   env GOOS=windows GOARCH=386 go build -v gohashID.go\n*   env GOOS=linux GOARCH=amd64 go build -v gohashID.go\n\nhashcatexamples.csv file is required\n\n\n|Parameter     |Description  |\n|-----------|-------------------------------------------------------|\n|-file      |inpute file with hash \u003c\u003cFilename\u003e\u003e [default: hash.txt] |\n|-h, --help |show help message and exit                             |\n\n\n\nScreenshot\n----------\n\n    $ go run gohashID.go -file hash.txt\n\tgohashID v0.6          Pat Flanigan\n\t=========================================\n\n\tNetNTLMv1 / NetNTLMv1+ESS [-m 5500]\n\n\n    $ cat hash.txt\n    338d08f8e26de93300000000000000000000000000000000:9526fb8c23a90751cdd619b6cea564742e1e4bf33006ba41:cb8086049ec4736c\n    \n\nResources\n---------\n\n-  https://hashcat.net/wiki/doku.php?id=example_hashes\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatflanigan%2Fgohashid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatflanigan%2Fgohashid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatflanigan%2Fgohashid/lists"}