MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059 Command and Scripting Interpreter
The critical heuristic firing for a Shell() call in VBA, combined with the presence of a Workbook_Open macro, indicates that this XLSM file is designed to execute arbitrary commands upon opening. The VBA macros are the primary mechanism for this execution, likely downloading and running a secondary payload.
Heuristics 4
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
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.basb049fd404e468fb2ea3b70edad305ff1742a28e0940d6eb070b0d431522d6a21 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 3526 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.binb55be76586e02dc8cc04581f61532f66276e452dd3dbfa959b493e7766d30a2c |
vba-project | OOXML VBA project: xl/vbaProject.bin | 17408 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.