Your computer has been acting weirdly lately and you suspect that some malicious actors are targetting your system. You therefore decided to run a network capture to see what type of traffic is hitting your machine. We did some preliminary filtering of the traffic and suspect indeed some malicious traffic hitting your system. Can you identify the malicious packets to obtain the flag?
Try using tools like Wireshark to take an initial look at the traffic\nUse python to read in the pcap file an extract features.\nPerhaps you can do some anomaly detection on the traffic to discover interesting patterns?