MALICIOUS
220
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1059.003 Windows Command Shell
T1218.011 Signed Binary Proxy Execution: Rundll32
T1071.001 Web Protocols
T1105 Ingress Tool Transfer
The sample is a PowerPoint file that exhibits malicious behavior. High-severity heuristics indicate the presence of code designed to resolve API functions like VirtualAlloc, LoadLibrary, and GetProcAddress, which are commonly used for downloading and executing second-stage payloads. The file's structure and the heuristics suggest it's likely a downloader or dropper. No specific family could be confidently identified.
Heuristics 6
-
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 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
Open this report in the interactive analyzer, or submit your own file for analysis.