Malicious RTF / .DOC — malware analysis report

Static analysis result for SHA-256 ab40a1acb3095e07…

MALICIOUS

RTF / .DOC

88.3 KB Authoring application: Msftedit 5.41.15.1515
MD5: 6cd14c7b9ec3c8e4a745ff0c08633048 SHA-1: ce2fd99ebaa3768ca7737ccf9844f6c25f711335 SHA-256: ab40a1acb3095e07273a5ce78fbab5cd8142a50c5e1710129104106368fde296
260 Risk Score

Malware Insights

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

The RTF file contains an embedded OLE object which, upon inspection, reveals a PE header in hex data. ClamAV signatures confirm this is a malicious trojan (Win.Trojan.Agent-514729). The presence of OLE object data and a package object class strongly suggests this RTF is a delivery mechanism for the embedded executable.

Heuristics 6

  • PE header (with DOS stub) in hex data critical RTF_MZ_HEX
    Hex-encoded PE (MZ + DOS stub) found inside RTF — likely an embedded executable payload
  • ClamAV: Win.Trojan.Agent-514729 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Win.Trojan.Agent-514729
  • ClamAV detection on extracted artifact critical EXTRACTED_FILE_CLAMAV
    ClamAV flagged at least one file extracted from inside this sample. Even when the wrapping document carries no AV detection of its own, a hit on the carved artifact is a strong indicator the sample is a delivery vehicle.
  • Package object class high RTF_OBJCLASS_PACKAGE
    OLE Package object — can wrap arbitrary files
  • 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

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
objdata_00_off000000c3.bin
16356a8d1614ec4639e42695cd8c5c3dc447b59051b376dc8517fe99407ad3a9
rtf-objdata-decoded RTF \objdata at offset 0xC3 40199 bytes
Detection
ClamAV: Win.Trojan.Agent-514729
Obfuscation or payload: unlikely