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

Static analysis result for SHA-256 72701fd89271a881…

MALICIOUS

Office (OLE) / .XLS

102.5 KB Created: 2006-09-16 00:00:00 Authoring application: Microsoft Excel First seen: 2024-05-27
MD5: 74cb59a86f4df8375836fd2bc3bbfd08 SHA-1: 11745387b652df3e64697fc430d207251fb70fdd SHA-256: 72701fd89271a881e14bfb170ee86d28f5c08fdb73f1be8c6904337c102bf7d7
62 Risk Score

Malware Insights

MITRE ATT&CK
T1204.002 Malicious File Execution: Malicious File T1059.001 Command and Scripting Interpreter: PowerShell

The file is an OLE2Link object that exploits CVE-2017-0199, a known vulnerability for remote code execution. It attempts to download a secondary payload from the URL http://z2.ink/nXPJ. This indicates a downloader or initial access mechanism for a more complex attack.

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://z2.ink/nXPJ