nslookup Analysis
Next up we have the command nslookup, which allows us to manually resolve domain names to ip addresses.
Steps:
Begin capturing packets in Wireshark on the correct external interface
Run the command ``$ nslookup hoppersroppers.org
Stop your capture.
Assignment:
What is DNS for?
What is the default DNS port? Was it the one you used?
- What is UDP?
- What did you see if you follow UDP stream?
- What happened when the connection ended? Why?
- Was there anything else you found interesting?
Submit a text file.