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

Static analysis result for SHA-256 8080d4df75c5cd5b…

MALICIOUS

Office (OLE) / .PPT

128.5 KB Created: 2006-08-16 00:00:00 Authoring application: Microsoft Office PowerPoint
MD5: c3e8364fea9a303c3eead719f97d8c10 SHA-1: 8df39462d143d22a9e631782622ac7e266c1ff49 SHA-256: 8080d4df75c5cd5bb1ba167502aa68c9f74e1c564b630cea07d0b00c40a54a44
160 Risk Score

Malware Insights

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

The file contains VBA macros, including an Auto_Close macro, which is configured to execute a shell command. This indicates the macro is designed to download and execute a second-stage payload. No specific family could be identified, and the embedded URL was confirmed as benign.

Heuristics 5

  • Shell() call in VBA critical OLE_VBA_SHELL
    Shell() call in VBA
  • 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 http://%999%999@j.mp/asdnwwodpwpkkk

Extracted artifacts 1

Files carved from inside the sample during analysis.

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