Office (OLE) / .DOC static analysis report

Static analysis result for SHA-256 7d805a19a3b360ce…

SUSPICIOUS

Office (OLE) / .DOC

735.5 KB Created: 2006-11-18 04:27:00 Authoring application: Microsoft Office Word
MD5: fac13fff73e9fdd09b52634d5274a40f SHA-1: 16678d8b402406c808235f9b7553b70c4d819c8b SHA-256: 7d805a19a3b360cec713ce2140998562a3e395a7f58a5ed8ad870a69de16b05d
40 Risk Score

Malware Insights

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

The file contains VBA macros, including a Document_Open macro designed to execute automatically when the document is opened. This macro attempts to add custom menus and show forms, suggesting an attempt to interact with the user or prepare for further malicious actions. The presence of embedded URLs, though seemingly benign, indicates potential external communication or resource loading.

Heuristics 4

  • Document_Open macro high OLE_VBA_DOCOPEN
    Document_Open 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.cpearson.com/excel/VbeMenus.aspxm
    • http://www.cpearson.com/excel/VbeMenus.aspx
  • Macro capabilities present but unconfirmed info MACRO_CAPABILITY_UNCORROBORATED
    The document's VBA exposes execution capabilities (Shell/WScript/CreateObject/auto-exec) but nothing corroborates malicious intent — no obfuscation, memory-exec primitive, download+exec chain, encoded payload, LOLBin, DDE, AV hit, or suspicious URL. The verdict was capped at 'suspicious' so legitimate macro-heavy business documents are not flagged malicious on capability presence alone.

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
macros.bas
d72544669d1b74e0fe0169ffc14aaf43ea6fab95f357927cca1b0436c8f079b4
vba-macro oletools.olevba.extract_macros (decoded VBA source) 9484 bytes