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

Static analysis result for SHA-256 a0ca1e957572e27c…

MALICIOUS

Office (OLE) / .PPT

157.0 KB Created: 2022-09-29 19:35:44 Authoring application: Microsoft Office PowerPoint
MD5: 02b0dcc0544eac30d31ce09d5153a0d1 SHA-1: 18e582dedeb3639093f6788df42f41eeadf8041e SHA-256: a0ca1e957572e27c4fd9e55af5cdb12574491fcd404566695ec201cda5fbe6f0
200 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 PowerShell

The presence of VBA macros, specifically an Auto_Close macro and a reference to PowerShell, indicates a malicious intent to execute code. The ClamAV detection further supports this. The Auto_Close macro suggests that malicious code is designed to run automatically when the presentation is closed. The embedded URL, while marked as benign, is included as a potential IOC.

Heuristics 6

  • ClamAV: Doc.Malware.Valyria-10007976-0 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Doc.Malware.Valyria-10007976-0
  • Reference to PowerShell high SC_STR_POWERSHELL
    Reference to PowerShell
  • 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
  • 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 https://bitbucket.org

Extracted artifacts 1

Files carved from inside the sample during analysis.

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