{"id":28863915,"url":"https://github.com/amitlttwo/endpointxplorer","last_synced_at":"2025-08-10T19:10:01.175Z","repository":{"id":298533102,"uuid":"1000302150","full_name":"amitlttwo/endpointxplorer","owner":"amitlttwo","description":"A powerful Go-based tool to discover hidden endpoints, parameters, and URLs using GAU, Waybackurls, JS file analysis, and OSINT techniques.","archived":false,"fork":false,"pushed_at":"2025-06-11T15:26:45.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-20T08:13:36.657Z","etag":null,"topics":["bugbounty","cybersecurity","endpoint","endpointxplorer","hacking","osint","pentesting","webpentest"],"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/amitlttwo.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,"zenodo":null}},"created_at":"2025-06-11T15:08:55.000Z","updated_at":"2025-06-19T11:42:26.000Z","dependencies_parsed_at":"2025-06-11T16:57:23.059Z","dependency_job_id":"b5264db0-62ee-42c8-93cd-161e117884b9","html_url":"https://github.com/amitlttwo/endpointxplorer","commit_stats":null,"previous_names":["amitlttwo/endpointxplorer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/amitlttwo/endpointxplorer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amitlttwo%2Fendpointxplorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amitlttwo%2Fendpointxplorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amitlttwo%2Fendpointxplorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amitlttwo%2Fendpointxplorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amitlttwo","download_url":"https://codeload.github.com/amitlttwo/endpointxplorer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amitlttwo%2Fendpointxplorer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269772540,"owners_count":24473429,"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","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","cybersecurity","endpoint","endpointxplorer","hacking","osint","pentesting","webpentest"],"created_at":"2025-06-20T08:13:34.999Z","updated_at":"2025-08-10T19:10:01.159Z","avatar_url":"https://github.com/amitlttwo.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EndpointXplorer 🔍\n## Advanced Hidden Endpoint Discovery Tool\n### Author: amitlt2\n\nA powerful Go-based tool to discover hidden endpoints, parameters, and URLs using OSINT techniques, Wayback Machine data, and JavaScript file analysis.\n\n## ✨ Features\n* Multi-Source URL Discovery (Wayback Machine, Common Crawl)\n* JavaScript File Analysis (Extracts hidden endpoints \u0026 API routes)\n* Smart Parameter Extraction (Finds ?param=, /api/, /v1/, etc.)\n* Concurrent Scanning (Fast processing with configurable threads)\n* Colorful CLI Output (Easy-to-read results)\n* Save Results to File (JSON/TXT formats)\n\n# 🚀 Installation\n## 1. Install from Source\n### Clone the repo\n```\ngit clone https://github.com/amitlt2/EndpointXplorer\ncd EndpointXplorer\n```\n\n### Build the tool\n```\ngo build -o endpointxplorer\n```\n\n### Move to PATH (optional)\n\n```\nsudo mv endpointxplorer /usr/local/bin/\n```\n\n## 2. Install via Go\n\n```\ngo install github.com/amitlt2/EndpointXplorer@latest\n```\n\n## Commands\n### 1. Basic Scan (Single URL)\n```\n./endpointxplorer -u https://example.com -js -o results.txt\n```\n\n### 2. Bulk Scan (List of URLs)\n```\n./endpointxplorer -l urls.txt -js -deep -o results.json\n```\n\n### 3. Full Deep Scan\n```\n./endpointxplorer -u https://example.com -js -deep -concurrency 100 -verbose\n```\n\n## Flags\nFlag\tDescription\tExample\n```\n-u\tSingle URL to scan\t-u \"https://example.com\"\n-l\tFile containing list of URLs\t-l urls.txt\n-o\tOutput file (supports .txt/.json)\t-o results.json\n-js\tEnable JS file analysis\t-js\n-deep\tDeep scan (slower but thorough)\t-deep\n-concurrency\tThreads (default: 20)\t-concurrency 50\n-verbose\tShow verbose output\t-verbose\n```\n\n## 🛡 Legal Disclaimer\nThis tool is for authorized security testing and research only.\nMisuse for illegal activities is strictly prohibited.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famitlttwo%2Fendpointxplorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famitlttwo%2Fendpointxplorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famitlttwo%2Fendpointxplorer/lists"}