Windows Process Creation: Netcat (ncat/cat) Suspicious Execution

Alerts on Windows process launches of Netcat-like binaries with typical listener/proxy or remote execution command-line flags.

FreeReviewedSigma · High · v1
Product
windows
Category
process_creation
Author
frack113, Florian Roth (Nextron Systems) (SigmaHQ), DRL 1.1
Published
2021-07-21
Updated
2026-07-30

ATT&CK techniques

C2
  1. Recon

  2. Resource Dev

  3. Initial Access

  4. Execution

  5. Persistence

  6. Priv Esc

  7. Defense Evasion

  8. Cred Access

  9. Discovery

  10. Lateral Movement

  11. Collection

  12. Exfiltration

  13. Impact

What it detects

This rule flags Windows process executions where the executable name ends with ncat.exe/cat.exe/netcat.exe and the command line contains common Netcat listener/proxy and remote command execution parameters. Adversaries often use Netcat-like tools to establish non-application-layer communication channels for C2 or lateral movement within a network. The detection relies on process creation telemetry capturing the process image path and the full command line.

Detection content is published as a reviewed draft. Tune thresholds and exclusions against your own telemetry before enabling this rule for alerting.