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

Static analysis result for SHA-256 3b8348961981847b…

MALICIOUS

Office (OLE) / .PPT

67.0 KB Created: 2022-06-20 21:46:45 Authoring application: Microsoft Office PowerPoint
MD5: fe586e7b9abc1ca3fdcbe210c3b95de8 SHA-1: 0a3382037e04066d74bba9e3562f9ddb1966b114 SHA-256: 3b8348961981847b6754c10676d88c80cfd1759fb26e33784ef9da71ed3d4609
140 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 PowerShell T1218.005 Client Execution: Mshta

The presence of an Auto_Close VBA macro that uses Shell to execute mshta.exe indicates a malicious intent to download and execute a secondary payload. The embedded URL, although marked as benign, is suspicious in this context. The macro's execution of mshta.exe is a strong indicator of a downloader or initial access technique.

Heuristics 5

  • Reference to mshta.exe high SC_STR_MSHTA
    Reference to mshta.exe
  • 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/!api/2.0/snippets/rikimartinplace/yE7677/a24320656e1822a6ce4280f7528b98cf02843560/files/rezafinal1

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
macros.bas
1d98165d2ce519f3d8c456fc9792f2177ad3818accc333b2e1c1cfea8eb73cfd
vba-macro oletools.olevba.extract_macros (decoded VBA source) 1086 bytes