Linux Process Execution of esxcli Network Commands for ESXi Network Discovery

Alerts when an ESXi esxcli command queries or lists network configuration via the "network" flag.

FreeReviewedSigma · Medium · v3
Product
linux
Category
process_creation
Author
Cedric Maurugeon (SigmaHQ), DRL 1.1
Published
2023-09-04
Updated
2026-07-31

ATT&CK techniques

Execution → Discovery
  1. Recon

  2. Resource Dev

  3. Initial Access

  4. Persistence

  5. Priv Esc

  6. Defense Evasion

  7. Cred Access

  8. Lateral Movement

  9. Collection

  10. C2

  11. Exfiltration

  12. Impact

What it detects

This rule flags process creation on Linux where an executed binary path ends with /esxcli and the command line includes the network namespace. It specifically looks for esxcli subcommands that contain “ get” and “ list”, which are commonly used to retrieve network configuration details. This behavior matters because attackers can use ESXCLI to quickly enumerate network settings from an ESXi host. The detection relies on process creation telemetry, matching the executable path and command-line substrings.

Related detections9 linkedT1059 — drag to rearrange
Linux Process Execution of esxcli VM Listing Commands
Linux ESXi esxcli VSAN Information Discovery via esxcli Command
Linux Process Creation: ESXi esxcli system discovery via system namespace
Linux ESXi esxcli Storage Information Discovery via esxcli storage commands
Suspicious Python Execution via Renamed Synaptics Binary
MSBuild Executing Non-Project File or Remote Payload
Possible Ivanti Pulse Connect Secure Command Injection via License Keys-Status Endpoint (via webserver)
Possible Craft CMS RCE via Query-String CLI Option Injection
Possible Aspera Faspex Pre-Auth RCE via YAML Deserialization in package_relay (via webserver)
Linux Process Execution of esxcli Network Commands for ESXi Network Discovery
Pivot detection · T1059 · 9 related

Changelog

v3
  1. v3
    Candidate ingested via manual entry.2026-07-31
  2. v2
    Candidate ingested via manual entry.2026-07-31
  3. 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.