MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1204.002 Malicious File
The sample is an XLSX file containing VBA macros. A critical heuristic firing indicates the presence of a Shell() call within a Workbook_Open macro, which is a common technique for executing arbitrary commands. This strongly suggests the macro is designed to download and execute a secondary payload. No specific family could be identified, and no external IOCs 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.basb286c863b727f6dcfefc9a27d67de4a3284483584d208d304d1afc2d6ff0dad8 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 8388608 bytes |
vbaProject_00.bin43094b3f68f893beb3c9b70c3ce0fab637576a3244196c9cdbb8bffe4e30e10d |
vba-project | OOXML VBA project: xl/vbaProject.bin | 3303936 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.