1. Where tcpdump Fits in a Defender's Workflow
tcpdump is a core command-line packet capture and packet inspection tool used by defenders for fast, scriptable network troubleshooting and incident evidence collection.
The role here is "Packet capture / CLI packet analysis." That scoping matters. A triage tool used as an investigation tool produces the wrong level of depth; an investigation tool used as a monitoring tool burns analyst time. Pick the right phase, then pick the tool.
Start with a concrete question — "Is this service reachable from the DMZ?" or "Do we have stale DNS records for this domain?" — rather than opening the tool and seeing what turns up.