They Hid a Flag Inside FAKE Network Traffic — GPNCTF "Double Fried" Writeup

🔍 CTF WRITEUP: "Double Fried" — GPNCTF Challenge In this video, I walk you through solving the "Double Fried" CTF challenge step by step — even if you've never done a CTF before! We analyze a suspicious network capture file (PCAP) full of kitchen-themed syslog logs, discover that someone injected FAKE packets to confuse us, and reassemble the hidden flag from out-of-order network traffic. 🧠 What You'll Learn: → What CTF challenges are and how to start → How to read and analyze PCAP files → What syslog protocol is (UDP port 514) → How out-of-order network packets work → Using Python + Scapy to parse network captures → How steganography hides data inside plain sight 🛠️ Tools Used: → Python 3 → Scapy (pip install scapy) → Any text editor Follow me on Instagram :-   / kushgo13   Follow me on Tweeter :-   / kushgo13   #CTF #CyberSecurity #EthicalHacking #PCAP #NetworkAnalysis #Beginner #PenTesting #CaptureTheFlag #Python #Scapy #InfoSec #Writeup