MALICIOUS
80
Risk Score
Malware Insights
MITRE ATT&CK
T1566.001 Spearphishing Attachment
T1059.005 Visual Basic
T1547.001 Registry Run Keys / Startup Folder
The file contains both VBA and XLM macros, with a Workbook_Open VBA macro detected. The VBA macro appears to initiate a game interface, potentially as a distraction or lure. The presence of obfuscated VBA strings and the detection of XLM macros suggest a multi-stage malicious document. While no direct download or execution URLs were found, the macro structure indicates a high likelihood of malicious intent, possibly for credential harvesting or further payload delivery.
Heuristics 3
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
Excel 4.0 (XLM) macro sheet present medium OLE_XLM_AUTOOPENWorkbook contains an Excel 4.0 macro sheet sub-stream — XLM is rarely seen in modern legitimate workbooks and was a major Office malware vector during 2020-2022.
-
VBA macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
xlm_macros.txtc2d076a6e609a8b33579240c4c97ddb741702fb224c691665176231441d0ac2f |
xlm-macro | oletools.olevba.extract_all_macros (XLM macro listing) | 17509 bytes |
macros.bas72f4198ed5c04cb04469aa53c24e822fe1eacda99feac3847d48beb94370d5a7 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 27327 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.