MALICIOUS
140
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1566.002 Spearphishing Attachment
This XLSM file contains a Workbook_Open macro, a common technique for initial execution. The VBA code exhibits obfuscation, including the use of Chr strings, and the GetObject call suggests dynamic execution of further code. The heuristic firings strongly indicate that this macro is designed to download and execute a second-stage payload, although no specific URLs or hashes were extracted in this static analysis.
Heuristics 4
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
GetObject call high OLE_VBA_GETOBJGetObject 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.bas4d31bd87659de57e854a3f52d4bcfc457e98f947e040ce27e26e503c529ad3f5 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 7474 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 21 Chr/ChrW string-construction calls.
|
|||
vbaProject_00.binc41b724a0b2fd13d50181c4528622b155748e12110399252f28ba0c3ac15c369 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 59904 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.