HomeRisk ManagementsCruciferra Crypter Employs Process Ghosting to Bypass Detection

Cruciferra Crypter Employs Process Ghosting to Bypass Detection

Published on

spot_img

A recent investigation has revealed a sophisticated crypter service, known as Cruciferra, which has become a tool of choice for numerous cyber-criminal groups operating independently. This service is designed to obscure commodity malware by employing various advanced techniques, including process ghosting, exploiting kernel drivers, and implementing more than 90 different encryption routines to protect its payload.

The findings, reported by Proofpoint on July 20, indicate that Cruciferra was first made available for sale on the Exploit forum in the autumn of 2025. Since then, it has become integral to numerous cyber campaigns delivering well-known malware strains, including AsyncRAT, Agent Tesla, Remcos, XWorm, ValleyRAT, and Snake Keylogger. Subscription access to the service is tiered, ranging from $450 to $2,000 per month, indicating its profitability and the demand for such nefarious tools within the underground market.

Proofpoint’s research suggests active development and ongoing enhancements to Cruciferra, as both production and testing samples have been identified. On dark web forums, the crypter proudly markets itself as “the underground’s most lethal crypter,” a claim that aligns with its known capabilities and the range of its users.

### Kernel Drivers and Custom Cryptography

The campaigns utilizing Cruciferra consistently employed techniques such as DLL side-loading, a method proven effective in bypassing standard security measures. In this scenario, victims would receive a ZIP file containing a legitimate executable paired with a malicious DLL. Upon executing the legitimate file, the DLL is side-loaded, which then inspects the environment and determines the proper moment to execute the payload. To obfuscate its true function, the DLL is packed with hundreds of dummy exported functions that exert confusion, meaning that only a few direct to the actual malicious routines.

Before activating, Cruciferra employs several methods to neutralize endpoint detection and response (EDR) mechanisms at various levels. It modifies the Import Address Table, reads from a clean copy of ntdll.dll to use indirect system calls, and disables kernel-level telemetry. This is accomplished by loading a vulnerable signed driver, such as GoFlyDrv.sys, and issuing IOCTL commands that terminate security processes. This strategy of using a “bring-your-own-vulnerable-driver” (BYOVD) approach echoes techniques from known frameworks, such as the GentleKiller framework disseminated by the Gentlemen ransomware gang to its affiliates.

Within the binary, payloads reside in the .reloc section, unpacked using one of over 90 encryption methods. These methods comprise segments from established algorithms like Keccak, Threefish, and various Feistel structures, ensuring that the encryption covering one sample rarely resembles that of another, complicating detection efforts.

### Process Ghosting with Kernel Anti-Peek

For its execution, Cruciferra takes advantage of an evolved form of a technique known as process ghosting. Typically, process ghosting involves creating a temporary file that is marked for deletion, populating it with the malicious payload, and utilizing it as the backing image for a suspended process. This approach renders the running process essentially invisible, as it is backed by an untraceable executable.

Cruciferra has added further sophistication to this method by incorporating two additional anti-inspection layers. It alters the ZwQueryVirtualMemory function so that any EDR queries against the ghosted memory return sanitized results. Additionally, it neutralizes the NtManageHotPatch kernel function, which can validate a loaded image against its actual on-disk version.

Proofpoint has connected several of the campaigns employing Cruciferra to a Chinese-speaking cyber group known as TA4922. This group has manipulated tax-themed lures pretending to be from the Indian Income Tax Department to distribute AsyncRAT using Cruciferra from late April to early June. Other campaigns in May spoofed the US Social Security Administration to deliver XWorm, while a late-June initiative employed bed-bug guest complaint themes to target hospitality organizations with zgRAT.

In terms of targeting, financial services represented 34% of observed attacks, followed by healthcare at 25%, and government sectors at 10%. While these figures indicate significant targeting efforts, Proofpoint has characterized the overall targeting as opportunistic in nature. Notably, new samples packed with Cruciferra appeared on VirusTotal as frequently as every few minutes as of July 9, indicating a highly active threat landscape.

As cyber threats continue to evolve, the findings surrounding Cruciferra highlight the challenges security professionals face in combating increasingly sophisticated malicious tactics. The continued proliferation of such tools underscores the necessity for ongoing vigilance in cybersecurity practices.

Source link

Latest articles

Business Implications of AI in Security Webinar

Artificial Intelligence's Impact on Cybersecurity: A New Era of Protection and Strategy Presented by Palo...

AsyncAPI Supply Chain Attack Deploys Miasma Backdoor via Trusted npm Workflows

On July 14, 2026, the AsyncAPI ecosystem faced a significant security breach, marking a...

US Hospital Finance Software Provider Craneware Reports Data Breach

Craneware Discloses Cyber Incident: Data Breach Raises Concerns in Healthcare Sector Craneware, a prominent provider...

Context Bombing Heralds a New Era of Deceptive AI Defense

Emerging AI Security Threats: Insights from Recent Research In an era of rapid technological advancements,...

More like this

Business Implications of AI in Security Webinar

Artificial Intelligence's Impact on Cybersecurity: A New Era of Protection and Strategy Presented by Palo...

AsyncAPI Supply Chain Attack Deploys Miasma Backdoor via Trusted npm Workflows

On July 14, 2026, the AsyncAPI ecosystem faced a significant security breach, marking a...

US Hospital Finance Software Provider Craneware Reports Data Breach

Craneware Discloses Cyber Incident: Data Breach Raises Concerns in Healthcare Sector Craneware, a prominent provider...