MALICIOUS
142
Risk Score
Malware Insights
MITRE ATT&CK
T1059 Command and Scripting Interpreter
T1204 Malicious Link
T1105 Ingress Tool Transfer
The OOXML document contains embedded URLs and exhibits characteristics of a malicious container, indicated by the POLYGLOT_ZIP_PREFIXED heuristic. The presence of VirtualAlloc, LoadLibrary, and GetProcAddress API references suggests the document is designed to load and execute code, likely a second-stage payload. The embedded URL, though currently benign, is a common vector for initial compromise.
Heuristics 5
-
Reference to LoadLibrary API high SC_STR_LOADLIBRARYReference to LoadLibrary API
-
Reference to GetProcAddress API high SC_STR_GETPROCADDRESSReference to GetProcAddress API
-
ZIP/OOXML container with non-ZIP prefix bytes high POLYGLOT_ZIP_PREFIXEDNon-empty bytes appear before the first ZIP local-file header. Format-aware parsers will see only the leading content while ZIP-aware parsers will scan forward and successfully open the archive — a classic polyglot delivery pattern.
-
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://schemas.microsoft.com/SMI/2016/WindowsSettings
Open this report in the interactive analyzer, or submit your own file for analysis.