Threaticon
Toggle sidebar

You're viewing a limited, public preview. Log in for full access.

Log in User Guide
Log in Get started
Detection Strategies DET0433 — Detecting Code Injection via mavinject.exe (App-V Injector)
DET0433

Detecting Code Injection via mavinject.exe (App-V Injector)

1 analytic(s) · 1 technique(s) detected

Analytics

1
AN1207 Analytic 1207
Windows

Abuse of mavinject.exe to inject DLLs or import descriptors into another running process. Chain: (1) mavinject.exe starts with /INJECTRUNNING or /HMODULE → (2) mavinject obtains high-access handles to a target process (VM_WRITE/CREATE_THREAD) → (3) target process loads attacker DLL (module load) → (4) optional follow-on child activity or network egress from the target process.

WinEventLog:Security EventCode=4688 WinEventLog:Sysmon EventCode=10 WinEventLog:Sysmon EventCode=7 WinEventLog:Sysmon EventCode=11 WinEventLog:PowerShell EventCode=4103, 4104, 4105, 4106 WinEventLog:Sysmon EventCode=3, 22
[TimeWindow] Correlation interval (e.g., 5–10 minutes) linking mavinject start → ProcessAccess → module load/network from the target process.
[DLLPathRegex] Patterns for suspicious DLL locations (e.g., %TEMP%, Downloads, UNC shares) to reduce noise from legitimate injections.
[TargetProcessAllowList] Common legitimate targets for App-V (if used) to suppress; flag unusual targets like browsers, LSASS, Winlogon, EDR processes.
[MinGrantedAccessSet] Set of access rights that imply injection (VM_WRITE, VM_OPERATION, CREATE_THREAD). Tune for your EDR/sysmon formatting.
[ParentProcessFilter] Legitimate parents starting mavinject (e.g., App-V services) vs. suspicious parents (Office, script hosts, browsers).
[ExternalIPAllowlist] Known enterprise update/CDN ranges to exclude when correlating post-injection network activity.
[SignedToUnsignedTransition] Alerting when Microsoft-signed mavinject leads to loading unsigned DLLs in a target process.

Detected Techniques

1

Details

MITRE ID
DET0433
STIX ID
x-mitre-detection-strategy--621ecbd0-a183-4dbd-913c-656436e62c1d
Analytics
1
Techniques Detected
1
By Tactic
Stealth
1
Leaving Threaticon

This link opens an external site that isn't part of the platform.