T1218 โ System Binary Proxy Execution
Parent technique
Description
Adversaries may bypass process and/or signature-based defenses by proxying execution of malicious content with signed, or otherwise trusted, binaries. Binaries used in this technique are often Microsoft-signed files, indicating that they have been either downloaded from Microsoft or are already native in the operating system. Binaries signed with trusted digital certificates can typically execute on Windows systems protected by digital signature validation. Several Microsoft signed binaries that are default on Windows installations can be used to proxy execution of other files or commands.
Similarly, on Linux systems adversaries may abuse trusted binaries such as split to proxy execution of malicious commands.
Sub-techniques
- T1218.001 โ Compiled HTML File
- T1218.002 โ Control Panel
- T1218.003 โ CMSTP
- T1218.004 โ InstallUtil
- T1218.005 โ Mshta
- T1218.007 โ Msiexec
- T1218.008 โ Odbcconf
- T1218.009 โ Regsvcs/Regasm
- T1218.010 โ Regsvr32
- T1218.011 โ Rundll32
- T1218.012 โ Verclsid
- T1218.013 โ Mavinject
- T1218.014 โ MMC
- T1218.015 โ Electron Applications
Detected by EasySIEM
This project's own SigmaHQ-derived detection pipeline tags every compiled rule with the ATT&CK technique(s) it maps to -- if a rule in your install covers this technique, it shows up automatically on your own Grafana Alerts dashboard's "Top ATT&CK Techniques" panel, no lookup needed. This page exists so a click from there always lands here on easysiem.com, not on attack.mitre.org.