MALICIOUS
80
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic for Applications
T1059.001 PowerShell
The critical heuristic 'OLE_VBA_ACTIVEX_XLM_STAGER' indicates that VBA macros are used to launch decoded Excel4 macros. The VBA script itself contains obfuscated code that appears to decode and execute further commands. While the exact payload is not directly visible, this technique is commonly used to download and execute additional malicious content. The DOC BODY content is heavily obfuscated and does not provide clear user-facing text, suggesting it's not a typical lure document.
Heuristics 2
-
VBA ActiveX event launches decoded Excel4 macro critical OLE_VBA_ACTIVEX_XLM_STAGERVBA code attached to an ActiveX/UserForm event decodes strings from worksheet cells through a Mid/Asc/Chr character-shift loop and passes the recovered formula text to ExecuteExcel4Macro. This is a high-confidence macro stager that bridges VBA event activation into XLM formula execution rather than a specific Office parser CVE.
-
VBA macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas49b498cd052a62a4ccb363eb2dcd418ee5af18c9c14512069989e330208f2d13 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1886 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.