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

Static analysis result for SHA-256 ddb09babedfc5ec5…

MALICIOUS

Office (OLE) / .XLS

41.0 KB Created: 2017-05-12 14:13:21 Authoring application: Microsoft Excel First seen: 2022-03-18
MD5: da18fcd3507ca43668c673e398e948f9 SHA-1: 318697e5cb69241d9e6aa7b3ea236534d82fc440 SHA-256: ddb09babedfc5ec585731221feedbb41a709123ff322ffbdab099d9456482fb8
540 Risk Score

Heuristics 12

  • Hidden UserForm PowerShell EncodedCommand stager critical OLE_USERFORM_OBFUSCATED_POWERSHELL
    OLE document contains a UTF-16LE form/property string with an obfuscated PowerShell -EncodedCommand payload. The observed macro family reconstructs this hidden string with Split/Join or UserForm property reads and launches it through WMI/COM process creation. This is downloader malware, not an Office CVE exploit.
  • Shell() call in VBA critical OLE_VBA_SHELL
    Shell() call in VBA
  • PowerShell reference in VBA critical OLE_VBA_PS
    PowerShell reference in VBA
  • ClamAV: Doc.Downloader.Generic-6698421-0 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Doc.Downloader.Generic-6698421-0
  • Reference to PowerShell high SC_STR_POWERSHELL
    Reference to PowerShell
  • AutoOpen macro high OLE_VBA_AUTOOPEN
    AutoOpen macro
  • Workbook_Open macro high OLE_VBA_WBOPEN
    Workbook_Open macro
  • Auto_Open macro high OLE_VBA_AUTO
    Auto_Open macro
  • 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.
  • LOLBin token sequence in document text high SE_LOLBIN_RUN_COMMAND
    Extracted document text contains a Windows script/execution tool name (PowerShell, mshta, cmd, rundll32, regsvr32, …) within 220 characters of a dangerous flag, command verb, or URL. This is a visible 'run this' instruction in HTML/PDF/RTF lure bodies, or — in macro-laden Office files — the macro's own string-pool entries appearing adjacent in extracted text.
  • 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

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
macros.bas
3bdaf54ede240eb816db196fb42640d1967be76736bcfe64d982c97b30558468
vba-macro oletools.olevba.extract_macros (decoded VBA source) 1571 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved artifact contains 1 shell/COM execution token(s). Carved artifact contains 1 long base64-like blob(s). Carved macro source contains an auto-exec entry point and execution/download terms.