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

Static analysis result for SHA-256 a57b036af033da69…

MALICIOUS

Office (OLE) / .XLS

137.0 KB Created: 2015-06-05 18:17:20 Authoring application: Microsoft Excel
MD5: f3e5e9eb94f7bc0115c4b373093d085d SHA-1: 2142f513fa165dbc4fe13d5aa1ccc10f029f31c5 SHA-256: a57b036af033da6944bb62320662310585d2f23b1d275cd7f01f9c786608e551
182 Risk Score

Malware Insights

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

The sample is a macro-enabled Excel file containing an Auto_Open macro, which is a common technique for executing malicious code upon opening. The VBA code references the URLDownloadToFile API, indicating an intent to download a payload from one of the embedded URLs. The script also attempts to hide a sheet and change font colors, likely to obfuscate its malicious activity. The primary goal appears to be downloading and executing a second-stage payload from the provided URLs.

Heuristics 6

  • Reference to URLDownloadToFile API critical SC_STR_URLDOWNLOAD
    Reference to URLDownloadToFile API
  • 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://190.14.37.187/
    • http://94.140.112.126/
    • http://185.141.27.213/

Extracted artifacts 1

Files carved from inside the sample during analysis.

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