Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 0e0cd3f13a725caa…

MALICIOUS

Office (OLE)

533.2 KB Created: 2006-09-28 17:06:00 Authoring application: Microsoft Office Word First seen: 2015-10-05
MD5: b0a732b8926cb3736ab8d03113e7cda0 SHA-1: 308d99596b9c6e7d7e5d01feb27cf300fbfd1805 SHA-256: 0e0cd3f13a725caa3f1ed57856564e4263f0afd6a74821c00b260c30f7a147f4
180 Risk Score

Heuristics 4

  • MSCOMCTL.Toolbar — CVE-2012-0158 / CVE-2012-1856 high CVE likely CVE_2012_1856
    MSCOMCTL.Toolbar — CVE-2012-0158 / CVE-2012-1856
  • ClamAV: Doc.Exploit.CVE_2012_0158-17 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Doc.Exploit.CVE_2012_0158-17
  • OLE document has large unaccounted-for region high OLE_SLACK_ANOMALY
    OLE file is 546,048 bytes but its declared streams total only 16,640 bytes — 529,408 bytes (97%) live in unallocated sector slack. This is the canonical hiding place for pre-macro-era Office exploit payloads (XOR-encoded shellcode reached via a parser pointer-corruption bug in the document structure).
  • OLE file has appended executable-looking payload bytes high OLE_APPENDED_PAYLOAD
    OLE compound file contains a large high-entropy region beyond the declared major streams and that region includes shellcode, PE, or loader API markers. This is a payload-carrier signal, not a specific CVE attribution by itself.