MALICIOUS
82
Risk Score
Malware Insights
MITRE ATT&CK
T1204 Malicious File
T1204.002 Malicious File: User Execution
T1059 Command and Scripting Interpreter
The sample is an OOXML document that leverages an external OLE object to load content from a remote URL. This is indicative of an exploit targeting CVE-2017-0199, which allows for remote code execution by tricking the application into fetching and executing a malicious file. The primary IOC is the URL used to fetch the secondary payload.
Heuristics 3
-
OOXML OLE2Link remote loader — CVE-2017-0199 related high CVE_2017_0199_RELATEDDocument contains an o:OLEObject Type=Link whose external oleObject relationship points to a remote URL. This is the OOXML OLE2Link activation shape associated with CVE-2017-0199 delivery, but the local file does not expose URL Moniker bytes or a weaponized extension/content type, so the exact CVE cannot be proven statically.
-
External OLE object relationship high OOXML_EXTERNAL_OLE_OBJECTDocument contains an oleObject relationship whose target is an external HTTP(S) URL. Office resolves this through OLE/object update paths rather than as a normal user-clicked hyperlink.
-
Embedded URL info EMBEDDED_URLOne 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://schemas.openxmlformats.org/markup-compatibility/2006
- http://schemas.openxmlformats.org/officeDocument/2006/relationships
- http://schemas.openxmlformats.org/officeDocument/2006/math
- http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing
- http://schemas.openxmlformats.org/wordprocessingml/2006/main
- http://schemas.microsoft.com/office/word/2006/wordml
- https://urlintimacygoomb.blogspot.com/atom.xml
Open this report in the interactive analyzer, or submit your own file for analysis.