Malicious RTF — malware analysis report

Static analysis result for SHA-256 876d80a15bd26cb4…

MALICIOUS

RTF

74.7 KB First seen: 2019-05-16
MD5: 051f3673863ca42827c5bbb8a7f27745 SHA-1: 76ef25597537308e278458e034d0e93d6eb89d68 SHA-256: 876d80a15bd26cb462e1084427e51f6241b7682e02ed785418d6f6d7064821c4
242 Risk Score

Malware Insights

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

The RTF file contains an embedded OLE object with an Equation Editor CLSID, strongly indicating exploitation of CVE-2017-11882. This vulnerability allows for arbitrary code execution when the object is activated. The embedded URL likely serves as a download location for a secondary payload.

Heuristics 7

  • Equation Editor CLSID critical CVE likely RTF_EQUATION_EDITOR
    Equation Editor OLE CLSID found inside an OLE object — exploited by CVE-2017-11882 / CVE-2018-0802 / CVE-2018-0798
  • Ole10Native stream in RTF OLE object high CVE related RTF_OLE10NATIVE_STREAM
    RTF contains an embedded OLE object with an Ole10Native stream. This is a strong payload-container signal and is related to Word/OLE exploit delivery, but it is not specific enough on its own to assign a CVE.
  • ClamAV: Rtf.Exploit.CVE_2017_11882-6584355-1 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Rtf.Exploit.CVE_2017_11882-6584355-1
  • \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 medium 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://uploadtops.is/1//q/d9iMHd3 In RTF body

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
objdata_00_off00000bba.bin rtf-objdata-decoded RTF \objdata at offset 0xBBA 23170 bytes
SHA-256: 14083ee5d2ade8ab596221a57fca0ef63492d4fb8f26b5894210aa7645de658b
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Static shellcode analysis found candidate code region(s). Indicators: SC_GETPC_CALL, SC_PEB_ACCESS, SC_GETPC_CALL Static shellcode analysis recovered API/import strings: LoadLibraryA, GetProcAddress, ExitProcess, URLDownloadToFileA, ShellExecuteA