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

Static analysis result for SHA-256 855635fad9f8a232…

MALICIOUS

Office (OLE) / .XLS

2.05 MB Created: 2026-03-19 19:42:27 Authoring application: Microsoft Excel First seen: 2026-03-21
MD5: 5ac9d7a907794189370881512a0a5807 SHA-1: 0c8925828c864623d3d2201abc89aaad7bb81921 SHA-256: 855635fad9f8a232885fb9be704e4a10fd3a24a498b934ce12f9a90b43fad4ff
410 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic T1059.001 PowerShell T1204.002 Malicious File T1105 Ingress Tool Transfer

The file contains VBA macros, specifically a Workbook_Open event, which is a common technique for initial execution. The script utilizes WScript.Shell and CreateObject, indicating it's designed to run external commands or download additional payloads. The presence of a suspicious URL, http://sbstorage.club/z/abandonedly.vmp.exe, strongly suggests the macro's intent is to download and execute a second-stage malware. The ClamAV detection also confirms its malicious nature.

Heuristics 11

  • Shell() call in VBA critical OLE_VBA_SHELL
    Shell() call in VBA
  • WScript.Shell usage critical OLE_VBA_WSCRIPT
    WScript.Shell usage
  • ClamAV: Doc.Dropper.Agent-6412232-1 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Doc.Dropper.Agent-6412232-1
  • Reference to Windows Script Host high SC_STR_WSCRIPT
    Reference to Windows Script Host
  • Workbook_Open macro high OLE_VBA_WBOPEN
    Workbook_Open macro
  • CreateObject call high OLE_VBA_CREATEOBJ
    CreateObject call
  • VBA p-code auto-exec with execution tokens high OLE_VBA_PCODE_AUTOEXEC_EXEC
    Compiled VBA/cache stream contains an auto-execution token together with shell/download/object-execution tokens. This catches p-code-only or source-extraction-failure macro documents where visible source is unavailable.
  • Suspicious extracted artifact high 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.
  • VBA macros detected medium OLE_VBA_MACROS
    Document contains VBA macro code
  • Environ() call (env variable access) low OLE_VBA_ENVIRON
    Environ() call (env variable access)
  • Embedded URL info EMBEDDED_URL
    One or more URLs were extracted from the document. The URL itself is not a detection — see the per-URL labels for which channel (macro, JS, link annotation, document body, ...) reached each URL.
    URL http://va.truepic.com/ejbca/publicweb/status/ocsp0
    • http://sbstorage.club/z/abandonedly.vmp.exe
    • http://cv.iptc.org/newscodes/digitalsourcetype/trainedAlgorithmicMedia�factionnc2pa.converted

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
macros.bas
f6b282b9328d56549d81fd41cc249b5cfc189ca55c6636dea1ada6708660129d
vba-macro oletools.olevba.extract_macros (decoded VBA source) 78431 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 2 shell/COM execution token(s). Carved artifact contains 9 Chr/ChrW string-construction calls. Carved macro source contains an auto-exec entry point and execution/download terms.