punk-security / dnsReaper

dnsReaper - subdomain takeover tool for attackers, bug bounty hunters and the blue team!
GNU Affero General Public License v3.0
1.93k stars 150 forks source link

Resolve CNAME into a chain #140

Open SimonGurney opened 1 year ago

SimonGurney commented 1 year ago

In the case of a domain, we fetch its CNAME records. If this CNAME references a CNAME, I'm not sure if we fetch the final CNAME of the middle one? This needs investigating, ideally we would get them all.