TheRook/subbrute
A DNS meta-query spider that enumerates DNS records, and subdomains. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5198
- days_rel: n/a
- days_push: 1693
- n_releases_24m: 0
Adoption not part of the score
3526 stars · 664 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
SubBrute is a Python DNS meta-query spider that enumerates subdomains and arbitrary DNS record types by leveraging open resolvers to bypass DNS rate-limiting. It works both as a command-line tool and as an importable Python library.
Use cases
- enumerate subdomains of a domain
- find hidden subdomains for penetration testing
- resolve TXT, CNAME, MX, AAAA records for many hosts
- bypass DNS rate-limiting during reconnaissance
- crawl DNS records recursively like a spider
- use subdomain enumeration in Python scripts
When to choose
- you need fast, accurate subdomain enumeration without hitting the target's nameservers directly
- you want a Python library for DNS enumeration in your own tooling
- you need to enumerate arbitrary DNS record types, not just A records
When to avoid
- you need a maintained tool with active development and modern DNS APIs
- you want passive subdomain enumeration from certificate transparency logs rather than active resolution
- your environment forbids querying third-party open resolvers
Facets
cli-tool · maturity maintenance
web-scraping networking security cli security penetration-testing networking osint python cli windows dns subdomain-enumeration recon dns-spider open-resolvers pentesting linux macos
1 source
- readme: https://github.com/TheRook/subbrute · fetched 2026-08-28 · 962f1c827add
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| TheRook/subbrute | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="TheRook/subbrute")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem