Running shuffledns closes/knocksout my entire internet connection. #648
MuzakirLone
started this conversation in
General
Replies: 3 comments
-
|
Same issue |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I'm having the same issue too. I am afraid that its triggering something with the ISP and they are recognizing it as some kind of dns attack? Is that a possibility? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
massdns creates a lot of dns traffic, which can be easily identified by ISPs. It's better to run the tool from a cloud box rather than from home connection, which usually is optimized for downstream traffic rather than upstream. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I just started using shuffledns and when I run it doesnt give me any output. After it finishes executing, it knocks out my entire internet network connection. I use shuffle dns on VMware with Kali linux. I used the resolver.txt from github as the list. I dont know why this happens. I use NAT for my network connection on Kali Linux.
This is the command I used
shuffledns -d example.com -w /usr/share/seclists/Discovery/DNS/deepmagic.com-prefixes-top50000.txt -r ~/tools/resolvers/resolver.txt -o shuffledns.txtBeta Was this translation helpful? Give feedback.
All reactions