Malicious Office (OOXML) — malware analysis report

Static analysis result for SHA-256 4bf9c5817da1fdba…

MALICIOUS

Office (OOXML)

41.6 KB Created: 2021-06-22 12:43:05 UTC Authoring application: Microsoft Excel 16.0300
MD5: 754f7aa389e9fca4c0d9d203eff80e68 SHA-1: 6e5ae82cbbe98b34b5f57ae7dfcfbb4737248614 SHA-256: 4bf9c5817da1fdba2b407bbe7422cab1a4aae336ae5369486ca6f870de3e6223
160 Risk Score

Malware Insights

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

This Excel document contains VBA macros that reference cmd.exe and PowerShell. The GetObject call and the presence of VBA macros suggest an attempt to execute arbitrary code. The VBA code appears to be obfuscated, but the references to cmd.exe and PowerShell indicate a likely intent to download and execute a second-stage payload.

Heuristics 4

  • PowerShell reference in VBA critical OLE_VBA_PS
    PowerShell reference in VBA
  • GetObject call high OLE_VBA_GETOBJ
    GetObject call
  • cmd.exe reference in VBA high OLE_VBA_CMD
    cmd.exe reference in VBA
  • VBA project inside OOXML medium OOXML_VBA
    Document contains a VBA project — VBA macros present

Extracted artifacts 2

Files carved from inside the sample during analysis.

FilenameKindSourceSize
macros.bas
d64427cf8626ada72c6e2c15107ab302ab22386457cc22cd9244b0a74d774f4c
vba-macro oletools.olevba.extract_macros (decoded VBA source from OOXML) 35036 bytes
vbaProject_00.bin
e0d9cf7fb05bfcf6985e43347fd3a899a87519994cfb1a6ec4bce598b83863bb
vba-project OOXML VBA project: xl/vbaProject.bin 11264 bytes