Linux Process Creation: ESXi User Account Added via esxcli system account add

Alerts when esxcli is used to run an ESXi system account add command, indicating user account creation.

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

ATT&CK techniques

Execution → Persistence
  1. Recon

  2. Resource Dev

  3. Initial Access

  4. Priv Esc

  5. Defense Evasion

  6. Cred Access

  7. Discovery

  8. Lateral Movement

  9. Collection

  10. C2

  11. Exfiltration

  12. Impact

What it detects

This rule matches process executions where the command line invokes esxcli to add an ESXi system user account ("system account add"). Account creation on ESXi can enable persistence and unauthorized access, making this activity high-signal for investigation. It relies on process creation telemetry, specifically the executable path ending with /esxcli and command-line arguments containing the relevant esxcli subcommands.

Related detections9 linkedT1059 — drag to rearrange
AutoIt Script Execution via A3X Payload
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 Unauthenticated Admin Creation in Dynamicweb CVE-2022-25369
Possible Aspera Faspex Pre-Auth RCE via YAML Deserialization in package_relay (via webserver)
Possible Sitecore Pre-Auth RCE via Report.ashx Insecure Deserialization (via webserver)
Possible WatchGuard Pre-Auth RCE via agent login XML-RPC CVE-2022-26318
Linux Process Creation: ESXi User Account Added via esxcli system account add
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.