Wireshark Lab 3.0 HW - Wireshark Telnet (V1.1)
Wireshark Lab 3.0 HW - Wireshark Telnet (V1.1)
1)
OVERVIEW
Telnet is a network protocol that is mostly used to connect two computers remotely. It is
very useful if you want someone in another part of the world to use the computer you
are in front of.
However, telnet does not encrypt its traffic. The information that travels from one
device to another will be in plain text, and that leaves it vulnerable to threats, such as
“sniffing” where others can see the information.
OBJECTIVE
In this lab, you will use Wireshark to observe all of the packets coming in and out of a
Telnet connection to access information about the person on this network. Follow the
steps below to get started:
Steps
1
7. The Follow TCP Stream window displays the data for this Telnet session.
The entire session is displayed in plain text, including a username and
password.
Review the Telnet session in the Follow TCP Stream window to answer the
questions below.
Questions:
1. What is the login name and password of the person who sent this packet?
[type answer name here]
2. What is the date and location of the last login in this stream?
[type answer name here]
3. List all commands run by the client after login successfully (separate them
per line).
[type answer name here]