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

Static analysis result for SHA-256 23acfe16f9ef488e…

MALICIOUS

Office (OLE) / .XLS

452.0 KB Created: 2020-10-21 23:47:56
MD5: 2d1c4112a70ba47d11365341acf734fd SHA-1: 4ec200c351ad5bddd5a8fda206821e47635f2b05 SHA-256: 23acfe16f9ef488e957e6378921641bdb63503e62f55540dc3e610b4c70e02eb
220 Risk Score

Malware Insights

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

The Workbook_Open macro fires upon opening the XLS file, triggering a PowerShell command. This command is designed to download a file from 'http://weeshoppi.com/wp-includes/ID4/cybbbb.jpg' and save it as 'C:\Users\Public\Videos\ggcuzrr.exe', then execute the downloaded file. This indicates a downloader or droppper functionality.

Heuristics 7

  • Reference to PowerShell high SC_STR_POWERSHELL
    Reference to PowerShell
  • Workbook_Open macro high OLE_VBA_WBOPEN
    Workbook_Open macro
  • CreateObject call high OLE_VBA_CREATEOBJ
    CreateObject call
  • Visible LOLBin command execution instruction high SE_LOLBIN_RUN_COMMAND
    Document contains instructions or visible command text involving Windows script/execution tools such as PowerShell, mshta, cmd, rundll32, or regsvr32
  • 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
  • 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://weeshoppi.com/wp-includes/ID4/cybbbb.jpg

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
macros.bas
dcfe2132643a273b6c5df16a5585743674eda4a08ef581f183d79ed5da7ccacc
vba-macro oletools.olevba.extract_macros (decoded VBA source) 1776 bytes
Detection
ClamAV: No threats found
Obfuscation or payload: likely
Carved macro source contains an auto-exec entry point and execution/download terms.