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

Static analysis result for SHA-256 7c811c4ffa8893f4…

MALICIOUS

Office (OLE) / .PPT

59.5 KB Created: 2022-11-01 04:07:35 Authoring application: Microsoft Office PowerPoint
MD5: 1e92aed14dd6c4589e92e89beff63138 SHA-1: fd29983d6036c347ff01b029b3878ab636b3c0e2 SHA-256: 7c811c4ffa8893f48ee37d65081670616fb316b1b47d804bf5366afbf447152e
100 Risk Score

Malware Insights

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

The file contains VBA macros, specifically an Auto_Close function that is configured to execute a shell command. This indicates the sample is designed to run arbitrary code upon opening or closing. The embedded URL, although marked as confirmed benign, is likely a placeholder or a previous IOC. The primary mechanism suggests a downloader or dropper functionality.

Heuristics 4

  • 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/newwork123social/AMBB5y/046057b622d3691671fb9b017a4df1f106e3a29f/files/blackmain-1.txt

Extracted artifacts 1

Files carved from inside the sample during analysis.

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