Malicious Office (OOXML) — malware analysis report

Static analysis result for SHA-256 e426c29f2a460921…

MALICIOUS

Office (OOXML)

14.9 KB Created: 1996-10-14 23:33:28 UTC Authoring application: Microsoft Excel 15.0300 First seen: 2020-07-24
MD5: 9f577f19572c214bb7f335dfaeea4a64 SHA-1: 99508d3861c0443b7826560f329d30bb593f29de SHA-256: e426c29f2a4609212e1f8ef60767bf0ccd4f4bf037f5a68f59df5ce289e91b73
140 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 an Equation Editor object. Heuristics indicate this object exploits CVE-2018-0798 and contains suspicious shellcode. The document also contains a lure to enable editing and macros, a common tactic for macro-based malware droppers. The embedded OLE object is the primary indicator of malicious activity, likely serving as a dropper for a second-stage payload.

Heuristics 5

  • Equation Editor OLE object high CVE related OLE_EQUATION_EDITOR
    Embedded OLE object xl/embeddings/oleObject1.bin contains the Equation Editor CLSID, the legacy component exploited by CVE-2017-11882, CVE-2018-0802, and CVE-2018-0798.
  • CVE-2018-0798 — anomalous Equation Editor native stream high CVE likely CVE_2018_0798_EQUATION_NATIVE_ANOMALY
    Embedded Equation Editor OLE data contains anomalous native stream bytes consistent with a CVE-2018-0798-style Equation Editor exploit. This is treated as likely CVE evidence because the Equation object is malformed and payload-like, but it does not match the exact public matrix-overflow byte signature.
  • Embedded OLE object medium OOXML_OLE_OBJECT
    Document contains an embedded OLE object
  • Macro/content-enable lure medium SE_ENABLE_LURE
    Document instructs the user to enable macros or editing — a common technique used by malware droppers to bypass Office macro security settings
  • Suspicious extracted artifact medium EXTRACTED_FILE_STATIC_TRIAGE
    One or more files extracted from inside this sample matched static suspicious-content checks such as script obfuscation, encoded payload blobs, packed data, or execution/download terms.

Extracted artifacts 2

Files carved from inside the sample during analysis.

FilenameKindSourceSize
ooxml_oleobject_00.bin ooxml-ole-object OOXML embedded OLE part: xl/embeddings/oleObject1.bin 4096 bytes
SHA-256: e812c532a886c15163d5d360225b99c93f34eb28b98384b755d22477ab07e8db
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Static shellcode analysis found candidate code region(s). Indicators: SC_GETPC_CALL
ooxml_oleobject_00_ole10native_00.bin ole-package OOXML xl/embeddings/oleObject1.bin Ole10Native stream: OLE10nAtIVe 1742 bytes
SHA-256: a1ce85883ae86cab40e2b7feb9c0436f69c2164ffb7976155064d7ba6aa3347a
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Static shellcode analysis found candidate code region(s). Indicators: SC_GETPC_CALL