216.73.217.22

T1218.004: T1218.004

View on MITRE ATT&CK The MITRE Corporation · Published 16/12/2025 19:37 · Modified 29/04/2026 12:14

Essential information

MITRE technique ID
T1218.004
Confidence
100/100
Revoked
No
Published
16/12/2025 19:37
Modified
29/04/2026 12:14
Author / Source
The MITRE Corporation

Aliases

InstallUtil

Platforms

windows

Description

Adversaries may use InstallUtil to proxy execution of code through a trusted Windows utility. InstallUtil is a command-line utility that allows for installation and uninstallation of resources by executing specific installer components specified in .NET binaries. (Citation: MSDN InstallUtil) The InstallUtil binary may also be digitally signed by Microsoft and located in the .NET directories on a Windows system: `C:\Windows\Microsoft.NET\Framework\v<version>\InstallUtil.exe` and `C:\Windows\Microsoft.NET\Framework64\v<version>\InstallUtil.exe`. InstallUtil may also be used to bypass application control through use of attributes within the binary that execute the class decorated with the attribute `[System.ComponentModel.RunInstaller(true)]`. (Citation: LOLBAS Installutil)

Kill chain phases

Kill chainPhase
mitre-attack defense-evasion

Marking (TLP)

TLP:CLEAR Copyright 2015-2025, The MITRE Corporation. MITRE ATT&CK and ATT&CK are registered trademarks of The MITRE Corporation.

External references