<?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>Crypter - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/crypter/</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>Mon, 20 Jul 2026 09:04:43 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/crypter/feed.xml" rel="self" type="application/rss+xml"/><item><title>Unpacking 'Cruciferra': Analysis of a Sophisticated Crypter Service</title><link>https://feed.craftedsignal.io/briefs/2026-07-cruciferra-crypter-service/</link><pubDate>Mon, 20 Jul 2026 09:04:43 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-07-cruciferra-crypter-service/</guid><description>Cruciferra is a sophisticated crypter-as-a-service, written in Mono, actively developed and sold to multiple cybercriminal threat actors who use it to deliver a wide range of remote access trojans and infostealers, employing extensive defense evasion techniques like BYOVD-based EDR tampering, Process Ghosting, and unique cryptographic obfuscation via email-based phishing campaigns.</description><content:encoded><![CDATA[<p>Proofpoint researchers are tracking &quot;Cruciferra&quot;, a sophisticated crypter-as-a-service employed by various cybercriminal threat clusters to obfuscate and deliver a wide range of remote access trojans (RATs) and infostealers. First made available for sale in the fall of 2025 on underground forums like Exploit[.]in, Cruciferra is actively developed, with testing variants observed. Written in Mono, it incorporates numerous evasion techniques, including indirect system calls, API and IAT unhooking, Bring-Your-Own-Vulnerable-Driver (BYOVD)-based EDR tampering, privilege escalation, and a customized implementation of Process Ghosting. Its notable emphasis on payload protection involves over 90 variations of cryptographic functions, dynamically assembled, to complicate static analysis and signature-based defenses. The service is typically used in email phishing campaigns with opportunistic targeting, though financial services, healthcare, and government entities have been frequently observed as victims, delivering malware such as zgRAT, AsyncRAT, XWorm, and AgentTesla.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Threat actors send email phishing messages with tax-themed or guest complaint lures to victims. These emails contain either direct links or PDF attachments with embedded malicious links.</li>
<li>Victims click the malicious links, leading to attacker-controlled landing pages that host compressed archives (ZIP or VHD files) containing malicious files like an executable and a DLL, or a malicious LNK file.</li>
<li>The user executes the downloaded file, which triggers DLL side-loading of Cruciferra's malicious DLL, launching the crypter's code.</li>
<li>Cruciferra executes, performing anti-analysis and defense evasion checks to detect sandboxes, virtual machines, and analysts by using numerous decoy exported functions and techniques to hide console windows.</li>
<li>A PowerShell script or an internal Cruciferra module collects system information, performing system fingerprinting (e.g., CPU, memory, OS, network adapters, running processes, drives, services).</li>
<li>Cruciferra performs Bring-Your-Own-Vulnerable-Driver (BYOVD) attacks, loading known vulnerable drivers (e.g., <code>GoFlyDrv.sys</code>, <code>MemoryInformer.sys</code>) to unhook APIs or tamper with EDRs, and also utilizes Process Ghosting to execute payloads covertly.</li>
<li>Cruciferra either drops the obfuscated final payload (e.g., AsyncRAT, XWorm, zgRAT, AgentTesla) to disk or downloads it from a staging server and executes it.</li>
<li>The final payload establishes remote access, exfiltrates sensitive information, or performs other malicious activities as per the specific malware delivered (e.g., remote access, information theft).</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Cruciferra's use by multiple threat actors in opportunistic phishing campaigns has led to widespread compromises, with observed targeting across various sectors including financial services, healthcare, and government entities. The successful deployment of Cruciferra results in the installation of commodity malware like zgRAT, AgentTesla, AsyncRAT, XLoader, XWorm, Phantom Stealer, Formbook, and Remcos. Consequences for victims include remote system control, data exfiltration, and potential further exploitation or financial fraud. The crypter's sophisticated evasion techniques make detection and analysis difficult, increasing the likelihood of successful infections and prolonged dwell times for the delivered payloads.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Deploy the Sigma rule &quot;Detect Loading of Known Vulnerable Drivers Used by Cruciferra&quot; to your SIEM to identify BYOVD attempts leveraging specific vulnerable drivers.</li>
<li>Block the C2 domains and URLs listed in the IOC table (e.g., <code>hxxp://hsahyteiows[.]gu[.]cc</code>, <code>hxxp://fuaytrwese[.]love</code>) at the DNS resolver or proxy level.</li>
<li>Implement email filtering and security awareness training to help users identify and report phishing attempts, especially those using tax or guest complaint lures, which are common initial access vectors for Cruciferra campaigns.</li>
<li>Ensure endpoint detection and response (EDR) solutions are configured to monitor for suspicious process creation, DLL loading, and driver installations, which are indicative of Cruciferra's evasion techniques like DLL side-loading and BYOVD.</li>
<li>Configure network security tools to monitor for outbound connections to the identified payload delivery URLs and C2 infrastructure.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>crypter</category><category>malware-as-a-service</category><category>defense-evasion</category><category>remote-access-trojan</category><category>infostealer</category><category>windows</category></item></channel></rss>