Malware Insights
The sample is an XLSM file containing VBA macros, indicated by the OOXML_VBA heuristic. A critical heuristic, OLE_VBA_SHELL, fired, suggesting the VBA code uses the Shell() function to execute commands. The Workbook_Open macro is present, which automatically runs code upon opening the document. The VBA script itself is heavily obfuscated and truncated, making it difficult to determine the exact payload or execution flow. However, the presence of Shell() and the Workbook_Open macro strongly suggests an attempt to download and execute a second-stage payload.
Heuristics 4
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
Suspicious extracted artifact high EXTRACTED_FILE_STATIC_TRIAGEOne or more files extracted from inside this sample matched static suspicious-content checks such as script obfuscation, encoded payload blobs, packed data, or execution/download terms.
-
VBA project inside OOXML medium OOXML_VBADocument contains vbaProject.bin — VBA macros present
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas8a7e7819df6b91f47eafc2ab79d0af373d8adb5e25bdbaf0c3846296f5a42d91 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 6227 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 1 long base64-like blob(s). Carved macro source contains an auto-exec entry point and execution/download terms.
|
|||
vbaProject_00.bin6cb6d529e21f2b77f6f7c29155cfaa6e8a497eef21be5d516f206ac82dd3998c |
vba-project | OOXML VBA project: xl/vbaProject.bin | 27648 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 1 long base64-like blob(s).
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.