1. What Netcat (Traditional/OpenBSD nc) Solves for Defenders
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.
Netcat (Traditional/OpenBSD nc) fits the "Network utility / connectivity testing" 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 Netcat (Traditional/OpenBSD nc), define the operational question first (triage, validation, exposure review, monitoring, forensics, or documentation). Tool selection should follow the question, not the other way around.