Linux: Process Execution of Network Scanning and Recon Tools

Flags Linux process executions of common network scanning/recon utilities based on executable name (and netcat listen flag filtering).

FreeReviewedSigma · Low · v2
Product
linux
Category
process_creation
Author
Alejandro Ortuno, oscd.community, Georg Lauenstein (sure[secure]) (SigmaHQ), DRL 1.1
Published
2020-10-21
Updated
2026-07-31

ATT&CK techniques

Discovery
  1. Recon

  2. Resource Dev

  3. Initial Access

  4. Execution

  5. Persistence

  6. Priv Esc

  7. Defense Evasion

  8. Cred Access

  9. Lateral Movement

  10. Collection

  11. C2

  12. Exfiltration

  13. Impact

What it detects

This rule flags Linux process executions where the binary name ends with common network scanning and reconnaissance tool names, including nmap, naabu, autorecon, hping variants, nping, zenmap, and related utilities. It also matches netcat-style binaries (nc/ncat/netcat) when they are not invoked with explicit listen flags. Such activity can indicate attacker reconnaissance and service enumeration, and it relies on Linux process creation telemetry with Image and CommandLine fields to match filenames and listen/command-line context.

Related detections9 linkedT1046 — drag to rearrange
Suspicious Fscan Internal Network Scanner Execution (via process_creation)
Possible Network Service Scanning via Nmap or Masscan (via process_creation)
Malicious Anonymous Login - Domain Specified (via security)
Suspicious Network Scanning Tool Execution
Malicious RDP Discovery Performed on Multiple Hosts (via rdp)
Malicious Anonymous Access Performed to Multiple Targets (via security)
Malicious Network Login Performed to Multiple Targets (via security)
Suspicious SoftPerfect Network Scanner Execution for Discovery
Suspicious SoftPerfect Network Scanner Execution (via process_creation)
Linux: Process Execution of Network Scanning and Recon Tools
Pivot detection · T1046 · 9 related

Changelog

v2
  1. v2
    Candidate ingested via manual entry.2026-07-31
  2. v1
    No changelog recorded for this version.2026-07-30

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