{"id":44575227,"url":"https://github.com/black-zer-0/sub-finder","last_synced_at":"2026-02-14T05:00:51.048Z","repository":{"id":304504288,"uuid":"1018975514","full_name":"BLACK-ZER-0/SUB-FINDER","owner":"BLACK-ZER-0","description":"A SubFinder tool","archived":false,"fork":false,"pushed_at":"2025-11-15T06:05:38.000Z","size":790,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-15T08:17:48.547Z","etag":null,"topics":["hacker","hacking-tool","hacktoolkit","subfinder","subshow"],"latest_commit_sha":null,"homepage":"","language":"Python","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/BLACK-ZER-0.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-07-13T13:21:17.000Z","updated_at":"2025-11-15T06:05:42.000Z","dependencies_parsed_at":"2025-07-13T15:31:17.936Z","dependency_job_id":"8a5e18e3-4184-4db1-ad69-f22899e65d21","html_url":"https://github.com/BLACK-ZER-0/SUB-FINDER","commit_stats":null,"previous_names":["adirtta/sub-finder","black-zer-0/sub-finder"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/BLACK-ZER-0/SUB-FINDER","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BLACK-ZER-0%2FSUB-FINDER","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BLACK-ZER-0%2FSUB-FINDER/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BLACK-ZER-0%2FSUB-FINDER/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BLACK-ZER-0%2FSUB-FINDER/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BLACK-ZER-0","download_url":"https://codeload.github.com/BLACK-ZER-0/SUB-FINDER/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BLACK-ZER-0%2FSUB-FINDER/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29437368,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T03:34:37.767Z","status":"ssl_error","status_checked_at":"2026-02-14T03:34:09.092Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["hacker","hacking-tool","hacktoolkit","subfinder","subshow"],"created_at":"2026-02-14T05:00:17.427Z","updated_at":"2026-02-14T05:00:51.043Z","avatar_url":"https://github.com/BLACK-ZER-0.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://i.postimg.cc/Hkx9V5jd/1000252565.jpg\" width=\"500\" alt=\"SUB-FINDER Banner\"/\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003e🔍 SUB-FINDER\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cb\u003eAdvanced Subdomain \u0026 DNS Status Scanner\u003c/b\u003e\u003cbr\u003e\n  \u003ci\u003eDeveloped by \u003ca href=\"https://github.com/BLACK-ZER-0\"\u003eBLACK ZERO\u003c/a\u003e\u003c/i\u003e\n\u003c/p\u003e\n\n---\n\n## ⚡ Features\n\n- 🔎 Subdomain enumeration using multiple public APIs\n- 🔐 DNS LIVE/DEAD status check\n- 🎛️ Beautiful Rich UI animations (spinner, bar, timer)\n- 📂 Saves results to `.txt` file\n- 🐍 Termux \u0026 Linux compatible\n\n---\n\n## 🛠️ Installation\n\n```bash\npkg install python3 \ngit clone https://github.com/BLACK-ZER-0/SUB-FINDER.git\ncd SUB-FINDER\nchmod +x*\npip install -r requirements.txt\npython3 sub-finder.py\n````\n\nOr install manually:\n\n```bash\npip install requests rich\n```\n\n---\n\n## ⚙️ One-Line Installer (via wget)\n\nInstall SUB-FINDER with just one command:\n\n```bash\nwget https://raw.githubusercontent.com/BLACK-ZER-0/SUB-FINDER/main/sub-finder_installer.sh \u0026\u0026 chmod +x * \u0026\u0026 bash sub-finder_installer.sh\n\nSUB-FINDER \n````\n\n\n---\n\n## 🚀 Usage\n\n```bash\npython3 sub-finder.py\n```\n\n📌 Make sure Python 3 is installed.\n\n---\n\n## 📁 Main File\n\n```bash\nsub-finder.py\n```\n\nThis is the main launcher file of the tool.\n\n---\n\n## 💾 Output\n\n* Subdomains are saved in:\n\n  ```\n  subs_example.com_checked.txt\n  ```\n\n---\n\n## 📷 Preview\n\n\u003e Tool UI with live status bar and spinner animations powered by Rich\n\u003e DNS status: ✅ LIVE / ❌ DEAD\n\u003e Centered result table with colors\n\n---\n\n## 🧠 Author\n\n**BLACK ZERO**\n🔗 GitHub: [github.com/ADIRTTA](https://github.com/BLACK-ZER-0)\n📦 Project: [SUB-FINDER](https://github.com/BLACK-ZER-0/SUB-FINDER.git)\n\n---\n\n## 🛡️ Disclaimer\n\n\u003e This tool is made for educational and authorized security testing purposes only.\n\u003e Unauthorized use is strictly prohibited.\n\n---\n\n⭐ Give a Star if you like this project!\n\n```\n\n---\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblack-zer-0%2Fsub-finder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblack-zer-0%2Fsub-finder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblack-zer-0%2Fsub-finder/lists"}