Personalized Wireshark network analysis lab system.
A Python system that uses SHA-256 hashing to dynamically generate unique PCAP files per student, manipulating IP / MAC addresses and port numbers so no two captures are alike.
Worked with real HTTP traffic captures, embedding identifiers into TCP streams in a way that preserves protocol integrity while giving instructors a reliable signal that submitted work belongs to the student who claims it.

