Connects to any signal across any vendor stack and powers adaptive AI Operatives that expose, detect, and neutralize cyberattacks.
Atlas Operations CenterSee what our SOC sees, review investigations, and see how we are protecting your business.
Technology IntegrationsAtlas connects to any signal across your current security tools. Whatever you're running, we're running with you.
Extend your team with immediate expertise, hands-on remediation, and the human accountability layer that boards, regulators, and cyber insurers require.
Threat Response UnitProactive threat intelligence, original threat research and a world-class team of seasoned industry veterans.
Response and RemediationPairs machine-speed containment with human judgment, delivering full threat response that's policy-bounded, reversible, and explainable.
MDR that moves first, multi-signal attack surface coverage, and 24/7 Elite threat hunters working as one continuous security program across any vendor stack.
Get unlimited Incident Response with threat suppression guarantee- anytime, anywhere.
Atlas Preempt deploys AI Operatives to continuously validate attack paths exposing attacker targets of opportunity before they take advantage.
Flexible MDR pricing and packages that fit your unique security requirements.
Entry level foundational MDR coverage
Comprehensive Next Level eSentire MDR
Next Level eSentire MDR with Cyber Risk Advisors to continuously advance your security program
Stop ransomware before it spreads.
Identity ResponseStop identity-based cyberattacks.
Zero Day AttacksDetect and respond to zero-day exploits.
Cybersecurity ComplianceMeet regulatory compliance mandates.
Third-Party RiskDefend third-party and supply chain risk.
Cloud MisconfigurationEnd misconfigurations and policy violations.
Cyber RiskAdopt a risk-based security approach.
Mid-Market SecurityMid-market security essentials to prioritize.
Sensitive Data SecurityProtect your most sensitive data.
Cyber InsuranceMeet insurability requirements with MDR.
Cyber Threat IntelligenceOperationalize cyber threat intelligence.
Security LeadershipBuild a proven security program.
On August 2nd, 2026, N-able disclosed CVE-2026-18577, an authentication bypass vulnerability impacting N-central instances. The vulnerability is due to an incomplete patch that was released…
On July 28th, 2026, Rapid7 Labs published technical details and Proof-of-Concept (PoC) exploit code for CVE-2026-16232 (CVSS: 9.1), a critical authentication bypass vulnerability in the…
eSentire is a leader in Controlled Autonomy SecOps, protecting 2,000+ organizations across 35+ industries around the world. Founded in 2001, the company’s Controlled Autonomy SecOps operating model pairs agentic AI operatives with engineered human-judgment controls, delivering expert-depth security outcomes at machine speed without ceding accountability to opaque automation.
About Us Leadership Careers Event Calendar → Newsroom → Aston Villa Football Club →We provide sophisticated cybersecurity solutions for Managed Security Service Providers (MSSPs), Managed Service Providers (MSPs), and Value-Added Resellers (VARs). Find out why you should partner with eSentire, the Authority in Managed Detection and Response, today.
Search our site
Multi-Signal MDR with 300+ technology integrations to support your existing investments.
24/7 SOC-as-a-Service with unlimited threat hunting and incident handling.
We offer three flexible MDR pricing packages that can be customized to your unique needs.
The latest security advisories, blogs, reports, industry publications and webinars published by TRU.
Compare eSentire to other Managed Detection and Response vendors to see how we stack up against the competition.
See why 2000+ organizations globally have chosen eSentire for their MDR Solution.
In late July 2026, eSentire's Threat Response Unit (TRU) identified several ErrTraffic-generated ClickFix campaigns attempting to deliver Cruciferra - a malware loader marketed on underground forums that boasts EDR-killing capabilities. TRU found Cruciferra using a vulnerable driver to fulfill this behavior. The driver, also known as, "DCRCVDrv.sys", is signed by South Korean IT company MocoMsys and exposes an IOCTL that allows user-mode applications to terminate processes directly from the kernel. The Cruciferra Malware-as-a-Service (MaaS) first appeared in November 2025 and is currently sold for $1200 per month for the package with EDR killing features by the user Cruciferra on underground hacking forums.

ErrTraffic is a separate MaaS product sold by a threat actor known as LenAI on underground hacking forums and provides operators with a convenient solution for deploying ClickFix lures that masquerade as Google reCAPTCHA, CloudFlare Turnstile, or a system error (BSOD). ErrTraffic leverages the Ethereum blockchain for dead-drop C2 domains for convenient maintenance of C2 addresses and is priced at $380 per month.
Victims land on compromised WordPress sites injected with an obfuscated ErrTraffic-generated JavaScript loader. The loader resolves its C2 domain by querying a Polygon smart contract, then sends a request to the C2 to retrieve the next stage to serve a ClickFix lure. The ClickFix lure copies a malicious PowerShell command to the victim's clipboard and instructs them to open it in PowerShell via Windows Key + X -> I, then paste and execute it.

The attack chain, shown in the figure below, begins when a victim visits a compromised WordPress site containing the ErrTraffic JavaScript inject. The inject resolves a dead-drop C2 address via the Ethereum blockchain, then contacts that C2 to retrieve and dynamically load the ClickFix lure's JavaScript source code.
TRU discovered several additional PowerShell stages following the initial ClickFix command - a legitimate, Microsoft signed binary was used to side-load [T1574.001] the Cruciferra DLL (mscoree.dll), which uses process hollowing [T1055.012] to inject the Remus information stealer into the address space of the legitimate, Microsoft-signed binary ServiceModelReg.exe. Although not depicted in this diagram, when the UAC Bypass and EDR-killer features are enabled in the malware's configuration, it loads the BYOVD driver "DCRCVDrv.sys" and terminates 145 AV/EDR-related processes.

ErrTraffic is a MaaS product advertised on Russian-speaking underground hacking forums that enables operators to generate ClickFix lures targeting Windows, Linux, and macOS. The service provides operators a web-based panel with a wide array of capabilities, including social engineering templates, command generation, per-file geo and referrer filtering, campaign statistics, and a WordPress plugin generator for embedding the inject on compromised websites. The operator is responsible for uploading their chosen malware payload, e.g. Remus, and ErrTraffic handles the payload delivery.
A sales thread for the MaaS product can be seen in the figure below.

Within the ErrTraffic panel, operators are able to customize the appearance of the lure, either as a CloudFlare/Google CAPTCHA or Blue Screen of Death (BSOD) error, the name of the domain shown in the CAPTCHA page, light/dark mode, etc.

Injected ErrTraffic script in compromised WordPress sites are base64-encoded and XOR-encrypted with a single-byte key - which, once decoded, resolves command-and-control (C2) server through the Ethereum blockchain via the eth_call RPC method.

The next figure displays the plaintext following decoding from base64 / single byte XOR - JavaScript responsible for resolving the dead-drop C2 from the Polygon contract via the getDomain method. After resolving the C2 address, the script appends a new <script> element to either document.head or document.body. This element triggers a request to the C2 using the following URL format:

The response from the C2 contains the ClickFix lure's JavaScript source code.

Polygon smart contracts identified in our analysis are as follows:
The full list of RPC endpoints (14 in total for redundancy) are as follows:
Transaction history within the smart contract shows threat actors periodically rotating the active C2 domain, as a convenient means of rotating infrastructure without needing to update the inject script across numerous compromised websites.

SHA256: 0ae0a7f118b80e4655b8b86bb421c151a8f17930e76e714b2fa199409f3af9ce
Cruciferra is a MaaS marketed on underground hacking forums as a "crypter" (malware loader) that kills EDR/AV. Over time, "stubs" payloads vary but consistently frequent the use of BYOVDs like the examples included in Proofpoint's blog, Unpacking "Cruciferra": An Analysis of a Sophisticated Crypter Service. The specific vulnerable driver abused in this payload is not currently known to Microsoft or LOLDrivers. The payload is a .NET 7.0 application compiled via NativeAOT, typically delivered through DLL side-loading. TRU assesses with high confidence that this payload was generated by an operator using the "PUROSANGUE" package, described later in this blog.
At the time of our analysis, there was no plugin available for Binary Ninja to extract metadata from NativeAOT-based samples. In response, we ported @vinopaljiri's NativeAOT plugin from IDA Pro to Binary Ninja. For usage and installation instructions, see our Github repository available here. Additionally, we opened pull requests to enable support for .NET 7.0 compiled plugins in @washi_dev's repository for Ghidra and @vinopaljiri's repository for IDA Pro. After making use of the plugin, all of the base64-encoded + encrypted strings are available for further analysis.

Cruciferra uses SplitMix64 and Feistel to generate a keystream, which is XORed against the base64 decoded ciphertext - with the counter incrementing every 24-byte block - to produce the plaintext.
The figure below is a truncated view of the routine responsible for generating each block of the keystream. The python script available here can be loaded through Binary Ninja to decrypt all of the strings for the file in question. The full list of decrypted strings is available here. Note, the six initial state QWORDs may need to be updated as they are subject to change from sample to sample.

Cruciferra's panel provides an interface for operators to pack files, buy EV certificates, and request support. Important pages are described in the following sections.
Two packages are currently for sale, both producing different payloads. The PUROSANGUE stub is a side-loaded DLL priced at $1200 per month with EDR/AV killing capabilities, whereas COCONUT is a self-contained EXE with a Windows Defender exclusion capability and is priced at $650 per month.

The Crypter section provides operators with the option to select a package described in the prior figure and customization of the final payload, e.g. file pumping, EV certificate signing, custom AV/EDR process names to target.

After package selection, operators are able to configure options to persist the malware on startup, enable the UAC bypass via COM Elevation Moniker / AV+EDR killer feature, and "pump" the final payload (increase it's file size with junk data).

After configuring options, operators are able to customize targeted processes for termination - a total of 145 process names are configured by default.

The next step in the payload generation process allows threat actors to upload the payload to pack and specify the injection target for Process Hollowing, which defaults to ServiceModelReg.exe, a legitimate, Microsoft-signed binary.

The table below displays process names we found in the sample in question after decrypting strings, which are identical to the process names shown in Figure 15. The FNV-1a hashing algorithm is used to match targeted process names. There are additional process names that are targeted, e.g. surfshark.exe, which are not included in the table as they are not related to any AV/EDR product.
The malware requires administrator privileges and attempts to elevate privileges via the COM Elevation Moniker. This is followed by decrypting the driver, writing it to C:\Windows\Temp\DCRCVDrv.sys, creating a service for it, and opening a handle to the driver via symbolic link \\\\.\\DCRCVDRV_U.

The figure below displays a truncated portion of the routine within the malware that serves to send the IOCTL control code to the vulnerable driver with each PID found in the scanning process in the input buffer.

The vulnerable code that handles this control code within the driver is shown in the next figure, which passes the PID to terminate to a sub-routine (shown here as sub_12280) which calls ZwTerminateProcess, terminating each AV/EDR process from the kernel.

APIs needed for process enumeration and injection are resolved through a custom algorithm that hashes exports of kernel32.dll and ntdll.dll. The figure below displays the top-level routine responsible for resolving: CreateProcessW, NtQueryInformationProcess, ReadProcessMemory, VirtualAllocEx, WriteProcessMemory, GetThreadContext, SetThreadContext, Wow64GetThreadContext, Wow64SetThreadContext, ResumeThread, TerminateProcess, CloseHandle, WaitForSingleObject, and GetExitCodeProcess.

The API hashing routine is shown in the next figure.

The python code below reproduces the malware's API hashing algorithm.
The table below lists Indicators of Compromise.
To learn how eSentire can help you find exposures and defend your organization, connect with an eSentire Security Specialist now.
GET STARTEDThe eSentire Threat Response Unit (TRU) is an industry-leading threat research team committed to helping your organization become more resilient. TRU is an elite team of threat hunters and researchers that supports our 24/7 Security Operations Centers (SOCs), builds threat detection models across the eSentire XDR Cloud Platform, and works as an extension of your security team to continuously improve our Managed Detection and Response service. By providing complete visibility across your attack surface and performing global threat sweeps and proactive hypothesis-driven threat hunts augmented by original threat research, we are laser-focused on defending your organization against known and unknown threats.