Malicious Office (OOXML) — malware analysis report

Static analysis result for SHA-256 c21e9f686b15becc…

MALICIOUS

Office (OOXML)

70.1 KB Created: 2021-09-05 16:38:00 UTC Authoring application: Microsoft Office Word 15.0000 First seen: 2021-09-17
MD5: b3a73b6885d2f1b1a7eb50a42d3c6b51 SHA-1: 169ee3a5e9ca41aa57380c02a5726f4c4ea5c4cc SHA-256: c21e9f686b15beccbd5f813cd18c0a48067a4ee59ff33c2825bd90e269f790bc
62 Risk Score

Malware Insights

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

The sample is a malicious OOXML document that uses remote template injection, indicated by the OOXML_REMOTE_TEMPLATE and OOXML_EXTERNAL_REL heuristics. The primary IOC is the URL http://apo.palenc.club:2095/dcs/sd4/sd4.dotm, which is likely used to download and execute a malicious template or payload. The document's structure and the presence of external relationships suggest an attempt to bypass security controls and load external content.

Heuristics 3

  • Remote template injection high OOXML_REMOTE_TEMPLATE
    Document references a remote template URL (http://apo.palenc.club:2095/dcs/sd4/sd4.dotm) — a common remote-template-injection vector used by Hancitor, Emotet and many phishing campaigns. Word can fetch and apply the remote template; macros in that template may execute depending on Office policy and trust state.
  • External relationship medium OOXML_EXTERNAL_REL
    External target in word/_rels/settings.xml.rels: http://apo.palenc.club:2095/dcs/sd4/sd4.dotm
  • 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://apo.palenc.club:2095/dcs/sd4/sd4.dotm Remote template reference
    • http://schemas.microsoft.com/office/word/2010/wordprocessingCanvasIn document text (OOXML body / shared strings)
    • http://schemas.openxmlformats.org/markup-compatibility/2006In document text (OOXML body / shared strings)
    • http://schemas.openxmlformats.org/officeDocument/2006/relationshipsIn document text (OOXML body / shared strings)
    • http://schemas.openxmlformats.org/officeDocument/2006/mathIn document text (OOXML body / shared strings)
    • http://schemas.microsoft.com/office/word/2010/wordprocessingDrawingIn document text (OOXML body / shared strings)
    • http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawingIn document text (OOXML body / shared strings)
    • http://schemas.openxmlformats.org/wordprocessingml/2006/mainIn document text (OOXML body / shared strings)
    • http://schemas.microsoft.com/office/word/2010/wordmlIn document text (OOXML body / shared strings)
    • http://schemas.microsoft.com/office/word/2012/wordmlIn document text (OOXML body / shared strings)
    • http://schemas.microsoft.com/office/word/2010/wordprocessingGroupIn document text (OOXML body / shared strings)
    • http://schemas.microsoft.com/office/word/2010/wordprocessingInkIn document text (OOXML body / shared strings)
    • http://schemas.microsoft.com/office/word/2006/wordmlIn document text (OOXML body / shared strings)
    • http://schemas.microsoft.com/office/word/2010/wordprocessingShapeIn document text (OOXML body / shared strings)