{"id":21179574,"url":"https://github.com/mamad4ever/brutes","last_synced_at":"2025-12-30T12:48:29.738Z","repository":{"id":263203812,"uuid":"889670336","full_name":"MaMad4Ever/BruteS","owner":"MaMad4Ever","description":"enumerates subdomains with fuzzing.","archived":false,"fork":false,"pushed_at":"2025-01-01T16:25:30.000Z","size":490,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T12:07:43.887Z","etag":null,"topics":["brute-force","bug-bounty","fuzzing","subdomain","subdomain-bruteforcing","subdomain-enumeration","subdomain-scanner"],"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/MaMad4Ever.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}},"created_at":"2024-11-16T23:02:32.000Z","updated_at":"2025-01-01T16:25:33.000Z","dependencies_parsed_at":"2025-01-01T17:29:20.243Z","dependency_job_id":"4a45c3b7-938d-4c81-9622-64bfc3ed5ea0","html_url":"https://github.com/MaMad4Ever/BruteS","commit_stats":null,"previous_names":["mamad4ever/brutes"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaMad4Ever%2FBruteS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaMad4Ever%2FBruteS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaMad4Ever%2FBruteS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaMad4Ever%2FBruteS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MaMad4Ever","download_url":"https://codeload.github.com/MaMad4Ever/BruteS/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243630388,"owners_count":20322288,"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":["brute-force","bug-bounty","fuzzing","subdomain","subdomain-bruteforcing","subdomain-enumeration","subdomain-scanner"],"created_at":"2024-11-20T17:32:21.210Z","updated_at":"2025-12-30T12:48:29.732Z","avatar_url":"https://github.com/MaMad4Ever.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Installation\n```bash\ngit clone https://github.com/MaMad4Ever/Brutes.git\n```\n```bash\npip3 install -r requirements.txt\n```\n\n## Wordlist recommendations\n- **n0kovo's** wordlists: [Can be downloaded from here](https://github.com/n0kovo/n0kovo_subdomains)\n- **assetnote** wordlists: [Can be downloaded from here](https://wordlists.assetnote.io)\n- **megalist** wordlists: [Can be downloaded from here](https://github.com/netsecurity-as/subfuz/blob/master/subdomain_megalist.txt)\n- **SecLists** wordlists: [Can be downloaded from here](https://github.com/danielmiessler/SecLists)\n\n## Usage\n```bash\npython3 brutes.py -d example.com\n```\n```bash\npython3 brutes.py -d example.com -m http\n```\n```console\nSwitch:\n  -h, --help                           (show this help message and exit)\n  -d DOMAIN, --domain                  (DOMAIN Enter the Domain Name)\n  -u, --show-unreachable               (Show unreachable URLs)\n  -t THREADS, --threads THREADS        (Number of threads to use (default: 10))\n  -w WORDLIST, --wordlist WORDLIST     (Path to the wordlist file (default:subdomain_names.txt)\n  -m {http,https}, --mode {http,https} (Protocol to use (default: https))\n  -s, --silent                         (Run scanner silently)\n  -o OUTPUT, --output OUTPUT           (Save reachable subdomains to a file)\n  --timeout TIMEOUT                    (Request timeout in seconds (default: 5))\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmamad4ever%2Fbrutes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmamad4ever%2Fbrutes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmamad4ever%2Fbrutes/lists"}