Malware Insights
The file exhibits several indicators of malicious behavior, including a VBA macro that executes upon workbook opening, a CreateObject call potentially used to establish a reverse shell, and suspicious extracted artifacts. The macro's obfuscated code and the use of `CreateObject` strongly suggest an attempt to download and execute a secondary payload. The `Workbook_Open` macro is a common delivery mechanism for malware, allowing it to run automatically when the document is opened. The extracted VBA code attempts to establish a service, likely for command and control.
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.basb53de59177a3931191904afceb6f901b733d7e59ae169b99795a609016082013 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 3572 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.binba3b46c2844e13c54acad7f0a138fa9aae59a3025bafb1f8a05596d942ff70c6 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 16896 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.