Windows Process Injection via Mavinject Using INJECTRUNNING Flag

Alerts on Windows process creation using Mavinject with /INJECTRUNNING, indicative of DLL injection into a running process.

FreeReviewedSigma · High · v2
Product
windows
Category
process_creation
Author
frack113, Florian Roth (SigmaHQ), DRL 1.1
Published
2021-07-12
Updated
2026-07-31

ATT&CK techniques

Priv Esc → Defense Evasion
  1. Recon

  2. Resource Dev

  3. Initial Access

  4. Execution

  5. Persistence

  6. Cred Access

  7. Discovery

  8. Lateral Movement

  9. Collection

  10. C2

  11. Exfiltration

  12. Impact

What it detects

This rule identifies Windows process injection attempts where the signed tool Mavinject is launched with the /INJECTRUNNING flag. Attackers use process injection to execute code inside a running process to evade detection and blend activity with legitimate processes. The detection relies on process creation telemetry, specifically matching the command line containing the /INJECTRUNNING argument while excluding a specific expected parent process (AppVClient.exe).

Related detections9 linkedT1055.001 — drag to rearrange
Suspicious Process Injection via mavinject INJECTRUNNING
Windows Process Creation: Renamed Mavinject32/64.EXE Execution
In-Memory Process Injection via Mavinject INJECTRUNNING (via process_creation)
Suspicious Service Reconfiguration of SessionEnv or IKEEXT for DLL Injection by EAGERBEE
Windows Process Execution and DLL Injection via Tracker.exe
Windows TAIDOOR RAT DLL Load via rundll32 Command Line
Windows renamed dctask64.exe execution via known IMPHASH values
Windows Process Creation: Detect dctask64.exe with Endpoint Central Execution/Injection Flags
Windows CreateRemoteThread with LoadLibraryA likely DLL injection
Windows Process Injection via Mavinject Using INJECTRUNNING Flag
Pivot detection · T1055.001 · 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.