{"id":22542302,"url":"https://github.com/0x4f53/subblaster","last_synced_at":"2026-01-31T18:02:04.075Z","repository":{"id":264478968,"uuid":"846279532","full_name":"0x4f53/subblaster","owner":"0x4f53","description":"lightspeed subdomain bruteforcing","archived":false,"fork":false,"pushed_at":"2024-10-06T23:19:29.000Z","size":509,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-24T19:41:25.697Z","etag":null,"topics":["blackhat","bruteforcing","dns","ejpt","ejpt-cheatsheet","ejpt-notes","golang","kali-linux","oscp","oscp-tools","osint","recon","recon-tools","reconnaissance","subdomain-bruteforcing","subdomain-enumeration","subdomain-finder"],"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/0x4f53.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"0x4f53","patreon":"0x4f","open_collective":null,"ko_fi":"o_0x4f","tidelift":null,"community_bridge":null,"liberapay":"0x4f53","issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":"https://www.paypal.me/0x4f"}},"created_at":"2024-08-22T22:05:51.000Z","updated_at":"2024-11-16T07:37:23.000Z","dependencies_parsed_at":"2024-11-24T16:45:58.076Z","dependency_job_id":null,"html_url":"https://github.com/0x4f53/subblaster","commit_stats":null,"previous_names":["0x4f53/subblaster"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/0x4f53/subblaster","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x4f53%2Fsubblaster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x4f53%2Fsubblaster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x4f53%2Fsubblaster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x4f53%2Fsubblaster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0x4f53","download_url":"https://codeload.github.com/0x4f53/subblaster/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x4f53%2Fsubblaster/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28949274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T14:26:55.697Z","status":"ssl_error","status_checked_at":"2026-01-31T14:26:52.545Z","response_time":128,"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":["blackhat","bruteforcing","dns","ejpt","ejpt-cheatsheet","ejpt-notes","golang","kali-linux","oscp","oscp-tools","osint","recon","recon-tools","reconnaissance","subdomain-bruteforcing","subdomain-enumeration","subdomain-finder"],"created_at":"2024-12-07T13:09:38.769Z","updated_at":"2026-01-31T18:02:04.014Z","avatar_url":"https://github.com/0x4f53.png","language":"Go","funding_links":["https://github.com/sponsors/0x4f53","https://patreon.com/0x4f","https://ko-fi.com/o_0x4f","https://liberapay.com/0x4f53","https://www.paypal.me/0x4f"],"categories":[],"sub_categories":[],"readme":"[![Golang](https://img.shields.io/badge/Golang-fff.svg?style=flat-square\u0026logo=go)](https://go.dev)\n[![License](https://img.shields.io/badge/License-MIT-purple?style=flat-square\u0026logo=libreoffice)](LICENSE)\n[![Latest Version](https://img.shields.io/github/v/tag/0x4f53/subblaster?label=Version\u0026style=flat-square\u0026logo=semver)](https://github.com/0x4f53/subblaster/releases)\n\n\u003cimg src=logo-small.gif alt=\"subblaster logo\"\u003e\n\n# subblaster\nSuper-fast multi-source subdomain bruteforcer in Go.\n\n\u003cimg src = preview.gif alt=\"dnscovery preview\" width = \"500dp\"\u003e\n\n**Note:** This is not a public subdomain enumerator and is not an efficient way to get pre-captured subdomains. If you need fast enumeration, please use pre-existing tools like [amass](https://github.com/owasp-amass/amass), [sublister](https://github.com/aboul3la/Sublist3r) etc.\n\n### What is this then?\n\nThere are several domains whose subdomains are present in DNS records but aren't caught by popular enumeration services. These don't appear online due to them not being scraped by crawlers that these providers / security companies deploy. This tool is an attempt to maximize the speed of discovering them while minimizing the time taken.\n\n## Features\n- Customizable multi-source wordlists ([TheRook's subbrute](https://github.com/TheRook/subbrute), [Daniel Miessler's seclists](https://github.com/danielmiessler/SecLists) and more!)\n- Multithreaded bruteforcing using Golang\n- Multi-resolver subdomain resolution and port scanning in-built\n- Multiple inputs, multiple outputs\n\u003c!-- - Terraform integration for powerful yet cheap bruteforcing--\u003e\n\n## Usage \n\n```bash\n# to build the program\ngo build\n\n./subblaster 0x4f.in\n```\n\nExamples:\n\n### Generate paired JSON outputs \n\nThis helps generate output in the form of `{\"subdomain\": \"www.example.com\", \"domain\":\"example.com\"}`, useful for dumping to a \nDocumentDB\n\n```bash                S U B B L A S T E R  \n        (https://github.com/0x4f53/subblaster)\n        A fast subdomain bruteforcer in Golang.\n\n\n[⟳] Generating batches for bruteforcing...\n\n\n[✓] Batching complete! Generated 1192 batches\n\n[+] Bruteforcing...\n\n./subblaster -p 0x4f.in\n...\n# In 0x4f.in.json\n{\"subdomain\":\"blog.0x4f.in\",\"domain\":\"0x4f.in\"}\n{\"subdomain\":\"www.0x4f.in\",\"domain\":\"0x4f.in\"}\n```\n\n### Refresh all seclists and delete cache\n\n```bash\n./subblaster -r\n\n                S U B B L A S T E R  \n        (https://github.com/0x4f53/subblaster)\n        A fast subdomain bruteforcer in Golang.\n\n[✓] Deleted all cache data\n[↓] Downloading wordlists mentioned in lists.yaml\n - onelistforallshort.txt [2.82MB / 0b] ╢░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟  10.84kB/s\n - onelistforallshort.txt [12.19MB / 0b] ╢░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟  4.28kB/s\n - dns-Jhaddix.txt [10.40kB / 0b] ╢░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟  0b/s\n - alexaTop1mAXFRcommonSubdomains.txt [378.92kB / 0b] \n...\n```\n\n## Credits\n\n- [Assetnote Wordlists](https://wordlists.assetnote.io/)\n- [six2dez/OneListForAll](https://github.com/six2dez/OneListForAll)\n- [fuzzdb-project/fuzzdb](https://github.com/fuzzdb-project/fuzzdb)\n- [TheRook/subbrute](https://github.com/TheRook/subbrute)\n- [danielmiessler/seclists](https://github.com/danielmiessler/SecLists)\n\n\u003c!--[Terraform Exec](https://github.com/hashicorp/terraform-exec) is property of Hashicorp Terraform.--\u003e\n\nThe animated logo is derived from work by [Ryan Whiteside](https://flickr.com/whytseyed/).\n\n## License\n\nMultimedia licensed under [![License: CC BY-NC-SA 4.0](https://licensebuttons.net/l/by-nc-sa/4.0/80x15.png)](https://creativecommons.org/licenses/by-nc-sa/4.0/) \n\n[Copyright © 2024 Owais Shaikh](LICENSE)\n\n## Donate\n\n[Click here to donate](https://github.com/sponsors/0x4f53). It incentivizes me to develop more.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0x4f53%2Fsubblaster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0x4f53%2Fsubblaster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0x4f53%2Fsubblaster/lists"}