bstract illustration of a fragmenting shield symbolizing malware disguised to evade endpoint detection tools

Cruciferra Crypter Service Fuels Multi-Gang Malware Campaigns

Sold for up to $2,000 a month, the tool disables security software and hides malware so well it slips past detection tools unnoticed.

A crypter-as-a-service called Cruciferra is being used by multiple, unrelated cybercrime groups to disguise remote access trojans and infostealers well enough to slip past endpoint detection tools, Proofpoint researchers said in a report published Monday.

Proofpoint says it has tracked Cruciferra since the crypter first went up for sale on the cybercrime forum Exploit[.]in in fall 2025. Sellers advertise it as “the underground’s most lethal crypter,” charging $450 to $2,000 a month depending on feature tier.

Crypters wrap malicious code in layers of obfuscation to help it evade antivirus and endpoint detection and response (EDR) tools. Much of Cruciferra’s toolkit is standard tradecraft: indirect system calls and Import Address Table unhooking are common evasion tricks, and abusing a vulnerable driver to kill EDR processes. This is a technique known as Bring Your Own Vulnerable Driver (BYOVD).

Every documented campaign follows the same chain: a phishing email or PDF links to a landing page hosting a ZIP with an executable-DLL pair; running the executable side-loads the DLL, which is Cruciferra itself. From there, Cruciferra either drops its final payload to disk or pulls it from a staging server.

What makes Cruciferra interesting to researchers?

“Cruciferra is written in Mono and features numerous techniques designed to evade detection, analysis, and incident response efforts,” wrote authors of the report Chris Wakelin, Georgi Mladenov and Kyle Cucci.

The first stage of evasion techniques uses Process Ghosting (writing malware into a file marked for deletion before the operating system removes it from disk) coupled with a step that patches two Windows functions (ZwQueryVirtualMemory and NtManageHotPatch). Cruciferra hooks both functions in advance so they lie on command.

When EDR calls ZwQueryVirtualMemory to check the ghosted process’s memory, the hook feeds back a clean-looking answer instead of the truth. And it disables NtManageHotPatch (the function that would otherwise flag that the process’s memory doesn’t match any real file on disk) so that check just fails silently. Either way, EDR asks a question and gets a fake “all clear.”

Lastly, Cruciferra’s ability to scramble payloads using more than 90 different custom-built algorithms, each assembled from pieces of established ciphers such as Keccak, Threefish and SPECK.

“This approach creates significant variation between samples, complicating static analysis and signature-based defenses,” authors wrote.

Campaign proliferation

Researchers said it is tracking dozens of Cruciferra campaigns used to deliver commodity malware AsyncRAT, XWorm, Formbook, Remcos and zgRAT. The targets are most often financial services, healthcare and government sectors.

Between late April and early June, Proofpoint reported the Chinese-speaking group TA4922 used tax-themed phishing lures impersonating India’s Income Tax Department to deliver AsyncRAT via Cruciferra. Researchers at Deception.Pro also published details in May on this campaign.

Separate campaigns impersonated the U.S. Social Security Administration, and a late-June wave posed as hotel guest complaints about bed bugs to target hospitality and travel companies with zgRAT.

Proofpoint said it has identified both finished builds and apparent test versions of Cruciferra — evidence the service remains under active development — and will continue monitoring its evolution

“If the compile and debug timestamps are correct… we can see new builds of the crypter uploaded very regularly, showing ongoing crypter service operations,” Proofpoint authors’ warn.

Proofpoint published IOCs spanning late April through late June, including payload URLs, C2 domains and file hashes tied to the TA4922, SSA and zgRAT campaigns — a full list is available in the original report.

Author

  • Tom Spring

    Tom Spring is a cybersecurity journalist covering identity, AI, cloud security and enterprise risk. He is the founder of Security Point Break and former Senior Editorial Director at CyberRisk Alliance, where he led coverage for SC Media, MSSP Alert and ChannelE2E.

    An award-winning reporter, his work has been recognized by the Society of Professional Journalists, ASBPE and the Jesse H. Neal Awards. He focuses on cutting through cybersecurity hype to deliver clear, grounded reporting for security and business leaders.

Total
0
Shares

Leave a Reply

Previous Article
Illustration of small attacking figures overwhelming a padlock shield in front of server racks, representing the OpenSSL HollowByte vulnerability

OpenSSL Patches 11-byte DoS Flaw it Decided Didn't Need a CVE

Next Article
Illustration of an AI figure made of glowing blue light breaking through a shattered glass server enclosure marked with the OpenAI logo, reaching toward a Hugging Face server rack protected by a cracked red shield and an intact blue shield

OpenAI's Models Didn't Go Rogue: They Just Found Every Unlocked Door

Related Posts

Discover more from Security Point Break

Subscribe now to keep reading and get access to the full archive.

Continue reading