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

Static analysis result for SHA-256 e6c5862320ae7d80…

MALICIOUS

Office (OLE) / .XLS

65.5 KB Created: 2020-04-22 07:21:33 Authoring application: Microsoft Excel
MD5: 110a1406e6ce95c5e052b1f227991b31 SHA-1: db02a727321bfc86450146e208268f637ab3f738 SHA-256: e6c5862320ae7d8032fab1292121a98ca55e3842211112b8b9f2a2578b3e4dc0
300 Risk Score

Malware Insights

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

The file is an XLS document containing VBA macros. Heuristics indicate the use of WScript.Shell and the Shell() function, suggesting the macro attempts to execute external commands or download additional payloads. The ClamAV detection name 'Xls.Dropper.Agent-7683382-0' further supports its role as a dropper. The document body content is obfuscated and does not provide clear user-facing lures.

Heuristics 7

  • Shell() call in VBA critical OLE_VBA_SHELL
    Shell() call in VBA
  • WScript.Shell usage critical OLE_VBA_WSCRIPT
    WScript.Shell usage
  • ClamAV: Xls.Dropper.Agent-7683382-0 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Xls.Dropper.Agent-7683382-0
  • Reference to Windows Script Host high SC_STR_WSCRIPT
    Reference to Windows Script Host
  • CreateObject call high OLE_VBA_CREATEOBJ
    CreateObject call
  • VBA macros detected medium OLE_VBA_MACROS
    Document contains VBA macro code
  • Suspicious extracted artifact medium EXTRACTED_FILE_STATIC_TRIAGE
    One or more files extracted from inside this sample matched static suspicious-content checks such as script obfuscation, encoded payload blobs, packed data, or execution/download terms.

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
macros.bas
bf53a4fc7cc5a6ace7620b325b604b1c351e7fe353b377b60a0d6af08fbbf4aa
vba-macro oletools.olevba.extract_macros (decoded VBA source) 1482 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 1 shell/COM execution token(s).