Subdomain Takeover
- 1.Domain name (sub.example.com) uses a CNAME record for another domain (sub.example.com CNAME anotherdomain.com).
- 2.At some point, anotherdomain.com expires and is available for anyone's registration.
- 3.Since the CNAME record is not removed from the DNS zone of example.com, anyone who records anotherdomain.com has full control over sub.example.com until the DNS record is present.
Last modified 1yr ago