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

Static analysis result for SHA-256 d6d6b3fe558778a0…

MALICIOUS

Office (OLE) / .XLSX

150.5 KB Created: 2006-09-16 00:00:00 Authoring application: Microsoft Excel First seen: 2024-06-05
MD5: cfde1f9f1c4c24bf3bc663d13e2f1df0 SHA-1: 1545f893fdd98e441e7fdd3baf6751d1b01591c3 SHA-256: d6d6b3fe558778a09c8fb08f039e0167a4506e0b6e1556d913bd893059e3b7bd
62 Risk Score

Malware Insights

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

The sample leverages the CVE-2017-0199 vulnerability, which is known to be used for remote code execution. It attempts to download a secondary payload from the URL http://qr-in.com/olboHOX. This indicates a downloader or initial access stage 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://qr-in.com/olboHOX