haccer/subjack
DNS Takeover tool written in Go observed · 2026-08-28
Health v2 · maintenance only
87/100
- Activity 90
- Release rhythm 75
- 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: 0
- age_days: 3249
- days_rel: 170
- days_push: 61
- n_releases_24m: 2
Adoption not part of the score
2109 stars · 349 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Subjack is a DNS takeover scanner written in Go that concurrently scans lists of subdomains to identify ones vulnerable to hijacking. It detects dangling CNAMEs, NS delegations, stale A records, zone transfers, SPF/MX/SRV takeovers, and registrable NXDOMAINs.
Use cases
- scan a list of subdomains for takeover vulnerabilities
- find dangling CNAME records pointing to unclaimed services
- check for expired nameserver and cloud DNS zone takeovers
- detect misconfigured zone transfers leaking DNS records
- identify SPF and MX records on expired domains for email spoofing
- mass-test domains during bug bounty reconnaissance
When to choose
- you need fast, concurrent mass-scanning of subdomain lists for DNS takeovers
- you want broad coverage including NS, A record, AXFR, SPF, MX, and SRV takeover checks
- you are doing bug bounty or penetration testing reconnaissance in Go
When to avoid
- you need a GUI or managed continuous monitoring service rather than a CLI scanner
- you require guaranteed accuracy without manual verification, since results can include false positives
- you need non-DNS web application vulnerability scanning
Facets
cli-tool · maturity active
security networking cli developer-tools security penetration-testing networking developer-tools windows cli go subdomain-takeover dns bug-bounty pentesting dns-takeover recon linux macos
1 source
- readme: https://github.com/haccer/subjack · fetched 2026-08-28 · 1e57818a9e01
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| haccer/subjack | main | 87 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem