Malware Insights
The sample is an Office document containing an embedded OLE object, specifically identified as an Equation Editor object. The document body contains text that appears to be a financial statement or inventory list, followed by a prompt to 'enable editing' and mentions of auditors' opinions, serving as a lure. This heuristic, combined with the embedded OLE object, strongly suggests a macro-based delivery mechanism. No scripts were extracted, but the presence of the OLE object and the lure indicates an attempt to execute embedded malicious content.
Heuristics 3
-
Equation Editor OLE object high OLE_EQUATION_EDITOREmbedded OLE object xl/embeddings/mteRV0YE.dXuFu0u contains the Equation Editor CLSID, the legacy component exploited by CVE-2017-11882, CVE-2018-0802, and CVE-2018-0798.
-
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.bind04e2e2dbb620ea15c10719d4dda8554c34e5624f2aecec3d73746e7bb822fd5 |
ooxml-ole-object | OOXML embedded OLE part: xl/embeddings/mteRV0YE.dXuFu0u | 2799104 bytes |
ooxml_oleobject_00_ole10native_00.binbf2d84e9d26589990ad685bdd28296ff540936f9f470f3b95efc66c855d4f1fa |
ole-package | OOXML xl/embeddings/mteRV0YE.dXuFu0u Ole10Native stream: OLe10nAtivE | 2774612 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.