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

Static analysis result for SHA-256 07db145dd636b8ad…

MALICIOUS

Office (OLE) / .PPT

64.0 KB Created: 2021-09-27 10:30:42 Authoring application: Microsoft Office PowerPoint
MD5: 718a630a75ba3dc8b8a667e9d3fdf99e SHA-1: 2bbac7a2dec255cb39a5c8e89d5423d04d1cf66f SHA-256: 07db145dd636b8ad75a932f1a845ad8f735caf70d3b2bf1abb549e3befda5088
222 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic T1204.002 Malicious File T1059 Command and Scripting Interpreter

The PowerPoint file contains an Auto_Open VBA macro that utilizes ShellExecute to run a command. This macro is designed to execute arbitrary code, likely downloading and executing a secondary payload. The presence of ShellExecute and mshta.exe references strongly suggests a malicious intent to compromise the system.

Heuristics 7

  • Reference to ShellExecute API high SC_STR_SHELLEXEC
    Reference to ShellExecute API
  • Reference to mshta.exe high SC_STR_MSHTA
    Reference to mshta.exe
  • Auto_Open macro high OLE_VBA_AUTO
    Auto_Open 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
  • 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 http://www.bitly.com/hdjkahsdjkashdkad

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
macros.bas
80e8dfbb5ae9f52ba44688a1625fc09b3eb031221746aed6086f603034c029b9
vba-macro oletools.olevba.extract_macros (decoded VBA source) 964 bytes