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

Static analysis result for SHA-256 741ed5a18cd4bffd…

MALICIOUS

Office (OLE) / .XLS

1.09 MB Created: 2006-09-16 00:00:00 Authoring application: Microsoft Excel
MD5: a57dc28048df4336ce0f85bd00657215 SHA-1: f299bf170ad37142c1d5d09ea528dd0fd9766175 SHA-256: 741ed5a18cd4bffd6839e41e30559aea59a11ca9eca3124c526e063718a543d6
62 Risk Score

Malware Insights

MITRE ATT&CK
T1203 Exploitation for Client Execution

The file is an Excel document that exploits CVE-2017-0199, a known vulnerability for remote code execution. The exploit leverages a URL moniker to download and execute a secondary payload from the external URL 'https://url.terryspace.io/b8YAIi'. This indicates a clear intent to download and run malicious content from a remote source.

Heuristics 2

  • OLE2Link / URL Moniker → remote loader — CVE-2017-0199 critical CVE likely CVE_2017_0199
    Document contains an embedded OLE link object whose URL Moniker points to a remote URL. When the host file is opened, Office follows the link, downloads the URL, and processes the response based on its Content-Type (HTA -> mshta.exe, RTF → Word, etc.) — the documented CVE-2017-0199 primitive. The URL extension is not a reliable filter; servers can return different payloads to Office's user agent.
  • 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 https://url.terryspace.io/b8YAIi