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

Static analysis result for SHA-256 cf751967dd809dda…

MALICIOUS

Office (OLE) / .XLS

69.0 KB Created: 2022-11-08 07:31:36 Authoring application: Microsoft Excel First seen: 2022-11-08
MD5: 615d29420fb8ec0e1e0c673d48594303 SHA-1: fac7daa1c00bb2fd7737ccf5221d48829ace1717 SHA-256: cf751967dd809dda70fd1e7c79ebc42eb169645bbd96acf522b58dde00957ab2
288 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic T1059.001 PowerShell T1105 Ingress Tool Transfer

The XLS file contains VBA macros that utilize WScript.Shell and CreateObject to download and execute a payload. The `cominciarono` function appears to construct a URL using obfuscated strings and then fetches content from it. This indicates a downloader functionality, likely to retrieve and run a secondary malicious component.

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.Downloader.d795e45a60a593c6-9978800-0 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Xls.Downloader.d795e45a60a593c6-9978800-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
  • Environ() call (env variable access) low OLE_VBA_ENVIRON
    Environ() call (env variable access)

Extracted artifacts 1

Files carved from inside the sample during analysis.

FilenameKindSourceSize
macros.bas
2234935f9bddd4be0e4ed5b6361457f1f36b4e63171fda7d448245ec2421ccd6
vba-macro oletools.olevba.extract_macros (decoded VBA source) 3823 bytes