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

Static analysis result for SHA-256 f5d2aad7acec4c1c…

MALICIOUS

Office (OLE) / .DOC

174.5 KB Created: 2021-01-25 09:28:00 Authoring application: Microsoft Office Word
MD5: 73042aa20288a51c874d687755c8de1f SHA-1: de4c3f269622a905c2d7ed1a16135af6bfc7229a SHA-256: f5d2aad7acec4c1cf3586225ebaf850c14c31f8698769bfedcda3e19a971ea98
200 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic for Applications T1059.001 PowerShell T1204.002 Malicious File

The sample contains VBA macros, specifically a Document_Open macro that utilizes GetObject, indicating an attempt to execute code automatically when the document is opened. The critical ClamAV detection and heuristic firings strongly suggest malicious intent, likely to download and execute a second-stage payload. No specific family could be identified, and no external IOCs were extracted.

Heuristics 6

  • ClamAV: Doc.Malware.Valyria-10034158-0 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Doc.Malware.Valyria-10034158-0
  • Document_Open macro high OLE_VBA_DOCOPEN
    Document_Open macro
  • GetObject call high OLE_VBA_GETOBJ
    GetObject call
  • VBA p-code auto-exec with execution tokens high OLE_VBA_PCODE_AUTOEXEC_EXEC
    Compiled VBA/cache stream contains an auto-execution token together with shell/download/object-execution tokens. This catches p-code-only or source-extraction-failure macro documents where visible source is unavailable.
  • 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://schemas.openxmlformats.org/drawingml/2006/main

Extracted artifacts 1

Files carved from inside the sample during analysis.

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