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

Static analysis result for SHA-256 89e6e98e9d9753b8…

MALICIOUS

Office (OLE) / .XLS

32.5 KB Created: 2015-06-05 18:17:20 Authoring application: Microsoft Excel First seen: 2022-08-24
MD5: 5d8d3a3e233904e8eb0f0b5f8f75183b SHA-1: 659c5934191ea103f198f5331cae9804d2b750a2 SHA-256: 89e6e98e9d9753b81e02604d5079c92748b6b8786d77e240a3bfbc59e2f082b8
100 Risk Score

Malware Insights

MITRE ATT&CK
T1059.001 PowerShell T1059.005 Visual Basic

The sample contains VBA macros that utilize CreateObject to execute a PowerShell command. The PowerShell command is obfuscated but appears to download a file from 'http://www.example.com/download.exe' and save it as 'C:\Users\Public\Documents\example.exe' before executing it. The VBA macro itself also contains obfuscated code that appears to be part of the download and execution chain.

Heuristics 3

  • Reference to PowerShell high SC_STR_POWERSHELL
    Reference to PowerShell
  • CreateObject call high OLE_VBA_CREATEOBJ
    CreateObject call
  • 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
a8634d2e56a0d5944a4f4f73baf6f3f925e68e6dda561afc0dc02c8711868273
vba-macro oletools.olevba.extract_macros (decoded VBA source) 1377 bytes