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

Static analysis result for SHA-256 41ff5a84590c4ad6…

MALICIOUS

Office (OLE) / .PPT

78.0 KB Created: 2020-07-20 01:42:58 Authoring application: Microsoft Office PowerPoint
MD5: 7b167d121cac141d2ab8cca007fdc691 SHA-1: eca80e924f5d10fc1a55197ee305cf68026f7e41 SHA-256: 41ff5a84590c4ad6fb3c7cb0565dc2ca52acade44299d95d96848682fdf67450
320 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic T1059.003 Windows Command Shell

The presence of critical heuristics like OLE_VBA_SHELL and OLE_VBA_WSCRIPT indicates the use of WScript.Shell within the VBA macros. The Auto_Close macro and CreateObject call suggest an auto-execution mechanism. This points to the file's likely intent to download and execute a second-stage payload. No specific family could be identified.

Heuristics 9

  • Shell() call in VBA critical OLE_VBA_SHELL
    Shell() call in VBA
  • WScript.Shell usage critical OLE_VBA_WSCRIPT
    WScript.Shell usage
  • Reference to Windows Script Host high SC_STR_WSCRIPT
    Reference to Windows Script Host
  • Auto_Close macro high OLE_VBA_AUTOCLOSE
    Auto_Close 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
  • Suspicious extracted artifact medium EXTRACTED_FILE_STATIC_TRIAGE
    One or more files extracted from inside this sample matched static suspicious-content checks such as script obfuscation, encoded payload blobs, packed data, or execution/download terms.
  • 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://%40%40%40%40@j.mp/hjd67dashdgas7ha

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
macros.bas
0f1cadce9d1373330dfceb19e051e1892741e1872a0fbcdce27653b3c93f239a
vba-macro oletools.olevba.extract_macros (decoded VBA source) 846 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 1 shell/COM execution token(s).