Malware Insights
The file exhibits multiple indicators of malicious behavior, including a VBA macro that executes upon workbook opening, a suspicious CreateObject call, and the presence of a VBA project file. The macro's `Workbook_Open` subroutine triggers a message box, likely a distraction or to mask malicious activity. The `CreateObject` call suggests the use of COM objects for potentially malicious actions such as downloading and executing a payload. The overall intent is likely to download and execute a secondary payload from a URL, although the exact payload is not visible in the provided evidence. The presence of obfuscated VBA code further suggests an attempt to evade detection.
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.bas1797a8c7e1c5b931d4bc9c9125133b4f0f2405a1116e2e613df48d4da9bee264 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 3506 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.bin24d108ce94c41ced0e2af2a007e21a4afd32f36797376aa4654f0582a9ab8a62 |
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.