MilikMilik

AI Chatbots Become Unwitting Accomplices in Cryptojacking Attacks

AI Chatbots Become Unwitting Accomplices in Cryptojacking Attacks
interest|PC Enthusiasts

What Cryptojacking Malware Is and How AI Chatbots Now Help Spread It

Cryptojacking malware is malicious software that secretly hijacks a device’s computing resources, especially its CPU or GPU, to mine cryptocurrency for attackers, often degrading performance and stability while remaining hidden from the user through stealthy persistence and evasion techniques. In a recent campaign tracked by Microsoft, this old problem has gained a new twist: AI chatbot security weaknesses are being exploited as part of the malware distribution pipeline. Instead of relying only on poisoned search results, threat actors now seed attacker-controlled domains that look like legitimate download sites, then benefit when large language model–based chatbots recommend those links to users. People who ask a chatbot where to download trusted tools may be handed a cryptojacking infection, turning powerful GPU systems into cryptocurrency mining rigs controlled by someone else.

AI Chatbots Become Unwitting Accomplices in Cryptojacking Attacks

From Search Box to GPU Mining Attack: The New Infection Chain

Microsoft reports that the campaign impersonates popular utilities like CrystalDiskInfo, HWMonitor, Display Driver Uninstaller, FurMark, K-Lite Codec Pack, and PDFgear to reach hardware enthusiasts. This group is attractive because they are more likely to own discrete GPUs, which have high mining value and are prime targets for GPU mining attacks. The attack begins with poisoned search results and, from April 2026, with AI chatbot responses that recommend attacker-controlled domains when users ask for download links. According to Microsoft, “users querying AI chatbots for software download recommendations were presented with links to attacker-controlled domains within generated responses.” Each fake site offers a familiar download button, but the delivered ZIP archive hides cryptojacking malware that quietly turns the victim’s GPU into a miner once installed.

Inside the Malware: DLL Sideloading, ScreenConnect, and Stealthy Miners

The downloaded ZIP contains a genuine executable for the spoofed utility and a malicious autorun.dll file. When the user runs the program, DLL sideloading causes the trusted executable to load the malicious DLL, which then uses msiexec.exe to install a fake vcredist_x64.dll that serves as a ScreenConnect installer. ScreenConnect, a legitimate remote management tool, gives the attacker persistent remote access and supports later actions such as data theft, lateral movement, or ransomware. Once connected, the attacker transfers SimpleRunPE.exe, which hides as RuntimeHost.exe and may also be deployed via PowerShell scripts disguised as vlc.exe. The final payload contacts command-and-control servers, profiles the host, and deploys miners such as gminer, lolMiner, and SRBMiner-MULTI. Mining runs under trusted Microsoft-signed binaries using process hollowing, and instantly pauses if tools like Task Manager or Process Explorer are detected.

Why AI Chatbot Security Matters for Everyday Users

AI chatbot security is now part of endpoint security because many users treat chatbots as trusted advisors. When people ask an AI assistant where to download utilities, they may follow links without applying the same scrutiny they would in a search engine. The threat actor behind this campaign exploits that trust and focuses on quality over quantity: compromising fewer but more powerful systems that deliver better cryptomining returns. More than 150 domains linked to these GPU-focused attacks have been identified since March 2026, showing that malware distribution is broad and persistent. Beyond cryptojacking, the ScreenConnect foothold means attackers can return later for data theft or ransomware. The lesson is clear: the convenience of conversational recommendations does not remove the need to validate software sources and verify domains independently.

Practical Steps to Protect Yourself from AI-Assisted Cryptojacking

Users can reduce the risk of cryptojacking malware and GPU mining attacks by treating chatbot-generated links as untrusted until proven safe. Always cross-check recommended download links against the official vendor website, and manually type known domains instead of clicking AI-suggested URLs. Avoid downloading utilities from newly registered or lookalike domains, and be wary of ZIP archives that bundle multiple executables and DLLs. On Windows, enable cloud-delivered protection, attack surface reduction rules, and endpoint detection and response capabilities where available, and monitor for sudden changes to Microsoft Defender exclusions or unexplained ScreenConnect installations. Watch for performance symptoms such as constant high GPU usage when no intensive application is running. In enterprise environments, restrict remote management tools to approved deployments and log all remote sessions so unexpected access attempts are easier to spot and investigate.

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