{"id":23815345,"url":"https://github.com/binsarjr/subdofinder","last_synced_at":"2025-07-10T11:14:06.462Z","repository":{"id":269676699,"uuid":"908140064","full_name":"binsarjr/subdofinder","owner":"binsarjr","description":"SubdoFinder is a simple tool to collect subdomains of a specific domain.","archived":false,"fork":false,"pushed_at":"2024-12-25T08:44:24.000Z","size":1539,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-03T14:03:37.791Z","etag":null,"topics":["cybersecurity","osint","subdomain-enumeration","subdomain-finder"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/binsarjr.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":"support.ts","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-25T08:42:38.000Z","updated_at":"2024-12-25T10:15:05.000Z","dependencies_parsed_at":"2024-12-25T09:38:52.376Z","dependency_job_id":null,"html_url":"https://github.com/binsarjr/subdofinder","commit_stats":null,"previous_names":["binsarjr/subdofinder"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/binsarjr/subdofinder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binsarjr%2Fsubdofinder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binsarjr%2Fsubdofinder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binsarjr%2Fsubdofinder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binsarjr%2Fsubdofinder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/binsarjr","download_url":"https://codeload.github.com/binsarjr/subdofinder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binsarjr%2Fsubdofinder/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264569476,"owners_count":23629605,"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":["cybersecurity","osint","subdomain-enumeration","subdomain-finder"],"created_at":"2025-01-02T04:17:27.222Z","updated_at":"2025-07-10T11:14:06.446Z","avatar_url":"https://github.com/binsarjr.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SubdoFinder\n\n**SubdoFinder** is a simple tool to collect subdomains of a specific domain.\n\n![subdofinder](./subdofinder.png)\n\n---\n\n## Features\n\n- Dump subdomains of a specific domain\n- Support for multiple domains from a file\n- Output results to a customizable directory\n\n---\n\n## Installation\n\n1. Ensure you have [Bun](https://bun.sh) installed on your system.\n2. Clone the repository:\n\n```bash\n$ git clone https://github.com/binsarjr/subdofinder\n$ cd subdofinder\n```\n\n3. Install dependencies:\n\n```bash\n$ bun install\n```\n\n4. Link the tool globally (optional):\n\n```bash\n$ bun link\n```\n\n\n---\n\n## Usage\n\n```bash\nUsage: subdofinder [options]\n\nDump subdomains of a domain\n\nOptions:\n  -d, --domain \u003cdomain...\u003e  Domain to dump\n  -l, --list \u003clist...\u003e      List all subdomains files\n  -o, --output \u003coutput\u003e     Output directory (default: \"./results\")\n  -h, --help                Display help for command\n```\n\n### Examples\n\n1. Dump subdomains for a single domain:\n\n   ```bash\n   $ subdofinder -d example.com\n   ```\n\n2. Dump subdomains for multiple domains from a file:\n\n   ```bash\n   $ subdofinder -l domains.txt\n   ```\n\n3. Dump subdomains with output to a specific directory:\n\n   ```bash\n   $ subdofinder -d example.com -o ./output_directory\n   ```\n\n---\n\n## Contribution\n\nContributions are welcome! Please fork this repository and submit a pull request with fixes or new features.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinsarjr%2Fsubdofinder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbinsarjr%2Fsubdofinder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinsarjr%2Fsubdofinder/lists"}