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

Static analysis result for SHA-256 b15908af12b3db02…

MALICIOUS

Office (OLE) / .PPT

315.0 KB Created: 2006-08-16 00:00:00 Authoring application: Microsoft Office PowerPoint
MD5: 34d665008155f2424439039842e701b8 SHA-1: 9746f9b84e0c441013441defa70f7318cf03feb3 SHA-256: b15908af12b3db0271c09e3ef4ec99155fc9a0925449ce1f2318eb2a5302e7ca
160 Risk Score

Malware Insights

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

The critical heuristic firing for a Shell() call in VBA, combined with the Auto_Close macro, indicates that this PowerPoint file is designed to execute arbitrary commands upon opening or closing. The VBA p-code auto-execution further supports this. While no specific URLs or hashes were extracted, the presence of these indicators strongly suggests a downloader or dropper functionality.

Heuristics 4

  • Shell() call in VBA critical OLE_VBA_SHELL
    Shell() call in VBA
  • Auto_Close macro high OLE_VBA_AUTOCLOSE
    Auto_Close macro
  • 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
210ad44aeec35abcba00c0120afb2dfaa82ab570bdbdce9e0ca72ad7c36fe884
vba-macro oletools.olevba.extract_macros (decoded VBA source) 805 bytes