
CRPxO: A New Ransomware Group Zeroes In on Healthcare
Executive Summary :
A newly identified ransomware operation calling itself CRPxO has surfaced on the dark web, running a double-extortion leak site to pressure victims into paying after data theft. Since emerging, the group has listed six victims across the United States and China, with a pronounced and so far exclusive focus on the healthcare sector ( dental practices, pediatric clinics, and a biopharmaceutical manufacturer).
Technically, CRPxO's v2.0 toolkit integrates ClickFix, a social-engineering delivery technique that tricks victims into manually executing a malicious PowerShell command via a fake browser error or CAPTCHA prompt - sidestepping email filters and endpoint defenses because there is no malicious attachment or link for security tools to catch. The payload builder supports both EXE and DLL output, with DLL side-loading offered specifically to reduce detection by antivirus and EDR tools.
Key Takeaways :
- Sector concentration risk: Every confirmed CRPxO victim to date operates in healthcare
- Human-operated intrusion, not just malware: The group's core delivery mechanism (ClickFix) exploits user behavior, not a software vulnerability
- RaaS affiliate model: Low buy-in cost and fast payout promises point to a strategy of rapidly building an affiliate network, which historically correlates with a surge in attack volume in the following months.
- Small practices, outsized exposure: Victims skew toward small and mid-sized healthcare providers ( organizations that often lack dedicated security teams) but hold data (PHI, financial, insurance) with the same regulatory weight as larger hospital systems.
- Geofencing of CIS states: The group explicitly forbids targeting Russia, Belarus, Kazakhstan, and other CIS countries , a common pattern among ransomware crews believed to operate out of, or with tolerance from, that region.
Attacker Profile :

|
Attribute |
Detail |
|
Group name |
CRPxO |
|
First observed |
2026 (newly emerged) |
|
Model |
Ransomware-as-a-Service (RaaS), double extortion |
|
Leak site |
Clearnet domain + Tor (.onion) mirror |
|
Payment |
Monero (XMR) and Bitcoin (BTC) |
|
Negotiation channels |
Tox and Session (encrypted messengers) |
|
Targeting restriction |
CIS countries explicitly excluded from permitted targets |
|
Maturity indicator |
Exposed its own back-end setup/migration script and database admin login — suggests a newer or less disciplined operation |
The dark web infrastructure of the Crpxo ransomware group has exposed its core backend administration pages! It directly leaked setup.php (an emergency setup and migration script, which even exposes a Login Passkey directly on the page) as well as the phpmyadmin database login.

CRPXO v2.0 presents itself as a significantly upgraded ransomware platform, built around stronger evasion, more flexible targeting, and improved data theft workflows. Its feature set suggests a deliberate focus on stealth, resilience, and scalable extortion operations.
The messaging highlights several notable features, including hybrid encryption, multi-stage data theft, obfuscated delivery, and anti-sandbox logic. It also claims improved cross-platform targeting and hardened C2 infrastructure, which points to an attempt to increase both reliability and operational stealth.

Attacker Recruitment Drive
CRPxO is running an active affiliate recruitment drive, offering a 70% revenue share, cryptocurrency payouts (XMR/BTC), and a low-cost ($333) entry fee for prospective partners — a sign the group is trying to scale quickly using the ransomware-as-a-service (RaaS) model. Notably, the group's own back-end infrastructure has been poorly secured: administrative and database login pages tied to its leak site were found exposed, a common trait of newer, less mature criminal operations.
Attack Method :
CRPxO's v2.0 toolkit centers on ClickFix, a delivery technique that has become increasingly popular across multiple ransomware and info-stealer operations over the past year. The chain generally works as follows:
- Lure: The victim encounters a fake browser error message or CAPTCHA verification prompt on a compromised or malicious web page.
- Self-execution: The prompt instructs the user to open the Windows Run dialog and paste a "fix," which is actually an attacker-supplied PowerShell command copied to the clipboard.
- Payload delivery: Because the victim manually executes the command themselves, there's no malicious attachment or embedded link for email gateways, web proxies, or endpoint controls to flag.
- Payload deployment: The builder generates either a standalone .exe or a .dll for side-loading into a legitimate process, with each output uniquely watermarked to an affiliate ID for tracking commissions.
- Data exfiltration before encryption: Consistent with a double-extortion model, victim data - patient records, financial documents, credentials, and internal correspondence -is staged and exfiltrated prior to (or instead of) file encryption, giving the group leverage even if a victim can restore from backup.
- Extortion: Victims are given a deadline to negotiate before data is published on the leak site, and CRPxO explicitly threatens secondary harm - reporting victims to regulators (HHS Office for Civil Rights, state Attorneys General) and notifying affected patients and insurers directly.
Targeted Vulnerability
CRPxO's primary "vulnerability" isn't a software flaw — it's human trust and process gaps:
Targeted Country
- United States :Texas, California
- China
- Ireland
- Turkey
- Explicit exclusion of CIS countries :Russia, Belarus, Kazakhstan from permitted affiliate targeting
Targeted Industry
- Healthcare / Dental practices (primary focus so far)
- Pediatric dentistry
- Biopharmaceutical / medical device manufacturing
- Corporate & Logistics Infrastructure
- SMB Legal & Professional Services
The consistent sector focus suggests CRPxO or its affiliates are deliberately prospecting healthcare providers - likely due to the high sensitivity of PHI, strong regulatory leverage (HIPAA, CCPA/CPRA), and the historically higher willingness of healthcare organizations to pay to avoid patient notification obligations and regulatory fines.
Total Victims Listed on DLS: 47
Healthcare Victims:
- Benjamin H. Wang DDS Inc.
- Dental practice (Dallas, TX)
- Bishop Arts Dental PLLC
- SF Smile Doctor (Dr. Sassan Kafayi, DDS)
- AMHWA Biopharm Co., Ltd.
- Creative Smiles Pediatric Dentistry
- JOHNSON & JOHNSON
- eCare Platform
- Leah Walker Orthodontics
- Elko Dental Specialists
- ProSmile Family Dental Care

Muted Casefiles :74 Victim Cases Removed from Public Leak Site
Type of DATA Stolen:
- patient clinical records and imaging,
- Insurance claims and billing data,
- Employee payroll/HR records,
- Practice financial documents,
- Provider licensing and credentialing files, and in at least one case,
- Personal financial documents belonging to a practice owner.
- One listing also referenced improperly secured call recordings, raising potential wiretapping-law exposure in addition to HIPAA concerns.
MITRE ATT&CK TTPs :
|
Tactic |
Technique |
ID |
|
Initial Access |
Drive-by Compromise / malicious ad or link leading to fake CAPTCHA page |
T1189 |
|
Execution |
User Execution: Malicious Copy/Paste (ClickFix pattern) |
T1204.004 |
|
Execution |
Command and Scripting Interpreter: PowerShell |
T1059.001 |
|
Defense Evasion |
Obfuscated Files or Information |
T1027 |
|
Defense Evasion |
Hijack Execution Flow: DLL Side-Loading |
T1574.002 |
|
Defense Evasion |
Masquerading |
T1036 |
|
Credential Access |
Unsecured Credentials (plaintext credential files) |
T1552.001 |
|
Discovery |
System/Network/File and Directory Discovery |
T1082 / T1083 |
|
Collection |
Data from Local System / Network Shared Drive |
T1005 / T1039 |
|
Exfiltration |
Exfiltration Over Web Service |
T1567 |
|
Impact |
Data Encrypted for Impact |
T1486 |
|
Impact |
Financial Theft (extortion) |
T1657 |
Indicators of Compromise (IOC) :
Domain: crpx0[.]su
IP: 23[.]224[.]4[.]114
Tor site:
hxxp://tlxoddx4odmc2qvsmtsbgwwsv5j45osb5sox7mz6izxliuju5mkulzad[.]onion,
hxxp://xburs4nr6cbuktokhqwefeh5hsjakz6usll5o7z5uhrfcnolakj4ptad[.]onion/
Negotiation channel :
Tox Messanger :
17EB54B8455144E088C7E77F88A97221C319F0CFE4FE306853EEB113EE8DB5607BB6EE481C7C
Session Messanger :
050546f6719172e04151c31acb37a242fa3eeff5766aa57331d26cc06e83e9e25b
Mitigation Recommendations :
Against ClickFix-style delivery:
- Disable or restrict the Windows "Run" dialog and clipboard-to-shell execution for standard users via Group Policy.
- Enable PowerShell Constrained Language Mode and Script Block Logging; alert on PowerShell launched from explorer.exe or triggered shortly after browser activity.
- Deploy web filtering that blocks known fake-CAPTCHA/ClickFix landing pages and malvertising domains.
- User awareness training specifically addressing ClickFix: legitimate sites and CAPTCHAs never require pasting commands into the Run dialog or a terminal.
Against DLL side-loading and payload execution:
- Application allow-listing (e.g., Windows Defender Application Control) to block unsigned or unexpected binaries.
- EDR tuned to flag anomalous DLL loads into trusted processes.
Data protection and exposure reduction:
- Encrypt PHI and financial data at rest; prohibit storage of sensitive files in Desktop/Downloads folders.
- Eliminate plaintext credential storage (spreadsheets, text files); adopt an enterprise password manager with MFA.
- Segment clinical/imaging systems and practice-management databases from general workstations to limit lateral movement.
- Patch and replace unlicensed/cracked software, which both violates licensing terms and frequently serves as a malware entry vector.
- Maintain offline, immutable backups and regularly test restoration — this blunts (though does not eliminate) extortion leverage tied to encryption, though it does not address the data-theft leverage.
Governance and response readiness:
- Maintain an incident response plan with predefined HIPAA/CCPA breach-notification workflows and legal counsel on retainer.
- Review vendor and third-party access (remote-access tools such as AnyDesk have repeatedly appeared as an entry point in similar breaches) and disable unused remote-access software.
- Consider cyber liability insurance review in light of rising ransomware-related claims in the healthcare sector.
Conclusion :
CRPxO is a young but active RaaS operation that has, in a short span, compromised multiple U.S. healthcare providers and a Chinese biopharmaceutical manufacturer. While its own infrastructure shows signs of poor operational security -exposed admin pages and setup scripts are not the mark of a highly sophisticated crew - its use of ClickFix-based social engineering, DLL side-loading, and an aggressive affiliate recruitment push suggest the group intends to scale rapidly rather than remain a niche player.
The consistent targeting of small and mid-sized healthcare organizations is a reminder that attackers increasingly view under-resourced providers not just large hospital networks as high-value, low-friction targets. Given the regulatory and reputational stakes tied to PHI exposure, healthcare organizations of every size should treat ClickFix-style social engineering and credential hygiene as immediate priorities rather than theoretical risks.