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

Static analysis result for SHA-256 9dc4e922497704a4…

MALICIOUS

Office (OLE) / .XLS

185.5 KB Created: 2003-09-03 10:15:09 Authoring application: Microsoft Excel
MD5: 276149e80194acdf7aca6e901ec921dd SHA-1: dcb689b7551d5f84ec0aea42017304a1d6b46969 SHA-256: 9dc4e922497704a421574f8fcdc4551fca5e8d2bb7715b6369440bf12a73d396
100 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic T1566.001 Spearphishing Attachment

The sample is an Excel spreadsheet containing VBA macros, specifically a Workbook_Open macro that is designed to execute automatically. The document body presents a fake payment order form, indicating a social engineering lure for financial fraud. The Workbook_Open macro is the primary mechanism for executing the malicious payload.

Heuristics 3

  • Workbook_Open macro high OLE_VBA_WBOPEN
    Workbook_Open 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

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
macros.bas
5497044f91a1c49d52bddc528909b5a11c81e1e8e1b2453081a17add17df9d58
vba-macro oletools.olevba.extract_macros (decoded VBA source) 77448 bytes