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

Static analysis result for SHA-256 8c7d789dd04f3b02…

MALICIOUS

Office (OLE) / .XLS

199.0 KB Created: 2015-06-05 18:17:20 Authoring application: Microsoft Excel
MD5: 375159dfb4ad054084520b16c4526fd4 SHA-1: 48dd701bd0117a1755a66ce92976357c004ada34 SHA-256: 8c7d789dd04f3b02e35d0e710dca3fedd52f22a0b8669f3c42464069f6ccf4fe
282 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic for Applications T1204.002 Malicious File T1071.001 Web Protocols

The file is an Excel spreadsheet containing VBA macros, specifically triggering Workbook_Open and Auto_Open events. The presence of the SC_STR_URLDOWNLOAD heuristic indicates the macro attempts to download a file from a URL. The embedded URLs are likely used for this purpose. The ClamAV detection further confirms its malicious nature. The macro's intent is to download and execute a second-stage payload from one of the provided URLs.

Heuristics 8

  • Reference to URLDownloadToFile API critical SC_STR_URLDOWNLOAD
    Reference to URLDownloadToFile API
  • ClamAV: Xls.Malware.Valyria-10029771-0 critical CLAMAV_DETECTION
    ClamAV detected this file as malware: Xls.Malware.Valyria-10029771-0
  • Workbook_Open macro high OLE_VBA_WBOPEN
    Workbook_Open macro
  • Auto_Open macro high OLE_VBA_AUTO
    Auto_Open macro
  • Auto_Close macro high OLE_VBA_AUTOCLOSE
    Auto_Close macro
  • 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.
  • 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://94.140.112.119/
    • http://190.14.37.232/
    • http://45.153.241.58/

Extracted artifacts 1

Files carved from inside the sample during analysis.

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