1. Where Netcat (Traditional/OpenBSD nc) Fits in a Defender's Workflow
Netcat (nc) is a classic network utility used by defenders for connectivity tests, listener checks, and protocol troubleshooting. This page complements Ncat and socat by teaching the basic netcat workflow.
The role here is "Network utility / connectivity testing." 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.