Definition
A subdomain takeover becomes possible when a DNS record references a third-party service resource that has been released, while the record itself remains published.
How the gap opens
- 01A subdomain is pointed at a hosting, CDN or SaaS resource
- 02The project ends, or the resource is deleted or renamed
- 03The DNS record is left in place
- 04Another party registers the released resource name on that provider
- 05Content served from the trusted subdomain is now under their control
Why it matters more than it looks
The subdomain still carries organizational trust. Depending on configuration, that can affect cookie scope, content-security and authentication assumptions, and it makes phishing considerably more convincing because the domain is genuine.
This is fundamentally an inventory problem. Records outlive the projects that created them, and nobody owns the cleanup.
- DNS Record
- Unclaimed Service
- Attacker-Controlled Resource
- Trusted Subdomain
Each hop validated by successful exploitation
Tags
- dns
- attack surface
- brand abuse