Skip to main content

Preview build: sign-in and grading run on the server. MFA is not enabled, and storage is in server memory so it does not survive a restart.

LearnDefend
Browser LabFreeBeginner+50 XP

Analyze Your First PCAP

ScenarioA SOC analyst received a packet capture from a workstation that contacted a suspicious web server. Investigate the traffic and identify what happened.

Network Analysis
Analyze Your First PCAPFree

Best experienced on a larger screen.

No.TimeSourceDestinationProtocolLengthInfo
10.00000010.10.10.1510.10.10.1DNS74Standard query 0x1a2b A example.com
20.02041110.10.10.110.10.10.15DNS90Standard query response 0x1a2b A example.com A 93.184.216.34
30.04512010.10.10.1593.184.216.34TCP6649780 → 80 [SYN] Seq=0 Win=64240
40.06023393.184.216.3410.10.10.15TCP6680 → 49780 [SYN, ACK] Seq=0 Ack=1
50.06100410.10.10.1593.184.216.34HTTP431GET / HTTP/1.1 (Host: example.com)
61.20088410.10.10.1510.10.10.1DNS78Standard query 0x77c1 A update-sync.example
71.22153010.10.10.110.10.10.15DNS94Standard query response 0x77c1 A update-sync.example A 203.0.113.66
81.25000410.10.10.15203.0.113.66TCP6649812 → 80 [SYN] Seq=0 Win=64240
91.265221203.0.113.6610.10.10.15TCP6680 → 49812 [SYN, ACK] Seq=0 Ack=1
101.26601010.10.10.15203.0.113.66TCP6049812 → 80 [ACK] Seq=1 Ack=1
111.28044710.10.10.15203.0.113.66HTTP218GET /download/update.exe HTTP/1.1 (Host: update-sync.example)
121.520998203.0.113.6610.10.10.15HTTP512HTTP/1.1 200 OK (application/octet-stream)