MALICIOUS
80
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic for Applications
T1059.003 Windows Command Shell
The sample contains VBA macros that trigger the execution of Excel4 macros via an ActiveX event. This technique is commonly used to download and execute further malicious content. The embedded document text appears to be obfuscated or encrypted, preventing a clear understanding of the lure. No specific family could be identified due to the lack of clear indicators beyond the execution method.
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.basecc7343ec24293c54cabfb247223f1608ec3fe264ad2f3284d45c98000f666c1 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 2226 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.