MALICIOUS
200
Risk Score
Malware Insights
MITRE ATT&CK
T1204.002 Malicious File
T1105 Ingress Tool Transfer
The presence of an embedded SWF file within an OLE document, coupled with heuristic firings for VirtualAlloc, LoadLibrary, and GetProcAddress, strongly indicates the document is a loader for malicious code. The embedded SWF is likely responsible for downloading and executing a second-stage payload from one of the extracted URLs. The large slack space in the OLE structure is also a common characteristic of malicious documents designed to hide their true payload.
Heuristics 6
-
Embedded Adobe Flash (SWF) in OLE document critical OFFICE_EMBEDDED_SWFDocument contains an embedded Adobe Flash (SWF) object. Vulnerabilities such as CVE-2018-4878 and CVE-2018-15982 involved Flash objects embedded in Office files. Adobe Flash has been end-of-life since December 2020.
-
Reference to LoadLibrary API high SC_STR_LOADLIBRARYReference to LoadLibrary API
-
Reference to GetProcAddress API high SC_STR_GETPROCADDRESSReference to GetProcAddress API
-
OLE document has large unaccounted-for region high OLE_SLACK_ANOMALYOLE file is 206,336 bytes but its declared streams total only 24,565 bytes — 181,771 bytes (88%) live in unallocated sector slack. This is the canonical hiding place for pre-macro-era Office exploit payloads (XOR-encoded shellcode reached via a parser pointer-corruption bug in the document structure).
-
Reference to VirtualAlloc API medium SC_STR_VIRTUALALLOCReference to VirtualAlloc API
-
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://www.cyberglass.co.uk
- http://www.hubeiquan.com/happy/heart.htm
Open this report in the interactive analyzer, or submit your own file for analysis.