Malware Insights
The sample contains an embedded URL that points to a Chinese government domain, suggesting a potential lure for phishing or malware distribution. The XOR-encoded strings and OLE slack anomaly heuristics indicate obfuscation and potentially malicious content. Although VBA macros were detected, they contained no executable statements, and no scripts were extracted, limiting the ability to determine the exact payload delivery mechanism. The document body discusses China's development strategy, which could be used to lend credibility to a malicious link.
Heuristics 4
-
XOR-encoded strings (key 0xFF) critical SC_XOR_ENCODEDFound 8 Windows library/API name(s) XOR-encoded with single-byte key 0xFF: 'kernel32.dll', 'advapi32.dll', 'wininet.dll', 'KERNEL32.DLL', 'LoadLibraryA', 'LoadLibraryA', 'GetProcAddress', 'GetProcAddress'
-
OLE document has large unaccounted-for region high OLE_SLACK_ANOMALYOLE file is 156,160 bytes but its declared streams total only 92,254 bytes — 63,906 bytes (41%) 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).
-
VBA project contains no executable statements low OLE_VBA_MACROSDocument contains a VBA project, but extracted modules only contain attributes/options/comments and no executable statements.
-
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://pk2.mofcom.gov.cn/article/chinanews/200602/20060201511502.html
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basa7e5a0de56c8a139e544a9557a6651d472a02fe8f7a377b4f1e01dab645f7feb |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 363 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.