Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 9f293e47b60d1743…

MALICIOUS

Office (OLE)

195.5 KB Created: 2020-05-11 20:45:00 Authoring application: Microsoft Office Word First seen: 2020-07-24
MD5: 2d12ad120e34e10a0faf0f46f8c3b091 SHA-1: 0259ac3290d65f4c9a1f7c9927514ef2489285a8 SHA-256: 9f293e47b60d1743cf20b2d7c6c16d754c8783b1cfd985995746f7461877edbd
64 Risk Score

Malware Insights

MITRE ATT&CK
T1566.001 Spearphishing Attachment

The sample is a malicious Office document containing an embedded OLE package. This package, named 'ole10native_00.bin', is flagged as a risky file type that drops an auto-executable payload. The presence of this embedded artifact strongly suggests the document is designed to deliver a secondary malicious file to the victim.

Heuristics 3

  • Ole10Native package drops an auto-executable payload critical OFFICE_PACKAGE_RISKY_FILE
    OLE Package displayName or fullPath ends in a directly auto-executable extension (a runnable binary or a script the default shell host runs on double-click). Embedding such a payload inside an Office document has no benign authoring use — it is a malware-delivery dropper.
  • 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.
  • Embedded URL info EMBEDDED_URL
    One or more URLs were extracted from the document. The URL itself is not a detection — see the per-URL labels for which channel (macro, JS, link annotation, document body, ...) reached each URL.
    URL http://schemas.openxmlformats.org/drawingml/2006/main In document text (OLE body)

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
ole10native_00.bin ole-package OLE Ole10Native stream: ObjectPool/_1650742257/Ole10Native 175503 bytes
SHA-256: 845994ee88ed3aa3c80b8dbcb42878681c3fee23e0a4215c389c7d8cd661d73d
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact entropy is 8.00, consistent with packed or encrypted content.