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

Static analysis result for SHA-256 697ed4c9825216c3…

MALICIOUS

Office (OLE) / .XLS

359.0 KB Created: 2006-09-16 00:00:00 Authoring application: Microsoft Excel
MD5: 94f9bfa59c0456b3a1dfbb3c935d5c8a SHA-1: a716acfc29315039a40280f36cc77f011853065c SHA-256: 697ed4c9825216c3962ea9766956739e739194afd2e81473910b287a79cea5fd
62 Risk Score

Malware Insights

MITRE ATT&CK
T1203 Exploitation for Client Execution

The sample leverages the OLE2Link vulnerability (CVE-2017-0199) to fetch and execute a secondary payload from the URL http://hop.fyi/Ek1OD. This indicates a clear intent to download and run external code, likely for further malicious actions.

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 http://hop.fyi/Ek1OD