In this hands-on session, students will learn how data actually travels across networks by capturing and analyzing real-time network packets using Python. They will build their own mini Wireshark from scratch — sniffing live traffic, identifying protocols (TCP/UDP/DNS/HTTP), detecting unencrypted sensitive data, and understanding how attackers exploit open networks. By the end, students won't just understand networking theory — they'll see it happening live on their screen.