MALICIOUS
120
Risk Score
Malware Insights
MITRE ATT&CK
T1566.001 Spearphishing Attachment
T1203 Exploitation for Client Execution
The sample is an Office document containing an embedded OLE object, specifically identified as a Microsoft Equation Editor exploit. This exploit likely delivers a second-stage payload, indicated by the anomalous Ole10Native stream within the Equation Editor object. The document body's repetitive and nonsensical text suggests it's a lure to encourage user interaction, likely to enable macros or editing to trigger the exploit.
Heuristics 4
-
Equation Editor OLE object high OLE_EQUATION_EDITOREmbedded OLE object xl/embeddings/1oI7.MdN contains the Equation Editor CLSID, the legacy component exploited by CVE-2017-11882, CVE-2018-0802, and CVE-2018-0798.
-
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
-
Macro/content-enable lure medium SE_ENABLE_LUREDocument instructs the user to enable macros or editing — a common technique used by malware droppers to bypass Office macro security settings
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
ooxml_oleobject_00.bin94425328ef6d0a79f46202bcffad707ea373039fed98d6529a029b62136c9763 |
ooxml-ole-object | OOXML embedded OLE part: xl/embeddings/1oI7.MdN | 2946048 bytes |
ooxml_oleobject_00_ole10native_00.bin64707efaca99d22c2c7cb88a10a66089f086a89b77e9f2b9f6f26068177bae9b |
ole-package | OOXML xl/embeddings/1oI7.MdN Ole10Native stream: OlE10nAtIve | 2920606 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.