MALICIOUS
120
Risk Score
Malware Insights
MITRE ATT&CK
T1566.002 Spearphishing Attachment
T1059.005 Visual Basic
The sample is an Office document containing an embedded OLE object, specifically an Equation Editor, which is known to be exploited to deliver malicious payloads. The heuristic 'SE_ENABLE_LURE' indicates the document likely instructs the user to enable macros or editing to facilitate execution. The OLE object's 'Ole10Native' stream exhibits anomalies in size, suggesting it contains a payload. No scripts were extracted, and the document body is heavily obfuscated, preventing further analysis of its specific intent beyond payload delivery.
Heuristics 4
-
Equation Editor OLE object high OLE_EQUATION_EDITOREmbedded OLE object xl/embeddings/E8Abbsj.YxsQ 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.bine51e5774d0257bc46dd8b4e4f6b7189917f725d5c2b6922ffc40d0d460d8e769 |
ooxml-ole-object | OOXML embedded OLE part: xl/embeddings/E8Abbsj.YxsQ | 967680 bytes |
ooxml_oleobject_00_ole10native_00.binb8a2bbcf3eabea7b240e3f25b3993f58ac78b04f0123d18bf3deb04fe6257fec |
ole-package | OOXML xl/embeddings/E8Abbsj.YxsQ Ole10Native stream: OLE10NAtive | 957463 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.