Skip to content

T1216 System Script Proxy Execution

Adversaries may use trusted scripts, often signed with certificates, to proxy the execution of malicious files. Several Microsoft signed scripts that have been downloaded from Microsoft or are default on Windows installations can be used to proxy execution of other files.2 This behavior may be abused by adversaries to execute malicious files that could bypass application control and signature validation on systems.1

Item Value
ID T1216
Sub-techniques T1216.001, T1216.002
Tactics TA0005
Platforms Windows
Version 2.1
Created 18 April 2018
Last Modified 24 October 2025

Mitigations

ID Mitigation Description
M1038 Execution Prevention Certain signed scripts that can be used to execute other programs may not be necessary within a given environment. Use application control configured to block execution of these scripts if they are not required for a given system or network to prevent potential misuse by adversaries.

References