punk-security / dnsReaper

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

fix: dont return ns for cnames #14

Closed SimonGurney closed 2 years ago

SimonGurney commented 2 years ago

DNS is hard!

If a domain has a CNAME:

In this PR, I stop NS checks from being performed if a CNAME is found.