Packet Capture

You might also like

You are on page 1of 2

ITT450

LAB ASSIGNMENT: PACKET CAPTURE

Step 1: Capturing packet during accessing FTP server.

a) Install and run Wireshark application in your computer.


b) With appropriate setting, start capture packet from your computer.
c) Access FTP server in 10.82.12.155. Log in as user11, with password of password11.
d) After accessing the server, stop capturing the packet.

Step 2: Analyze packet capture.

a) After stopping the packet capture, filter the output to display only communication
between your pc and FTP server (hint: filter using source IP will do the trick)
b) Find a packet that uses to transfer username and password.

Step 3: Discussion and submission

Discuss your findings, including :


a) Configuration needed for capture packet (interface setting, or any filtering setting)

We use Local area network packet tracer for interface setting, and start the
capture first until the result were display.Next,click expression and type FTP
filter and enter.

b) Packet that used to communicate username and password

c) Why username and password can be viewed in plain text.

Because the username and password not encrypted

Submit your report to ashitah4class@gmail.com, with subject title: Packet


Capture_student1_student2

You might also like