MALICIOUS
140
Risk Score
Malware Insights
MITRE ATT&CK
T1203 Exploitation for Client Execution
T1566.001 Spearphishing Attachment
The sample is a malicious XLSX file containing an embedded OLE object, specifically identified as a Microsoft Equation Editor exploit. The heuristic firings indicate a NOP sled and an anomalous Ole10Native stream within the Equation Editor object, strongly suggesting it's designed to deliver and execute a secondary payload. The presence of an embedded OLE object and the exploitation of the Equation Editor point towards a common attack vector for delivering malware via spearphishing attachments.
Heuristics 4
-
Equation Editor OLE object high OLE_EQUATION_EDITOREmbedded OLE object xl/embeddings/RHe.128JW contains the Equation Editor CLSID, the legacy component exploited by CVE-2017-11882, CVE-2018-0802, and CVE-2018-0798.
-
NOP sled detected high SC_NOP_SLEDFound 20+ consecutive 0x90 bytes
-
Equation Editor object carries payload-like Ole10Native stream high OLE_EQUATION_OLE10NATIVE_PAYLOAD_ANOMALYEmbedded OLE object declares the Equation Editor CLSID but stores a large high-entropy Ole10Native stream with malformed package sizing. This is an exploit-shaped Equation/OLE payload container seen in malicious OOXML samples. It is not assigned to a specific CVE unless the MTEF/Equation Native primitive also matches.
-
Embedded OLE object medium OOXML_OLE_OBJECTDocument contains an embedded OLE object
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
ooxml_oleobject_00.bin438bb1b003a0878e883c0b82c5e3e50cd0ea5c9b8148fd3167e02d427f2df780 |
ooxml-ole-object | OOXML embedded OLE part: xl/embeddings/RHe.128JW | 989696 bytes |
ooxml_oleobject_00_ole10native_00.bin0fc587956d2fd8d2a614a53b7fabd14ed6b3ffb99bf72fb9af61c60ce9b8187d |
ole-package | OOXML xl/embeddings/RHe.128JW Ole10Native stream: OLe10NAtiVe | 979166 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.