MALICIOUS
130
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic for Applications
T1059.001 PowerShell
T1204.002 Malicious File
The sample is an Excel 4.0 macro sheet that uses dangerous formula APIs like FORMULA to execute code. The extracted macro content indicates it attempts to construct and execute commands. This is a common technique for downloading and executing second-stage payloads. The specific formula construction suggests a downloader or droppper functionality.
Heuristics 4
-
Excel 4.0 macro sheet (1 sheet(s)) critical OOXML_XLM_MACROSHEETMalformed OOXML local headers contain an Excel 4.0 (XLM) macro sheet. XLM was a major Office malware vector during 2020-2022 and is rarely used in modern legitimate workbooks.
-
Dangerous XLM formula APIs: FORMULA, RETURN critical OOXML_XLM_DANGEROUS_FNExcel 4.0 macro sheet uses formula APIs that call directly into Win32 (=CALL/=EXEC/=REGISTER/=FORMULA).
-
Malformed OOXML package with recoverable local headers low OOXML_MALFORMED_ZIP_LOCAL_HEADERSThe OOXML ZIP central directory is invalid or missing, but local file headers expose a recoverable Office package. This can create parser divergence between tolerant Office/ZIP readers and scanners that rely only on the central directory.
-
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.microsoft.com/office/excel/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
- http://schemas.microsoft.com/office/spreadsheetml/2016/revision6
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
xlm_sheet_08.xmld810cc87eb589e5f09a9a5cb06e9b818ff37e1b4d0032ba08fbf4b3620a5d223 |
xlm-macrosheet | Malformed OOXML XLM macro sheet: xl/macrosheets/intlsheet1.xml | 3431 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.