A subdomain takeover occurs when a subdomain's DNS record points to an external service (for example GitHub Pages, Heroku, or AWS S3) that is no longer claimed by the organization. An attacker can then claim that service and take control of the subdomain. This tool helps you enumerate all subdomains so you can audit which ones point to external resources that could be vulnerable. For each candidate subdomain, run a
DNS Lookup to check the CNAME target, and a
SSL Lookup to verify the certificate is still valid.