Linux Process Execution via Vim/Vi/Rvim/Vimdiff Shell and Script Escapes

Detects suspicious Vim/vi/vimdiff/rvim invocations that include Ex commands to run shell/proxy actions.

FreeReviewedSigma · High · v2
Product
linux
Category
process_creation
Author
Nasreddine Bencherchali (Nextron Systems), Luc Génaux (SigmaHQ), DRL 1.1
Published
2022-12-28
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 Linux process executions where the command line indicates invoking vi/vim and related binaries (including rvim and vimdiff) along with arguments suggesting shell/proxy command execution. It also matches common ex-mode escape patterns that can be used to spawn shells or run embedded commands (e.g., ex commands that execute system commands or script engines). Such activity matters because it can enable unauthorized command execution or escape restricted environments; telemetry relies on process creation events with accurate Image and CommandLine fields.

Related detections9 linkedT1059 — drag to rearrange
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)
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
Possible Oracle Opera CGI Webshell Command Execution via operabin
Suspicious tar Extraction of Staged Archive to Temp (via process_creation)
Linux Process Execution via Vim/Vi/Rvim/Vimdiff Shell and Script Escapes
Pivot detection · T1059 · 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.