Umbra Wiki technique technique/T1218.007
Back to wiki

T1218.007 — Msiexec

provenance: imported · ATT&CK: T1218.007

T1218.007: Msiexec

MITRE ATT&CK® Enterprise technique

Tactics Stealth
Platforms Windows
Permissions required
Version 3.0
Parent technique T1218

Description

Adversaries may abuse msiexec.exe to proxy execution of malicious payloads. Msiexec.exe is the command-line utility for the Windows Installer and is thus commonly associated with executing installation packages (.msi).(Citation: Microsoft msiexec) The Msiexec.exe binary may also be digitally signed by Microsoft.

Adversaries may abuse msiexec.exe to launch local or network accessible MSI files. Msiexec.exe can also execute DLLs.(Citation: LOLBAS Msiexec)(Citation: TrendMicro Msiexec Feb 2018) Since it may be signed and native on Windows systems, msiexec.exe can be used to bypass application control solutions that do not account for its potential abuse. Msiexec.exe execution may also be elevated to SYSTEM privileges if the <code>AlwaysInstallElevated</code> policy is enabled.(Citation: Microsoft AlwaysInstallElevated 2018)

Detection

(no detection guidance published)

Data sources

  • (none listed)

References

  • ATT&CK page: https://attack.mitre.org/techniques/T1218/007
  • ATT&CK Enterprise matrix: https://attack.mitre.org/matrices/enterprise/