Malicious RTF — malware analysis report

Static analysis result for SHA-256 f6a4bab7d5664d78…

MALICIOUS

RTF

885.6 KB Created: 2017-05-22 11:52:00 Authoring application: Micro soft Word 11.0.5604 First seen: 2019-11-20
MD5: 58c4d4e0aaefe4c5493243c877bbbe74 SHA-1: 0ef1f16d230ea2f5908948f852e81812faa66383 SHA-256: f6a4bab7d5664d7802f1007daa04ae71e0e2b829cd06faa9b93a465546837eb4
122 Risk Score

Malware Insights

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

The file is an RTF document that contains OLE object data and triggers a high-severity heuristic for CVE-2012-0158, indicating exploitation of a vulnerability in MSCOMCTL.ListView. This suggests the file is designed to execute arbitrary code upon opening, likely delivered as a spearphishing attachment.

Heuristics 5

  • MSCOMCTL.ListView — CVE-2012-0158 high CVE related CVE_2012_0158
    RTF \objdata decodes to OLE data containing the MSCOMCTL.ListView — CVE-2012-0158 CLSID — the vulnerable control/moniker is embedded directly in the document's object stream, the delivery shape of this exploit. RTF objects auto-render when Word opens the file.
  • Suspicious extracted artifact high 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.
  • OLE object data medium RTF_OBJDATA
    RTF contains 5 \objdata section(s) — embedded OLE objects
  • OlePres presentation stream in RTF OLE object medium RTF_OLEPRES_STREAM
    RTF contains an embedded OLE object with an OlePres presentation stream. OlePres is an OLE presentation marker and is not enough on its own to identify CVE-2025-21298.
  • 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.microsoft.com/office/word/2003/wordml In RTF body

Extracted artifacts 4

Files carved from inside the sample during analysis.

FilenameKindSourceSize
objdata_00_off0003bff9.bin rtf-objdata-decoded RTF \objdata at offset 0x3BFF9 440 bytes
SHA-256: ea5d234f81e7c6f4d2681a1e14ba35656c4caea1ff0358220f369a5f5b5ba6da
objdata_01_off0003c3e1.bin rtf-objdata-decoded RTF \objdata at offset 0x3C3E1 8894 bytes
SHA-256: 8e6aa36643fd7842b8a4640e945f09f468b724f6ccbe048f58f75685d133fe6c
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Static shellcode analysis recovered command string(s): cmd.exe /c reg delete "HKCU\Software\Microsoft\Office\11.0\Word\Resiliency" /F
objdata_02_off0003e775.bin rtf-objdata-decoded RTF \objdata at offset 0x3E775 2361 bytes
SHA-256: 01b5c1107f9bf512b7dbea22d48eef58e0f38766928ea70c2461238f8566efc7
objdata_03_off00045f41.bin rtf-objdata-decoded RTF \objdata at offset 0x45F41 167010 bytes
SHA-256: d87a516edbc8fe96134611ba592a38b2a447d7502f19e04a63d468bc09527571
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact entropy is 7.54, consistent with packed or encrypted content.