Question
Use Wireshark Bring up a command prompt in Windows (CMD.EXE) or terminal window in Linux. Connect to USF FTP server: ftp ftp.usf.edu username: anonymous password:
Use Wireshark
Bring up a command prompt in Windows (CMD.EXE) or terminal window in Linux.
Connect to USF FTP server: ftp ftp.usf.edu username: anonymous password: abc@def.com dir cd images Get USFheader.png close quit
4. Wait a few seconds. Reconnect. ftp ftp.usf.edu username: anonymous password: abc@def.com dir cd images Get USFheader.png Close the terminal session without quitting FTP.
5. Wait a few seconds. In a browser, connect to ftp://ftp.usf.edu Click on images Click on USFheader.png Close the browser tab.
6. Wait a few seconds. Stop the Wireshark packet capture (pcap)
7. Provide Screenshot of handshake,flags, ack/seq etc. Go into the pcap and trace the TCP stream for the first connection.
Show the 3-way handshake, flags and ack/seq #'s. Trace the Ack/Seq #'s for all of the packets of the stream. Present in an intelligible format (i.e., try to show the arithmetic, not just a bunch of screen shots).
8. Locate the packets where USFheader.png is actually transferred. Looking only at the Layer 3 packets, follow the Layer 3 fragmentation and ID. Was there any fragmentation? How do you know?
9. Trace the shut down flags and ack/seq #'s for the first connection.
10. Repeat 7-9 for the second connection. Especially look at the last 6 packets, flags and seq/ack #'s from the connection. What does the shutdown look like compared to #9?
11. Repeat 7-9 for the third connection. Especially look at the last 6 packets, flags and seq/ack #'s from the connection. What does the shutdown look like compared to #9 and #10?
12. What did you notice about the userid and password captured from the three TCP streams?
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started