MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.003 Windows Command Shell
This XLSX file contains VBA macros, including a Workbook_Open macro, which is a common technique for executing malicious code upon opening. The presence of a Shell() call and a CreateObject call strongly suggests that the macro is designed to download and execute a secondary payload. No specific family could be identified, and no external IOCs like URLs or hashes were extracted.
Heuristics 5
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
VBA project inside OOXML medium OOXML_VBADocument contains vbaProject.bin — VBA macros present
-
Embedded URL info EMBEDDED_URLOne or more URLs were extracted from the document. The URL itself is not a detection — see the per-URL labels for which channel (macro, JS, link annotation, document body, ...) reached each URL.URL http://schemas.openxmlformats.org/spreadsheetml/2006/main
- http://schemas.openxmlformats.org/officeDocument/2006/relationships
- http://schemas.openxmlformats.org/markup-compatibility/2006
- http://schemas.microsoft.com/office/spreadsheetml/2009/9/ac
- http://schemas.microsoft.com/office/spreadsheetml/2014/revision
- http://schemas.microsoft.com/office/spreadsheetml/2015/revision2
- http://schemas.microsoft.com/office/spreadsheetml/2016/revision3
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basaa9a3cd7968345e1b7166e47ca4f970065412cb6fa5d02f4f3a256888c768a76 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 8388608 bytes |
vbaProject_00.bin679f435569e276eb32e3b8f78106750ddfca17fa1422d3848c9a0965a9d71ad8 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 3785728 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.