MALICIOUS
82
Risk Score
Malware Insights
MITRE ATT&CK
T1204.002 Malicious File
The sample leverages the CVE-2017-0199 vulnerability, a known method for exploiting OOXML documents to load remote content. It attempts to download a DLL from 'https://www.mediafire.com/file/oqo5kcut0sy8hcq/excelDNALibrary-AddIn64-packed.xll' via an OLE object, and also references 'https://urlcallinghta.blogspot.com/atom.xml' which is associated with remote code execution. These indicators suggest the document is designed to download and execute a second-stage 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 https://www.mediafire.com/file/oqo5kcut0sy8hcq/excelDNALibrary-AddIn64-packed.xll
- 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://urlcallinghta.blogspot.com/atom.xml
Open this report in the interactive analyzer, or submit your own file for analysis.