{"id":18918513,"url":"https://github.com/0xpugal/subdomz","last_synced_at":"2025-05-16T13:07:26.579Z","repository":{"id":41298689,"uuid":"509077354","full_name":"0xPugal/SubDomz","owner":"0xPugal","description":"An Automated Subdomain Enumeration Tool","archived":false,"fork":false,"pushed_at":"2024-10-16T13:01:59.000Z","size":19746,"stargazers_count":261,"open_issues_count":8,"forks_count":58,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-28T03:28:39.495Z","etag":null,"topics":["bugbounty","recon","reconnaissance","subdomain-enumeration","subdomain-finder","subdomains-discovery"],"latest_commit_sha":null,"homepage":"https://github.com/0xPugal/subdomz","language":"Shell","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/0xPugal.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":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":"0xPugal","custom":["https://www.paypal.me/0xPugal"]}},"created_at":"2022-06-30T12:46:54.000Z","updated_at":"2025-04-23T03:07:56.000Z","dependencies_parsed_at":"2024-02-04T07:33:26.113Z","dependency_job_id":"21237954-9e2a-4bf2-b5ed-b8ddd6f4295d","html_url":"https://github.com/0xPugal/SubDomz","commit_stats":null,"previous_names":["0xpugal/subdomz","0xpugazh/subdomz"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xPugal%2FSubDomz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xPugal%2FSubDomz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xPugal%2FSubDomz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xPugal%2FSubDomz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xPugal","download_url":"https://codeload.github.com/0xPugal/SubDomz/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254535829,"owners_count":22087399,"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","recon","reconnaissance","subdomain-enumeration","subdomain-finder","subdomains-discovery"],"created_at":"2024-11-08T10:32:18.847Z","updated_at":"2025-05-16T13:07:26.556Z","avatar_url":"https://github.com/0xPugal.png","language":"Shell","funding_links":["https://buymeacoffee.com/0xPugal","https://www.paypal.me/0xPugal"],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\r\n  \u003cb\u003eSubdomz\u003c/b\u003e\r\n  \u003cbr\u003e\r\n\u003c/h1\u003e \r\n\r\n\u003ch3 align=\"center\"\u003e \r\n  \r\n  [![made-with-bash](https://img.shields.io/badge/Made%20with-Bash-1f425f.svg)](https://www.gnu.org/software/bash/) [![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/0xPugal/SubDomz/graphs/commit-activity) [![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://lbesson.mit-license.org/) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) [![Latest release](https://badgen.net/github/release/0xPugal/SubDomz?sort=semver\u0026label=version)](https://github.com/0xPugal/SubDOmz/releases) [![Open Source Love svg1](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/SubDomz/KNOXSSer)\r\n\u003ch3 align=\"center\"\u003e\r\nAn Automated Subdomain Enumeration Tool\r\n\u003c/p\u003e\r\n\r\n  ![SubDomz](https://github.com/0xPugal/SubDomz/blob/master/SubDomz.png)\r\n\r\n-----------------------------\r\n### What is SubDomz?\r\n SubDomz is an automation tool for finding the subdomains of the given target or targets passively. It uses multiple tools and various online search engines and services in parallel to find subdomains effectively and sort and save them in an organized way.\r\n\r\n\r\n### Installation\r\n```\r\ngit clone https://github.com/0xPugal/Subdomz.git\r\ncd SubDomz \r\nchmod +x install.sh subdomz.sh check.sh\r\n./install.sh\r\n```\r\n\r\n### Usage\r\n```\r\n# Options:\r\n      -d, --domain            - Domain to enumerate\r\n      -l, --list              - List of root domains to enumerate\r\n      -u, --use               - Specify which tools to be used (Ex: subfinder, amass, crt,...)\r\n      -e, --exclude           - Specify which tools to be excluded (Ex: findomain, wayback, gau,...)\r\n      -o, --output            - Output file to save final results ( Default: \u003ctarget\u003e-Date-Time.txt)\r\n      -s, --silent            - Show only subdomains in output\r\n      -hp, --http-probe       - probe for working http/https servers\r\n      -k, --keep              - keep the temporary files ( output from each tool)\r\n      -p, --parallel          - Run parallely for faster results. Doesn't Work With -e/--exclude or -u/--use.\r\n      -h, --help              - Display this help message and exit\r\n      -v, --version           - Display the version and exit\r\n      -ls, --list-sources     - Display all available sources/tools\r\n```\r\n\r\n### Available Sources/tools\r\n- [Subfinder](https://github.com/projectdiscovery/subfinder)\r\n- [Amass](https://github.com/owasp-amass/amass)\r\n- [Assetfinder](https://github.com/tomnomnom/assetfinder)\r\n- [Chaos](https://github.com/projectdiscovery/chaos-client)\r\n- [Findomain](https://github.com/Findomain/Findomain)\r\n- [Haktrails](https://github.com/hakluke/haktrails)\r\n- [Gau](https://github.com/lc/gau)\r\n- [Github-subdomains](https://github.com/gwen001/github-subdomains)\r\n- [Gitlab-subdomains](https://github.com/gwen001/gitlab-subdomains)\r\n- [Cero](https://github.com/glebarez/cero)\r\n- [Shosubgo](https://github.com/incogbyte/shosubgo)\r\n- [Censys](https://search.censys.io/)\r\n- [Crtsh](https://crt.sh/)\r\n- [JLDC-anubis](https://jldc.me/anubis)\r\n- [Alienvault](https://otx.alienvault.com)\r\n- [Subdomain-center](https://api.subdomain.center)\r\n- [Certspotter](https://api.certspotter.com)\r\n- [Puredns](https://github.com/d3mondev/puredns)\r\n- [VirusTotal](https://virustotal.com/)\r\n- [Trickest Resolvers](https://github.com/trickest/resolvers)\r\n- [Best-DNS-wordlists](https://wordlists.assetnote.io/)\r\n\r\n### API keys\r\n+ Add your API keys in [config.txt](https://github.com/0xPugal/subdomz/blob/master/config.txt)\r\n\r\n### Credit\r\nThis tool was inspired by [@bing0o](https://github.com/bing0o) [domains.sh](https://github.com/bing0o/bash_scripting/blob/master/domains.sh) script.\r\n\r\n## Star History\r\n\r\n\u003ca href=\"https://star-history.com/#0xpugal/SubDomz\u0026Date\"\u003e\r\n \u003cpicture\u003e\r\n   \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://api.star-history.com/svg?repos=0xpugal/SubDomz\u0026type=Date\u0026theme=dark\" /\u003e\r\n   \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"https://api.star-history.com/svg?repos=0xpugal/SubDomz\u0026type=Date\" /\u003e\r\n   \u003cimg alt=\"Star History Chart\" src=\"https://api.star-history.com/svg?repos=0xpugal/SubDomz\u0026type=Date\" /\u003e\r\n \u003c/picture\u003e\r\n\u003c/a\u003e\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xpugal%2Fsubdomz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xpugal%2Fsubdomz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xpugal%2Fsubdomz/lists"}