Packets Primer
- Description: Download the packet capture file and use packet analysis software to find the flag.
- Difficulty: Medium
🔎 Solution
Upon opening the pcap file in Wireshark, only a few packets were present, primarily TCP and ARP. Given the small number of packets, a quick inspection led to the discovery of the flag in packet number 4.

🚩Flag
picoCTF{p4ck37_5h4rk_b9d53765}