MALICIOUS
140
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1566.001 Spearphishing Attachment
The presence of a Workbook_Open macro indicates that malicious VBA code is designed to execute automatically when the document is opened. The NOP sled heuristic suggests potential shellcode or exploit code within the VBA project. The GetObject call is often used in conjunction with VBA to load and execute external components. Without further script analysis or network indicators, the exact payload and delivery mechanism remain unclear, but the intent is clearly malicious execution via macro.
Heuristics 4
-
NOP sled detected high SC_NOP_SLEDFound 20+ consecutive 0x90 bytes
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
GetObject call high OLE_VBA_GETOBJGetObject call
-
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.basf437fabc8c105df57b930d613fa9833907502b8d76bbbab706cf64697706d2b9 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 3179 bytes |
vbaProject_00.bin0001b2e8db2b405c370c03ce29f8923a42104e739417d7fcfdd41d982a342c2f |
vba-project | OOXML VBA project: xl/vbaProject.bin | 15872 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.