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

Static analysis result for SHA-256 43947950c7d6344f…

MALICIOUS

Office (OLE) / .XLS

313.5 KB Created: 2006-09-16 00:00:00 Authoring application: Microsoft Excel
MD5: 932b416dbd4843bc996d584b521f32a6 SHA-1: 56164ce45a404ef99a1158285b49d8998a68d022 SHA-256: 43947950c7d6344fe8961305940cbd2a66b6e1bd21ebf4a1d6721ec9b3071fe5
120 Risk Score

Malware Insights

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

The sample is an Excel 4.0 macro-enabled spreadsheet that impersonates DocuSign to trick the user into enabling macros. Upon enabling, the embedded XLM macro executes an Auto_Open function. This function is designed to download a file from 'c2t6yg19yj3ern2g.xyz/index.php' and save it as 'fdgnrq.exe' in the user's directory. The presence of an Auto_Open macro and the lure to enable content are strong indicators of a downloader.

Heuristics 4

  • Excel 4.0 Auto_Open defined name critical OLE_XLM_AUTOOPEN_DEFINEDNAME
    oletools recovered an Auto_Open / Auto_Close entry from an Excel 4.0 macro sheet. The raw BIFF name can be tokenized or partially opaque to byte-string checks, but the recovered macro listing confirms the workbook has an XLM auto-execution entry.
  • Excel 4.0 (XLM) macro sheet present medium OLE_XLM_AUTOOPEN
    Workbook contains an Excel 4.0 macro sheet sub-stream — XLM is rarely seen in modern legitimate workbooks and was a major Office malware vector during 2020-2022.
  • Macro/content-enable lure medium SE_ENABLE_LURE
    Document instructs the user to enable macros or editing — a common technique used by malware droppers to bypass Office macro security settings
  • Document signing service impersonation lure medium SE_DOCUSIGN_LURE
    Document impersonates DocuSign, Adobe Sign, or a similar signing service in a signing-request context

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
xlm_macros.txt
ab9ad0c3dfdfcb1ba0908c95eccdf30f4eb40c7840553fcab0682d675d11c930
xlm-macro oletools.olevba.extract_all_macros (XLM macro listing) 1521 bytes