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

Static analysis result for SHA-256 e868bdaed1ba3290…

MALICIOUS

Office (OLE) / .PPT

88.0 KB Created: 2022-08-07 22:15:56 Authoring application: Microsoft Office PowerPoint
MD5: 66e90bc339b81848e91170d144b6bc32 SHA-1: c48b225a8b0dfba3d69ffb235c338605a181da1f SHA-256: e868bdaed1ba329001ce3f170b73715fe72f7543fd6b4a651cbc9dd60631ce70
102 Risk Score

Malware Insights

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

The file is a PowerPoint presentation containing VBA macros. The presence of an Auto_Close macro and VBA p-code auto-execution with Shell execution indicates that the macros are designed to run automatically upon opening or closing the presentation. The script likely downloads and executes a second-stage payload. No specific family could be identified.

Heuristics 3

  • 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
040d2684bea962682c0b2fad5ced0597e79127386795e07d8177a83d36c6ec34
vba-macro oletools.olevba.extract_macros (decoded VBA source) 2141 bytes