MALICIOUS
100
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1566.001 Spearphishing Attachment
The file is an Excel spreadsheet containing a Workbook_Open macro, which is a common technique for initiating malicious activity upon opening. The macro uses VBA p-code with execution tokens, specifically CreateObject, indicating it's designed to run arbitrary code. While the exact payload is not visible, the presence of these indicators strongly suggests the macro's purpose is to download and execute a second-stage payload. No specific family could be identified.
Heuristics 3
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
VBA p-code auto-exec with execution tokens high OLE_VBA_PCODE_AUTOEXEC_EXECCompiled VBA/cache stream contains an auto-execution token together with shell/download/object-execution tokens. This catches p-code-only or source-extraction-failure macro documents where visible source is unavailable.
-
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.basbea12ae217a61a21315144bfa7a57553008e731e10733fbe04679dec8fe01fbf |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 439895 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.