MALICIOUS
220
Risk Score
Malware Insights
MITRE ATT&CK
T1059 Command and Scripting Interpreter
T1204.002 Malicious File
T1055 Process Injection
The file exhibits characteristics of a malicious OLE document, indicated by a large slack space anomaly and the presence of high-severity heuristics related to PEB access and the use of critical Windows API functions like CreateProcess, VirtualAlloc, LoadLibrary, and GetProcAddress. These API calls suggest the file is designed to load and execute a secondary payload. No document body or scripts were extracted, limiting further analysis of the specific lure or payload delivery mechanism.
Heuristics 6
-
PEB access via FS segment (x86) high SC_PEB_ACCESSPEB access via FS segment (x86)
-
Reference to CreateProcess API high SC_STR_CREATEPROCESSReference to CreateProcess 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 139,264 bytes but its declared streams total only 24,565 bytes — 114,699 bytes (82%) 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
Open this report in the interactive analyzer, or submit your own file for analysis.