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

Static analysis result for SHA-256 3c15b947c05094c3…

MALICIOUS

Office (OLE) / .PPT

73.5 KB Created: 2020-06-23 18:50:28 Authoring application: Microsoft Office PowerPoint
MD5: 1fc012641e9111f8380b5ed96cdfa65c SHA-1: 54eeb4b2e05c74e0093a891d3ec748742c066861 SHA-256: 3c15b947c05094c3ac6b913ae07f71e0b73d7abe84ee1be4050001e2f275e888
320 Risk Score

Malware Insights

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

The PowerPoint file contains VBA macros, including an Auto_Close macro, which is designed to execute malicious code. The macros utilize WScript.Shell and the Shell() function, indicating an attempt to run arbitrary commands or download and execute a second-stage payload. The presence of these critical heuristics strongly suggests a macro-based attack. 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 http://%20%20@j.mp/axgggggdkasodkaos

Extracted artifacts 1

Files carved from inside the sample during analysis.

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