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

Static analysis result for SHA-256 00202d063aafd6e4…

MALICIOUS

Office (OLE) / .XLSX

715.5 KB Created: 2011-11-16 01:40:05 Authoring application: Microsoft Excel First seen: 2023-02-06
MD5: d505487c157d4d2ea9d0ac7663f797a4 SHA-1: fdf45220a8bfef82c526f4cbfdd156849312a1bf SHA-256: 00202d063aafd6e4a01a437f97c5d8d2871d4c21973cbd99f74499d403955eca
160 Risk Score

Malware Insights

MITRE ATT&CK
T1547.001 Registry Run Keys / Startup Folder T1547.001 Registry Run Keys / Startup Folder T1059.005 Visual Basic

The file contains VBA macros with Auto_Open and Auto_Close functions, indicating malicious intent. The Auto_Open macro attempts to copy the workbook to the Excel startup directory as 'mypersonnel.xls', likely to establish persistence or facilitate further execution. The Auto_Close macro attempts to convert the file to an older XLS format and delete the original XLSX.

Heuristics 4

  • ClamAV: Xls.Malware.ExcelSic-10004731-1 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Xls.Malware.ExcelSic-10004731-1
  • Auto_Open macro high OLE_VBA_AUTO
    Auto_Open macro
  • Auto_Close macro high OLE_VBA_AUTOCLOSE
    Auto_Close macro
  • 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
0e027d7c75d49f79cc7aa4389acfebf7b55f41d2ad86258589318b07847f19ae
vba-macro oletools.olevba.extract_macros (decoded VBA source) 1816 bytes