punk-security / dnsReaper

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

🪲 domains are queried synchronously #43

Closed SimonGurney closed 2 years ago

SimonGurney commented 2 years ago

In my haste to add aws input, I made a change so that the domain is turned into a Domain object before being passed to the scanning engine. This means the domain is now being populated with the four primary record types before being passed to the multi threaded bit.