Malicious Office (OOXML) — malware analysis report

Static analysis result for SHA-256 ab812f3ef6273741…

MALICIOUS

Office (OOXML)

41.7 KB Created: 2021-06-22 12:43:05 UTC Authoring application: Microsoft Excel 16.0300
MD5: 41da0e1b8fc25133870d20c05e21577a SHA-1: 403cdc44147969929030b0748dca81412da20a88 SHA-256: ab812f3ef6273741a21f6551dede8287eb7966e08789b5b8ec90ca720955fe0f
160 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 PowerShell T1059.003 Windows Command Shell T1566.001 Spearphishing Attachment

The file is an OOXML document containing VBA macros. Heuristics indicate the presence of PowerShell and cmd.exe references within the VBA code, suggesting an attempt to execute external commands. The VBA code itself appears to be heavily obfuscated, but the presence of these references strongly implies a downloader or dropper functionality. The primary attack vector is likely spearphishing attachment.

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
47ae7a7c470e2ceb56804a2a5e42ef1d1a7dd520f5d3489f37ff014dc216179b
vba-macro oletools.olevba.extract_macros (decoded VBA source from OOXML) 35036 bytes
vbaProject_00.bin
a0fcce677059cb7c81e81b5142ea02c37dc77457fe9abf34e8a6e98ebb7ca529
vba-project OOXML VBA project: xl/vbaProject.bin 11264 bytes