Malicious Office (OLE) / .DOC — malware analysis report

Static analysis result for SHA-256 33396cebaddf011c…

MALICIOUS

Office (OLE) / .DOC

1.08 MB Created: 2009-11-19 12:06:00 Authoring application: Microsoft Office Word
MD5: 9d8b05a9942979df8006e0a9fdc18923 SHA-1: 35759ae302f6b34e818a84a14d33f7e172539d7e SHA-256: 33396cebaddf011ce2fd9e80fc793bde7903cf798b17eff9664442823d49af71
100 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic T1566.001 Spearphishing Attachment

The file is a Microsoft Word document containing a large VBA macro, indicated by the OLE_VBA_MACROS heuristic. The presence of AutoOpen and Auto_Close macros suggests that the VBA code is designed to execute automatically when the document is opened or closed, a common technique for initiating malicious actions. The document body itself is a technical guide for setting up a project in SmartPlant Materials, likely intended to trick the user into enabling macros. While no specific malicious URLs or scripts were extracted, the presence of the large VBA macro strongly suggests it is a downloader or dropper for a secondary payload. The IOC is the embedded macro file itself.

Heuristics 4

  • AutoOpen macro high OLE_VBA_AUTOOPEN
    AutoOpen macro
  • Auto_Close macro high OLE_VBA_AUTOCLOSE
    Auto_Close macro
  • VBA macros detected medium OLE_VBA_MACROS
    Document contains VBA macro code
  • 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://www.apple.com/DTDs/PropertyList-1.0.dtd
    • http://ns.adobe.com/xap/1.0/
    • http://www.w3.org/1999/02/22-rdf-syntax-ns#
    • http://ns.adobe.com/iX/1.0/
    • http://ns.adobe.com/xap/1.0/mm/
    • http://www.iec.ch
    • http://schemas.openxmlformats.org/drawingml/2006/main

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
macros.bas
12fb1db6cb67b980cdf43c518bb5090febbc2b2ab96c2ad3989514a2f005a757
vba-macro oletools.olevba.extract_macros (decoded VBA source) 196585 bytes