- Content source
- https://gbhackers.com/intel-utility-hijacked/
Read more:Hackers are abusing a trusted Intel utility to quietly launch advanced malware by hijacking the .NET AppDomain mechanism, allowing malicious code to run inside a signed executable and evade many enterprise defenses.
The campaign, dubbed Operation PhantomCLR by researchers, targets financial and other organizations in the Middle East and wider EMEA region using highly targeted spear‑phishing and stealthy in‑memory techniques.
Researchers observed attackers weaponizing IAStorHelp.exe, a legitimately signed Intel storage utility, as the primary launcher for a multi‑stage post‑exploitation framework.
Because the binary is Authenticode‑signed and widely trusted, security tools are more likely to allow its execution, which the threat actors exploit to proxy all malicious activity through a known‑good process.
The core trick is abuse of .NET’s AppDomainManager feature, which controls how application domains are created inside a .NET process.
Intel Utility Hijacked in AppDomain Attack to Launch Malware
Hackers are abusing a trusted Intel utility to quietly launch advanced malware by hijacking the .NET AppDomain mechanism.
gbhackers.com