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

Static analysis result for SHA-256 459673cdc8bc4eca…

MALICIOUS

Office (OLE) / .PPT

82.5 KB Created: 2006-08-16 00:00:00 Authoring application: Microsoft Office PowerPoint
MD5: 33707a23ba1d3beb370bfa8631f69a71 SHA-1: 3c707d81b2d196608ebf4c190a80fd8f7542a76b SHA-256: 459673cdc8bc4eca0ac980afc109762a3cd5d956647c13f7ecf223817776dee0
180 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic T1059.001 PowerShell

The presence of a high-severity heuristic for OLE_VBA_MACROS, specifically an Auto_Close macro that uses CreateObject and references Windows Script Host, indicates malicious VBA code execution. The Auto_Close macro is designed to run automatically when the presentation is closed, suggesting an attempt to download and execute a secondary payload. No specific IOCs were extracted, and the family is unknown due to the lack of further indicators.

Heuristics 5

  • Reference to Windows Script Host high SC_STR_WSCRIPT
    Reference to Windows Script Host
  • Auto_Close macro high OLE_VBA_AUTOCLOSE
    Auto_Close macro
  • CreateObject call high OLE_VBA_CREATEOBJ
    CreateObject 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

Extracted artifacts 1

Files carved from inside the sample during analysis.

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