Malicious Office (OLE) — malware analysis report

Static analysis result for SHA-256 db7f34c1776ede82…

MALICIOUS

Office (OLE)

19.0 KB Created: 2003-07-13 09:55:30 Authoring application: Microsoft Excel
MD5: db608941ed2978d2026844efe2f683c3 SHA-1: a9ef0e290c78b8de289445bc95af4c9d982279ca SHA-256: db7f34c1776ede8233a52e3fde725da0161a9fc3e4ee0e38d6a53802ba2fc3f7
180 Risk Score

Malware Insights

MITRE ATT&CK
T1564.004 Masquerading: Client Execution

The file is identified as an antivirus bait by its content and ClamAV detections. The presence of an Auto_Open macro indicates an attempt to execute code upon opening the Excel file, a common technique for malware delivery. However, the primary purpose appears to be triggering antivirus detection rather than performing a malicious action.

Heuristics 4

  • ClamAV: Xls.Trojan.Escape-2 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Xls.Trojan.Escape-2
  • ClamAV detection on extracted artifact critical EXTRACTED_FILE_CLAMAV
    ClamAV flagged at least one file extracted from inside this sample. Even when the wrapping document carries no AV detection of its own, a hit on the carved artifact is a strong indicator the sample is a delivery vehicle.
  • Auto_Open macro high OLE_VBA_AUTO
    Auto_Open 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
b1dc6e799f600e1fe03c12ee5c927d9c20e72385747b65f9e697c96da1cbf849
vba-macro oletools.olevba.extract_macros (decoded VBA source) 1767 bytes
Detection
ClamAV: Xls.Trojan.Escape-1
Obfuscation or payload: unlikely