MALICIOUS
364
Risk Score
Malware Insights
MITRE ATT&CK
T1204 Malicious Link
T1027 Obfuscated Files or Information
T1059.001 PowerShell
The sample is a malicious PowerPoint file that exploits CVE-2006-3877 to deliver an embedded executable. Heuristics indicate the use of VirtualAlloc, VirtualProtect, LoadLibrary, and GetProcAddress APIs, along with XOR-encoded strings, suggesting a downloader or dropper functionality. The embedded PE executable is the primary payload. Although VBA extraction failed, the presence of an embedded executable and the specific CVE exploit strongly indicate a malicious intent to execute arbitrary code.
Heuristics 9
-
CVE-2006-3877 — PowerPoint malformed record payload critical CVE likely CVE_2006_3877PowerPoint OLE file declares a malformed large numbered Table stream that cannot be read through the CFB chain, while the carved stream bytes contain a PE-like payload. This is the static shape of the PowerPoint malformed-record exploit family fixed as CVE-2006-3877.
-
XOR-encoded strings (key 0x8A) critical SC_XOR_ENCODEDFound 5 Windows library/API name(s) XOR-encoded with single-byte key 0x8A: 'kernel32.dll', 'LoadLibraryA', 'GetProcAddress', 'VirtualAlloc', 'VirtualProtect'
-
Embedded PE executable critical OLE_EMBEDDED_EXEMZ/PE header found inside document — possible embedded executable
-
ClamAV: Win.Trojan.VB-751 critical CLAMAV_DETECTIONClamAV detected this file as malware: Win.Trojan.VB-751
-
Reference to LoadLibrary API high SC_STR_LOADLIBRARYReference to LoadLibrary API
-
Reference to GetProcAddress API high SC_STR_GETPROCADDRESSReference to GetProcAddress API
-
Reference to VirtualAlloc API medium SC_STR_VIRTUALALLOCReference to VirtualAlloc API
-
Reference to VirtualProtect API medium SC_STR_VIRTUALPROTECTReference to VirtualProtect API
-
Unsupported Office format for VBA extraction info OFFICE_FORMAT_UNSUPPORTEDolevba could not extract VBA macros (PermissionError); format-agnostic byte-level scans still ran. Likely legacy, encrypted, or malformed OLE/OOXML — re-scanning the same bytes will yield the same outcome.
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
embedded_office_0000766f.exe673524d0426af3901f053aa16b8cbcb3807d5bd5a6a1e5000422f29c372c57cf |
embedded-pe | Office MZ+PE at offset 0x766F | 2509201 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.