MALICIOUS
440
Risk Score
Malware Insights
MITRE ATT&CK
T1203 Exploitation for Client Execution
T1059.005 Visual Basic
T1105 Ingress Tool Transfer
The sample is a Microsoft Word document exploiting CVE-2008-2244, a known vulnerability for client execution. It contains VBA macros and an embedded PE executable, indicating it's designed to download and run a secondary payload. The VBA macro '模块1' contains a MsgBox call, but the primary malicious activity is likely within the embedded executable, which is detected by ClamAV as Win.Trojan.Agent-228397.
Heuristics 10
-
CVE-2008-2244 — Microsoft Word record-parsing payload critical CVE likely CVE_2008_2244Word OLE document has normal small WordDocument/table streams, a large unallocated OLE slack region, and an executable or resolver shellcode payload in that slack. This is the static shape of the MS08-042 Word record-parsing exploit family tracked as CVE-2008-2244.
-
Embedded PE executable critical OLE_EMBEDDED_EXEMZ/PE header found inside document — possible embedded executable
-
ClamAV: Win.Trojan.Agent-228397 critical CLAMAV_DETECTIONClamAV detected this file as malware: Win.Trojan.Agent-228397
-
ClamAV detection on extracted artifact critical EXTRACTED_FILE_CLAMAVClamAV flagged at least one file extracted from inside this sample. Even when the wrapping document carries no AV detection of its own, a hit on the carved artifact is a strong indicator the sample is a delivery vehicle.
-
Reference to ShellExecute API high SC_STR_SHELLEXECReference to ShellExecute API
-
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 61,767 bytes but its declared streams total only 21,704 bytes — 40,063 bytes (65%) 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).
-
NOP-equivalent sled detected medium SC_NOP_EQUIV_SLEDLong run of 0x61 bytes
-
VBA macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basb561f6842168b0dbd5b95cccbec82c422a6330174acca9c971b70fc752d8f934 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 567 bytes |
embedded_office_00006c00.exe561343f26f0e41f9af81b5bf2c622670d0b1c8362c9d6af75ae08f927bf8eed8 |
embedded-pe | Office MZ+PE at offset 0x6C00 | 34119 bytes |
|
Detection
ClamAV:
Win.Trojan.Agent-228397
Obfuscation or payload:
unlikely
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.