MALICIOUS
120
Risk Score
Malware Insights
MITRE ATT&CK
T1059.003 Windows Command Shell
The sample is an OLE Excel file with a significant amount of slack space, indicating potential obfuscation. Heuristics indicate suspicious access to the PEB and a high-confidence firing for cmd.exe invocation with an execution flag. This suggests an attempt to run a command-line payload.
Heuristics 3
-
PEB access via FS segment (x86) high SC_PEB_ACCESSPEB access via FS segment (x86)
-
Suspicious cmd.exe invocation with execution flag high SC_STR_CMDSuspicious cmd.exe invocation with execution flag
-
OLE document has large unaccounted-for region high OLE_SLACK_ANOMALYOLE file is 50,813 bytes but its declared streams total only 24,565 bytes — 26,248 bytes (52%) 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).
Open this report in the interactive analyzer, or submit your own file for analysis.