Understanding the Digital Battlefield
Tuesday, January 6, 2026
Network Layers
When you just logged into the VM, where do you think those packets actually went?
Packet List (top): one row per packet
Packet Details (middle): protocol tree (L2→L7)
Packet Bytes (bottom): hex + ASCII view
Filter bar: type display filters (e.g., http, dns, tcp.port==443)
Common Menu Options
tcpdump or tsharktcpdump -i eth0 port 80udp and (dns or quic)host 10.6.7.8 and port 53net 10.0.0.0/8topcurltcpdumpping