Malware Insights
The file exhibits multiple indicators of malicious activity, including a VBA macro that executes upon workbook opening, a VBA project file, and suspicious artifact detections. The `Workbook_Open` macro is a common technique used to initiate malicious actions within Excel. The script attempts to instantiate COM objects, which are frequently used to perform actions such as downloading files or executing commands. The overall intent is likely to download and execute a secondary payload, potentially a remote access trojan or a downloader for additional malware.
Heuristics 4
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
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.bas009e42f84986e9ba5c6b675e9f6498a81a0708a499b53d5d846ec5341da7f908 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 3600 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved macro source contains an auto-exec entry point and execution/download terms.
|
|||
vbaProject_00.bincda7604829d60fe8b2bde7526ecf4af7f3f1ada33c0cfc96d036925686e3488d |
vba-project | OOXML VBA project: xl/vbaProject.bin | 16384 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved macro source contains an auto-exec entry point and execution/download terms.
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.