{"id":37102250,"url":"https://github.com/edivangalindo/gh-test","last_synced_at":"2026-01-14T12:23:40.562Z","repository":{"id":57692730,"uuid":"483626261","full_name":"edivangalindo/gh-test","owner":"edivangalindo","description":"A little tool to fastly test if Github tokens are valid","archived":false,"fork":false,"pushed_at":"2022-04-20T11:30:06.000Z","size":2,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-20T15:53:40.169Z","etag":null,"topics":["bugbounty","bugbounty-tool","infosec","redteam","token-leaked"],"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/edivangalindo.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}},"created_at":"2022-04-20T11:27:38.000Z","updated_at":"2023-04-04T20:48:01.000Z","dependencies_parsed_at":"2022-09-26T21:01:04.459Z","dependency_job_id":null,"html_url":"https://github.com/edivangalindo/gh-test","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/edivangalindo/gh-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edivangalindo%2Fgh-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edivangalindo%2Fgh-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edivangalindo%2Fgh-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edivangalindo%2Fgh-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edivangalindo","download_url":"https://codeload.github.com/edivangalindo/gh-test/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edivangalindo%2Fgh-test/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28420745,"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":["bugbounty","bugbounty-tool","infosec","redteam","token-leaked"],"created_at":"2026-01-14T12:23:37.655Z","updated_at":"2026-01-14T12:23:40.208Z","avatar_url":"https://github.com/edivangalindo.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gh-test\n\nSometimes, during the day as an offensive security engineer or bug hunter, we come across a leaked token and we need to test it. This tool was born out of my need to do this routinely with tokens coming from Github.\n\nSingle URL:\n\n```\necho ghp_0000000000000000000000 | gh-test\n```\n\nMultiple tokens:\n\n```\ncat tokens.txt | gh-test\n```\n\n## Installation\n\nFirst, you'll need to [install go](https://golang.org/doc/install).\n\nThen run this command to download + compile gh-test:\n```\ngo install github.com/edivangalindo/gh-test@latest\n```\n\nYou can now run `~/go/bin/gh-test`. If you'd like to just run `gh-test` without the full path, you'll need to `export PATH=\"/go/bin/:$PATH\"`. You can also add this line to your `~/.bashrc` file if you'd like this to persist.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedivangalindo%2Fgh-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedivangalindo%2Fgh-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedivangalindo%2Fgh-test/lists"}