What is the difference between resolved and unresolved ports on the Wireshark display setup?
Resolved ports display the name of well-known service that runs on that port, whereas unresolved ports just display the number.
What is the correct syntax to use on Wireshark for showing only SMTP and ICMP traffic?
tcp.port eq 25 or icmp
Using wireshark_setup.pcapng. filter the packets to view only HTTP requests. What is the source IP address shown on the last packet?
172.21.2.217
Within that same packet,what is the time shown? Your answer must be in YYYY-MM-DD HH:MM:SS format adjusted for UTC.
2017-12-12 13:04:10
What is the destination IP address of the last packet?
34.232.90.203