<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Cryptojacking — CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/cryptojacking/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Tue, 26 May 2026 22:09:09 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/cryptojacking/feed.xml" rel="self" type="application/rss+xml"/><item><title>Cryptojacking Campaign Abusing ScreenConnect and SEO Poisoning</title><link>https://feed.craftedsignal.io/briefs/2026-05-cryptojacking-screenconnect/</link><pubDate>Tue, 26 May 2026 22:09:09 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-05-cryptojacking-screenconnect/</guid><description>An active cryptojacking campaign uses SEO poisoning, AI chatbot interactions, and ScreenConnect abuse to target high-performance PCs, aiming to maximize GPU mining yield and establish persistent remote access for potential data theft or ransomware attacks.</description><content:encoded><![CDATA[<p>Microsoft Defender Experts identified an active cryptojacking campaign targeting users likely to own high-performance GPUs. This campaign leverages SEO poisoning and, more recently, AI chatbot interactions to deliver malicious software. Attackers impersonate trusted system utilities like CrystalDiskInfo, HWMonitor, and others to lure users into downloading malware. Instead of maximizing infection volume, the threat actor focuses on compromising systems with higher mining value. The campaign establishes persistent remote access through abused ScreenConnect deployments, potentially leading to data theft, lateral movement, or ransomware activity. Since March 2026, over 150 malicious domains have been identified serving these malicious tools.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Users search for common system utilities or hardware-monitoring software (e.g., CrystalDiskInfo, HWMonitor) on search engines or request software recommendations from AI chatbots.</li>
<li>Manipulated search results or chatbot responses direct users to attacker-controlled lookalike sites.</li>
<li>The user clicks a download button on the fake site, which retrieves a ZIP archive hosted on a campaign-specific subdomain of gleeze.com.</li>
<li>The ZIP archive contains a legitimate executable for the spoofed utility and a malicious DLL named autorun.dll.</li>
<li>When the user launches the executable, the legitimate program loads autorun.dll from the same folder via DLL sideloading.</li>
<li>The malicious autorun.dll uses msiexec.exe to silently install a second malicious DLL named vcredist_x64.dll, which is a packaged installer for ScreenConnect.</li>
<li>The ScreenConnect client is installed and attempts to communicate with the attacker-controlled server at 193.42.11[.]108.</li>
<li>The attacker gains persistent remote access to the compromised system, enabling cryptocurrency mining and potential further malicious activities.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>This campaign targets users with high-performance GPUs to maximize cryptocurrency mining yield. Successful compromise leads to unauthorized resource consumption and potential financial losses for the victim. The established persistent remote access through ScreenConnect could also enable data theft, lateral movement within the network, or ransomware deployment, resulting in significant damage and disruption.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Enable cloud-delivered protection and run EDR in block mode in Microsoft Defender to detect and block activity associated with this campaign.</li>
<li>Enable attack surface reduction rules in Microsoft Defender to reduce the risk of DLL sideloading, as described in the attack chain.</li>
<li>Block the domain <code>gleeze.com</code> and IP address <code>193.42.11[.]108</code> at the network perimeter, as mentioned in the IOC table.</li>
<li>Monitor process creation events for <code>msiexec.exe</code> installing DLLs masquerading as Visual C++ Redistributable (vcredist_x64.dll), and deploy the related Sigma rule to detect suspicious installations.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>cryptojacking</category><category>seo-poisoning</category><category>screenconnect</category><category>dll-sideloading</category></item></channel></rss>