CCT Elite Labs
Simulation ID: CCT-013

Network Traffic Analysis

"Analyze the captured network packets. Use the filtering system to isolate web traffic and identify which packet contains an unencrypted HTTP GET request."

Displaying all packets
No. Protocol Source Info
1 TCP 192.168.1.15 443 → 51020 [ACK]
2 UDP 192.168.1.1 DNS Standard query
3 HTTP 192.168.1.15 GET /index.php HTTP/1.1
4 ICMP 8.8.8.8 Echo (ping) reply

Forensic Question

Which packet number contains the unencrypted HTTP web request?

1
Packet 1
2
Packet 2
3
Packet 3
4
Packet 4