List3n!

Question

Given a pcap file called l1st3n.cap. Your primary goal is to find the hidden flag within the provided PCAP (Packet Capture) file.


Given File

9KB
Open

Solution

Follow TCP Stream → Ctrl + Alt + Shift + T

Select packet no 57 as it contains the file.

Select the Data field and Right Click → Export Packet Bytes (Ctrl + Shift + x).

I saved the export file named file.des3.

Flag: C3iCenter{N3tw0rkN1nj4}

Last updated

Was this helpful?