{"id":13541949,"url":"https://github.com/0xsha/GoLinkFinder","last_synced_at":"2025-04-02T09:33:03.521Z","repository":{"id":40366887,"uuid":"237254819","full_name":"0xsha/GoLinkFinder","owner":"0xsha","description":"A fast and minimal JS endpoint extractor ","archived":false,"fork":false,"pushed_at":"2024-01-13T12:05:10.000Z","size":12,"stargazers_count":321,"open_issues_count":2,"forks_count":46,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-11-03T07:33:01.350Z","etag":null,"topics":["bugbounty","endpoint-discovery","linkextractor","pentest-tool","pentesting","pentesting-tools"],"latest_commit_sha":null,"homepage":null,"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/0xsha.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-30T16:28:59.000Z","updated_at":"2024-11-01T14:26:47.000Z","dependencies_parsed_at":"2024-06-18T21:21:57.788Z","dependency_job_id":"596133a0-82c9-4497-84d1-bb3f22a24632","html_url":"https://github.com/0xsha/GoLinkFinder","commit_stats":{"total_commits":8,"total_committers":3,"mean_commits":"2.6666666666666665","dds":0.25,"last_synced_commit":"b727fc25bbc5322f26b69e419495a4aef96b83f1"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xsha%2FGoLinkFinder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xsha%2FGoLinkFinder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xsha%2FGoLinkFinder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xsha%2FGoLinkFinder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xsha","download_url":"https://codeload.github.com/0xsha/GoLinkFinder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246788934,"owners_count":20834196,"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","endpoint-discovery","linkextractor","pentest-tool","pentesting","pentesting-tools"],"created_at":"2024-08-01T10:00:59.269Z","updated_at":"2025-04-02T09:33:03.236Z","avatar_url":"https://github.com/0xsha.png","language":"Go","funding_links":[],"categories":["Recon"],"sub_categories":["Links"],"readme":"# GoLinkFinder\n\nA minimal JS endpoint extractor\n\n# Why?\n\nTo extract endpoints in both HTML source and embedded javascript files. Useful for bug hunters, red teamers, infosec ninjas.\n\n# Version\n\n1.0.0-alpha\n\n# Usage?\n\n```[-d|--domain] is required\nusage: goLinkFinder [-h|--help] -d|--domain \"\u003cvalue\u003e\" [-o|--out \"\u003cvalue\u003e\"]\n                    GoLinkFinder\nArguments:\n\n  -h  --help    Print help information\n  -d  --domain  Input a URL.\n  -o  --out     File name :  (e.g : output.txt)\n```\n\n# How?\n\nbest used with grep\n\n```\nGoLinkFinder -d https://github.com | grep api\n```\n\nOutput :\n\n```\n \"https://api.github.com/_private/browser/stats\"\n \"https://api.github.com/_private/browser/errors\"\n```\n\nyou can easily pipe out its with your other tools.\n\n# Watch\n\n[![asciicast](https://asciinema.org/a/HSM3Po0HC8s03XtXw3kw2UuHa.svg)](https://asciinema.org/a/HSM3Po0HC8s03XtXw3kw2UuHa)\n\n# Requirements\n\nGo \u003e= 1.13\n\n# Installation\n\n```\ngo install github.com/0xsha/GoLinkFinder@latest\n```\n\n# Feature request or found an issue?\n\nPlease write a patch to fix it and then pull a request.\n\n# References\n\nPython implementation:\nhttps://github.com/GerbenJavado/LinkFinder\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xsha%2FGoLinkFinder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xsha%2FGoLinkFinder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xsha%2FGoLinkFinder/lists"}