MALICIOUS
280
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1218.011 Signed Binary Proxy Execution: Rundll32
T1071.001 Web Protocols
The sample is an OLE Excel file exhibiting a large slack space anomaly, indicative of packed or obfuscated content. High-severity heuristics indicate the presence of API hashing and PEB access, common techniques for shellcode execution. References to CreateProcess, LoadLibrary, and GetProcAddress suggest dynamic loading of malicious code. While no specific VBA scripts were extracted, the overall heuristic profile strongly suggests a macro-based execution chain. The embedded URLs, though currently benign, are often used for initial staging or command and control.
Heuristics 8
-
x86 GetPC stub (CALL $+5; POP EAX) high SC_GETPC_CALLx86 GetPC stub (CALL $+5; POP EAX)
-
PEB access via FS segment (x86) high SC_PEB_ACCESSPEB access via FS segment (x86)
-
PEB API-hash resolver high SC_API_HASH_RESOLVERPEB access followed by ROR13-style API hashing, a common position-independent shellcode import resolver
-
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 170,496 bytes but its declared streams total only 56,346 bytes — 114,150 bytes (67%) 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).
-
Embedded URL info EMBEDDED_URLOne or more URLs were extracted from the document. The URL itself is not a detection — see the per-URL labels for which channel (macro, JS, link annotation, document body, ...) reached each URL.URL http://www.microsoft.com
- https://www.verisign.com/rpa
- http://ocsp.verisign.com/ocsp/status0
- https://www.verisign.com/rpa0
- http://crl.microsoft.com/pki/crl/products/CodeSignPCA.crl0
Open this report in the interactive analyzer, or submit your own file for analysis.