// MITRE ATT&CK

T1127.001 · MSBuild

🎯 Stealth Windows Sub-technique

Sub-technique of T1127 · Trusted Developer Utilities Proxy Execution.

Adversaries may use MSBuild to proxy execution of code through a trusted Windows utility. MSBuild.exe (Microsoft Build Engine) is a software build platform used by Visual Studio. It handles XML formatted project files that define requirements for loading and building various platforms and configurat...

How to detect & mitigate it

Detecting MSBuild starts with your SIEM/EDR telemetry. Write a detection rule with the Sigma generator, analyze suspicious logs in the log analyzer, and place the technique on your coverage with the ATT&CK matrix.

Related techniques

Source: MITRE ATT&CK®. ATT&CK is a registered trademark of The MITRE Corporation. Content for educational purposes.