d3mondev / puredns

Puredns is a fast domain resolver and subdomain bruteforcing tool that can accurately filter out wildcard subdomains and DNS poisoned entries.
GNU General Public License v3.0
1.68k stars 155 forks source link

Internet Outage When Running PureDNS/ShuffleDNS #63

Closed cupello closed 3 weeks ago

cupello commented 1 month ago

Hi everyone,

I’m facing a problem and could use some advice. I’m running PureDNS or ShuffleDNS (both inside Docker on a local machine) to resolve a list of subdomains. However, whenever I start the process, it not only takes down my machine's internet connection but also knocks out the internet for my entire house. This happens even when using default settings or with low concurrency.

Is this expected behavior? How can I efficiently resolve a long list of subdomains without causing this kind of disruption?

Thanks in advance for your help!

cupello commented 3 weeks ago

Using a VPN resolved the issue.