Malicious Office (OOXML) — malware analysis report

Static analysis result for SHA-256 8f7ff8a89f4ce41f…

MALICIOUS

Office (OOXML)

41.6 KB Created: 2021-06-22 12:43:05 UTC Authoring application: Microsoft Excel 16.0300
MD5: 1740ee83eec1a98d50f4be846557d533 SHA-1: 2bfe28b941d1133027507c87eb5d4b7345c681a9 SHA-256: 8f7ff8a89f4ce41f81b2b35338f00ac5332ecc659f65f2cecfd36345aa0e9736
160 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic T1059.001 PowerShell T1204.002 Malicious File

The OOXML document contains VBA macros that reference cmd.exe and PowerShell. The GetObject call and the presence of a Base64 decoding function suggest that the macro is designed to download and execute a secondary payload. The specific obfuscation and lack of clear URLs prevent definitive family attribution.

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