MALICIOUS
280
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1027 Obfuscated Files or Information
T1140 Deobfuscate/Decode Files or Information
T1564.003 Hidden Window
The file is a malicious PowerPoint presentation, as indicated by the 'malicious' verdict and the 'Win.Trojan.Exploit-110' ClamAV detection. High-severity heuristics indicate the presence of obfuscation techniques, including XOR encoding with key 0x56, PEB access for API resolution, and GetProcAddress usage, suggesting an attempt to hide malicious code execution. The GetPC stub and PEB access are common in exploit-based malware.
Heuristics 6
-
XOR-encoded strings (key 0x56) critical SC_XOR_ENCODEDFound 2 Windows library/API name(s) XOR-encoded with single-byte key 0x56: 'KERNEL32.DLL', 'LoadLibraryA'
-
ClamAV: Win.Trojan.Exploit-110 critical CLAMAV_DETECTIONClamAV detected this file as malware: Win.Trojan.Exploit-110
-
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 GetProcAddress API high SC_STR_GETPROCADDRESSReference to GetProcAddress API
Open this report in the interactive analyzer, or submit your own file for analysis.