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

Static analysis result for SHA-256 2c0b53d4da939787…

MALICIOUS

Office (OLE) / .XLS

203.0 KB Created: 2015-06-05 18:17:20 Authoring application: Microsoft Excel
MD5: f002ca6169a457ccb1cdae83bee5ab45 SHA-1: 7694bafacf352ca357f4921b006e969a52704801 SHA-256: 2c0b53d4da93978758d513176e8064e29721d271fbba9f5b55a83fbfbe8a8ff2
282 Risk Score

Malware Insights

MITRE ATT&CK
T1059.005 Visual Basic T1204.002 Malicious File

The file contains VBA macros, specifically a Workbook_Open macro, which is a common technique for executing malicious code upon opening the document. The heuristic SC_STR_URLDOWNLOAD indicates the use of an API to download content from a URL. The embedded URLs are likely used to fetch and execute a second-stage payload. The ClamAV detection further supports its malicious nature.

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.114.44/
    • http://103.155.92.211/
    • http://193.38.54.149/

Extracted artifacts 1

Files carved from inside the sample during analysis.

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