T1218.007 Msiexec Mappings

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)

View in MITRE ATT&CK®

NIST 800-53 Mappings

Capability ID Capability Description Mapping Type ATT&CK ID ATT&CK Name Notes
CM-06 Configuration Settings mitigates T1218.007 Msiexec
CM-05 Access Restrictions for Change mitigates T1218.007 Msiexec
CM-02 Baseline Configuration mitigates T1218.007 Msiexec
IA-02 Identification and Authentication (Organizational Users) mitigates T1218.007 Msiexec
CM-07 Least Functionality mitigates T1218.007 Msiexec
AC-02 Account Management mitigates T1218.007 Msiexec
AC-03 Access Enforcement mitigates T1218.007 Msiexec
AC-05 Separation of Duties mitigates T1218.007 Msiexec
AC-06 Least Privilege mitigates T1218.007 Msiexec

VERIS Mappings

Capability ID Capability Description Mapping Type ATT&CK ID ATT&CK Name Notes
action.hacking.variety.Abuse of functionality Abuse of functionality. related-to T1218.007 Msiexec