1. What tcpdump Solves for Defenders
tcpdump is a core command-line packet capture and packet inspection tool used by defenders for fast, scriptable network troubleshooting and incident evidence collection.
tcpdump fits the "Packet capture / CLI packet analysis" role in this course. Treat it as one tool in a workflow, not as a complete answer by itself. The key question is what decision quality it improves for a defender.
Before using tcpdump, define the operational question first (triage, validation, exposure review, monitoring, forensics, or documentation). Tool selection should follow the question, not the other way around.