MilikMilik

AI Chatbots Are Now Weaponized to Steal GPU Power: What You Need to Know

AI Chatbots Are Now Weaponized to Steal GPU Power: What You Need to Know
interest|PC Enthusiasts

How AI Chatbots Became a New Delivery Channel for Cryptojacking Malware

Attackers have begun abusing AI chatbot security blind spots to deliver cryptojacking malware directly to users. Microsoft recently uncovered an active campaign where people asking AI chatbots for safe download links to popular utilities were instead given attacker-controlled domains. These links mimicked legitimate software download sites and appeared trustworthy within the chatbot’s generated response, making users less likely to question them. This technique extends traditional search engine poisoning into the AI era, where many users now rely on conversational interfaces instead of classic web search. Metadata from VirusTotal submissions showed that some traffic to these domains originated from chatbot interactions, underscoring how attackers are deliberately exploiting this new recommendation channel. Once a victim clicks the suggested link and downloads the provided ZIP archive, the stage is set for a stealthy malware infection that eventually installs remote access tools and cryptocurrency miners.

AI Chatbots Are Now Weaponized to Steal GPU Power: What You Need to Know

Why GPU Systems Are Prime Targets for Modern GPU Mining Attacks

The campaign specifically impersonates tools favored by PC enthusiasts and hardware-focused users, including CrystalDiskInfo, HWMonitor, Display Driver Uninstaller (DDU), FurMark, K-Lite Codec Pack, and PDFgear. This selection is not random. These utilities are commonly used by people who build, tune, and monitor powerful desktops—exactly the group most likely to own high-performance discrete GPUs. Such hardware is ideal for profitable GPU mining attacks, since modern cryptocurrency miners rely on massive parallel computation. Instead of chasing huge infection volumes, the threat actor aims to compromise a smaller pool of high-value systems where each compromised machine yields more mining output. Beyond mining, the attackers gain persistent remote access, meaning your GPU rig or workstation can also become a foothold for broader intrusions. Once inside, they can expand to data theft, lateral movement across your network, or even future ransomware deployment.

Inside the Attack Chain: From Fake Utility Download to Hidden Miner

The infection begins when a user follows a poisoned result or chatbot link to a convincing lookalike site. A prominent download button offers what appears to be the requested tool, but actually delivers a malicious ZIP archive. Inside, there is a legitimate executable for the spoofed utility and a malicious DLL named autorun.dll. When the user launches the real program, DLL sideloading kicks in: the trusted executable loads the DLL from its folder, silently executing attacker code with minimal suspicion. The DLL then uses msiexec.exe to install another file, vcredist_x64.dll, masquerading as a Visual C++ Redistributable but actually deploying the ScreenConnect remote access tool. Through ScreenConnect, attackers transfer SimpleRunPE.exe, which hides itself as RuntimeHost.exe and may also be fetched via PowerShell scripts disguised as vlc.exe. Eventually, the malware contacts attacker infrastructure, gathers host details, and downloads cryptocurrency miners at runtime.

Stealth Tactics: How the Malware Hides Mining Activity and Maintains Control

Once installed, the cryptojacking malware turns your system into a covert mining rig while working hard to remain undetected. It supports miners such as gminer, lolMiner, and SRBMiner-MULTI, all launched using process hollowing to inject malicious code into trusted Microsoft-signed binaries. This approach makes the miners appear as legitimate processes, complicating detection. The malware constantly monitors for diagnostic tools like Windows Task Manager, Process Explorer, Process Hacker, and System Informer. If any of these are opened, mining activity is immediately suspended to avoid raising suspicion about abnormal GPU or CPU usage. Persistence is reinforced by recreating Registry Run keys and reapplying Microsoft Defender exclusions if they are removed. At the same time, the ScreenConnect deployment ensures attackers retain remote access, enabling them to push new payloads, adjust mining settings, or pivot into more damaging activities well after the initial compromise.

Practical Malware Protection Tips Against AI-Driven GPU Mining Attacks

Defending against these AI-assisted cryptojacking campaigns requires both technical controls and safer user habits. First, treat all software download links from AI chatbots as untrusted until you verify them against official vendor websites or well-known repositories. Manually navigate to the developer’s legitimate domain rather than clicking embedded links from generated responses. On the security side, enable cloud-delivered protection and attack surface reduction rules in your endpoint security suite, and run endpoint detection and response tools in block mode where possible. Regularly audit Microsoft Defender exclusions, Registry Run keys, and any unexpected deployments of remote management tools such as ScreenConnect. Watch for unexplained GPU usage spikes, sudden system slowdowns, or fans running at high speed during idle periods—common symptoms of cryptojacking malware. Finally, keep operating systems, browsers, and security tools updated so the latest detection logic can identify evolving AI-enabled threats.

Comments
Say Something...
No comments yet. Be the first to share your thoughts!