MALICIOUS
290
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1204.002 Malicious File
The sample is a macro-enabled XLSX file containing a Workbook_Open macro that is heavily obfuscated. The script utilizes CreateObject() and Shell() functions to download and execute a second-stage payload. It constructs paths within the user's AppData and Documents directories, suggesting an attempt to stage and run malicious content. The presence of obfuscated auto-execution logic and the use of shell execution functions strongly indicate a downloader or dropper functionality.
Heuristics 9
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
Obfuscated auto-exec VBA loader critical OLE_VBA_OBFUSCATED_AUTOEXEC_LOADERAuto-exec VBA reconstructs strings with a heavy custom decoder (numeric char-array, repeated hex-string decode, or junk-token Replace removal) and feeds them to a COM-instantiation or execution sink. This obfuscated-loader shape keeps CreateObject/Shell/URL indicators out of the macro source.
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
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 project inside OOXML medium OOXML_VBADocument contains a VBA project — VBA macros present
-
Embedded OLE object medium OOXML_OLE_OBJECTDocument contains an embedded OLE object
-
Environ() call (env variable access) low OLE_VBA_ENVIRONEnviron() call (env variable access)
-
Suspicious extracted artifact info 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.
Extracted artifacts 8
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas9b88482203710e0db5866760b69867b4369aa6de01203761052adfd85c940a97 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 6189 bytes |
ooxml_oleobject_00.bin76972fe0cb6de83bae8f7997683e45c3e5cfa1e116baf8dc60a4c633609d332c |
ooxml-ole-object | OOXML embedded OLE part: xl\embeddings\oleObject5.bin | 7741060 bytes |
ooxml_oleobject_01.bine3135864d4409d624002b3149f47e07760c9cf1f15dc3bf880ff1bc7e957374d |
ooxml-ole-object | OOXML embedded OLE part: xl\embeddings\oleObject11.bin | 231652 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 1 long base64-like blob(s).
|
|||
ooxml_oleobject_02.bin9d2c1fb900d66157bda150bf394e453fb3b1645a12e34e735944957b397575d1 |
ooxml-ole-object | OOXML embedded OLE part: xl\embeddings\oleObject07.bin | 231584 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 1 long base64-like blob(s).
|
|||
ooxml_oleobject_03.bin6f61ae4d23e8d65a918560635373dcefbe9c871f595218cfc0d4c90dcbda851e |
ooxml-ole-object | OOXML embedded OLE part: xl\embeddings\oleObject4.bin | 9436 bytes |
ooxml_oleobject_04.bin436872111e379a00e4a983a6f188434b881503fa42fe2070d388c22a9d1686d4 |
ooxml-ole-object | OOXML embedded OLE part: xl\embeddings\oleObject3.bin | 10765 bytes |
ooxml_oleobject_05.bin707e941bf6fcd4c83afa250bb96d0d790f0e52bef6af92749213bbd64cc7e76f |
ooxml-ole-object | OOXML embedded OLE part: xl\embeddings\oleObject10.bin | 231656 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 1 long base64-like blob(s).
|
|||
vbaProject_00.binf7df80d9ab3f9f6e5ef77499035786b543288837a65bd804b04621160d6e9333 |
vba-project | OOXML VBA project: xl\vbaProject.bin | 24576 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.