Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 56f1b82fa8d68a6e…

MALICIOUS

RTF / .DOC

713.7 KB
MD5: 4a544fc043021ebe18f31f31f0f4c43e SHA-1: 4033414bca693fd4df4b9342af598f154c988c7c SHA-256: 56f1b82fa8d68a6e39fb480a6d3e7061311a30171bf6c4aed0dc9a818f6e2aca
62 Risk Score

Malware Insights

MITRE ATT&CK
T1566.001 Spearphishing Attachment T1204.002 Malicious File

The RTF document contains OLE object data and uses \objupdate to force activation, indicating an attempt to execute embedded content. A suspicious artifact, objdata_00_off00000043.bin, was extracted. No scripts were found, and the document body was not available for analysis, but the OLE object activation strongly suggests a malicious payload delivery.

Heuristics 3

  • \objupdate forces OLE activation high RTF_OBJUPDATE
    RTF contains \objupdate — forces automatic OLE object instantiation when the document is opened, bypassing user interaction. Almost exclusively seen in Equation Editor exploit documents.
  • OLE object data medium RTF_OBJDATA
    RTF contains 1 \objdata section(s) — embedded OLE objects
  • 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 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
objdata_00_off00000043.bin
e131c679f585104904eb4ee1235cb4a52e5b171a55f7db0cb672eea2c40a2de3
rtf-objdata-decoded RTF \objdata at offset 0x43 365311 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact entropy is 8.00, consistent with packed or encrypted content.