ogham / dog

A command-line DNS client.

Home Page:https://dns.lookup.dog/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

using type ANY dog hangs forever

Marcuccio opened this issue · comments

  • The version of dog being used (dog --version): dog-v0.1.0-x86_64-pc-windows-msvc (the name of the release I use)
  • The command-line arguments you are using: .\dog.exe -q . -t ANY -n 8.8.8.8
  • Your operating system and hardware platform: Windows 10 Pro

Hi all, I was testing a domain server for a DNS Amplification Attack, so I was forging the biggest response possible and found out that using the type ANY it hangs forever... Can't explain why.

I inspected the packet using wireshark and seemed legit, however no response was received. The packet was sent but any response was received...

image