MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
T1564.002 Obfuscated Files or Information: Hidden Window
T1071.001 Web Protocols: Web Protocols
T1218.011 System Binary Proxy Execution: Rundll32
The sample exhibits high-confidence heuristics for PEB access, API hash resolution, and the use of ShellExecute, indicating a sophisticated attempt to hide its functionality and execute code. The presence of obfuscated code and references to scripting interpreters suggests it's designed to download and run a second-stage payload, likely for further malicious actions.
Heuristics 4
-
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 ShellExecute API high SC_STR_SHELLEXECReference to ShellExecute API
Open this report in the interactive analyzer, or submit your own file for analysis.