[Day 9] Where Is All This Data Going

{Network Forensics}

Challenge

We are able to open the given pcap file with Wireshare to inspect it further.

http.request.method == GET
http.request.method == POST
udp.port == 53
tcp.port==21
ftp-data

Last updated

Was this helpful?