MALICIOUS
280
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1204.002 Malicious File
The sample exhibits characteristics of a malicious Office document, including a large slack space anomaly and the presence of a NOP sled. High-severity heuristics indicate the potential for arbitrary code execution through references to WinExec, CreateProcess, and LoadLibrary APIs. The PEB access via FS segment further suggests evasion or anti-analysis techniques. No document body or script content was available for further analysis.
Heuristics 7
-
NOP sled detected high SC_NOP_SLEDFound 20+ consecutive 0x90 bytes
-
x86 GetPC stub (CALL $+5; POP ESI) high SC_GETPC_CALLx86 GetPC stub (CALL $+5; POP ESI)
-
PEB access via FS segment (x86) high SC_PEB_ACCESSPEB access via FS segment (x86)
-
Reference to WinExec API high SC_STR_WINEXECReference to WinExec API
-
Reference to CreateProcess API high SC_STR_CREATEPROCESSReference to CreateProcess API
-
Reference to LoadLibrary API high SC_STR_LOADLIBRARYReference to LoadLibrary API
-
OLE document has large unaccounted-for region high OLE_SLACK_ANOMALYOLE file is 104,367 bytes but its declared streams total only 26,783 bytes — 77,584 bytes (74%) 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.