Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 67177c0c26ace4bd…

MALICIOUS

RTF / .DOC

52.2 KB First seen: 2024-05-30
MD5: 66e97154f167b5ba1bc998115e901194 SHA-1: bf4389f6e45b2245d2520f76937124bbcf4918ea SHA-256: 67177c0c26ace4bd125ec4a68234e70cbf62ddc63afd1e1c4a0d0746af5bd286
160 Risk Score

Malware Insights

MITRE ATT&CK
T1204 User Execution T1204.002 Malicious File T1059 Command and Scripting Interpreter T1059.005 Visual Basic

The RTF document contains an embedded OLE object, specifically an Equation Editor exploit, which is triggered by ".objupdate" to activate. The document body provides a lure about financial auditing, instructing the user to 'Enable editing' and likely macros, a common technique for malware droppers. No scripts were extracted, but the presence of the OLE object and the lure strongly suggests an attempt to execute a malicious payload.

Heuristics 5

  • Split hex Equation Editor ProgID + OLE object critical RTF_EQUATION_EDITOR
    RTF embeds the Equation.3 ProgID as hex bytes near OLE object activation and splits the byte stream with whitespace or an ignorable RTF group. This is an Equation Editor OLE activation surface commonly used by CVE-2017-11882 / CVE-2018-0802 exploit documents.
  • \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
  • Embedded OLE object medium RTF_OBJEMB
    RTF contains \objemb — 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

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
objdata_00_off00003d54.bin
fd7687461f224a8637ae413dbf2d0f5e5cf9225dec7d84d123f5f0d04949e161
rtf-objdata-decoded RTF \objdata at offset 0x3D54 1465 bytes