MALICIOUS
220
Risk Score
Malware Insights
MITRE ATT&CK
T1203 Exploitation for Client Execution
T1059 Command and Scripting Interpreter
The sample is a PowerPoint file that exhibits characteristics of an exploit, including references to ShellExecute, VirtualAlloc, LoadLibrary, and GetProcAddress APIs. ClamAV detection as 'Win.Trojan.Exploit-110' strongly suggests it's a known exploit. The presence of these APIs indicates the file likely attempts to download and execute a second-stage payload, a common technique for exploiting vulnerabilities.
Heuristics 6
-
ClamAV: Win.Trojan.Exploit-110 critical CLAMAV_DETECTIONClamAV detected this file as malware: Win.Trojan.Exploit-110
-
Reference to ShellExecute API high SC_STR_SHELLEXECReference to ShellExecute API
-
Reference to LoadLibrary API high SC_STR_LOADLIBRARYReference to LoadLibrary API
-
Reference to GetProcAddress API high SC_STR_GETPROCADDRESSReference to GetProcAddress API
-
NOP-equivalent sled detected medium SC_NOP_EQUIV_SLEDLong run of 0x41 bytes
-
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.