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.(Citation: LOLBAS Project) 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 <code>split</code> to proxy execution of malicious commands.(Citation: split man page)(Citation: GTFO split)
View in MITRE ATT&CK®Technique ID | Technique Name | Number of Mappings |
---|---|---|
T1218.011 | Rundll32 | 4 |
T1218.013 | Mavinject | 11 |
T1218.004 | InstallUtil | 11 |
T1218.007 | Msiexec | 9 |
T1218.003 | CMSTP | 11 |
T1218.002 | Control Panel | 11 |
T1218.008 | Odbcconf | 11 |
T1218.012 | Verclsid | 16 |
T1218.005 | Mshta | 11 |
T1218.001 | Compiled HTML File | 10 |
T1218.010 | Regsvr32 | 4 |
T1218.009 | Regsvcs/Regasm | 11 |
T1218.014 | MMC | 11 |