Malicious Office (OOXML) — malware analysis report

Static analysis result for SHA-256 30ba983c41c400c8…

MALICIOUS

Office (OOXML)

59.7 KB Created: 2006-09-16 00:00:00 UTC Authoring application: Microsoft Excel 12.0000 First seen: 2020-05-25
MD5: a2d044ecbe9dfcf588cc1b8d5ec1bdcd SHA-1: 5f414e04d762d1a5e291598c15d1b75623e298bb SHA-256: 30ba983c41c400c82c194778c9ca6798383b00c80bec7b85c9c8010dd667fdcf
102 Risk Score

Malware Insights

MITRE ATT&CK
T1203 Exploitation for Client Execution T1566.001 Spearphishing Attachment

The sample is an OOXML file containing an embedded OLE object, specifically identified as an Equation Editor object. Heuristics indicate this object is anomalous and exploits CVE-2018-0798, a vulnerability in Microsoft Equation Editor, to achieve code execution. The embedded object likely contains shellcode, suggesting the document is intended to deliver a malicious payload upon opening.

Heuristics 4

  • 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
  • Suspicious extracted artifact info 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 55296 bytes
SHA-256: feac70603a8a6eca52918b6bcf811761543b8108dd3a0c8d68811de1c7eb14a0
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact entropy is 7.92, consistent with packed or encrypted content.
ooxml_oleobject_00_ole10native_00.bin ole-package OOXML xl/embeddings/oleObject1.bin Ole10Native stream: OlE10NAtIVe 52572 bytes
SHA-256: e1dede91c7bf6bd4e53b5924e3e118f5c3519be961268fc8fc7e4e66e63bba7f
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact entropy is 7.99, consistent with packed or encrypted content.