The healthcare sector is facing a severe and escalating threat from a sophisticated new ransomware strain known as CrazyHunter ransomware. This Go-developed malware is specifically targeting medical institutions, with reports indicating at least six organizations in Taiwan have already fallen victim to its advanced attacks. The critical nature of healthcare services, coupled with the immense value of sensitive patient data, makes these organizations prime targets for extortion.
CrazyHunter ransomware demonstrates a high level of technical proficiency and strategic planning. Its attack methodology is a multi-stage operation that begins with exploiting Active Directory vulnerabilities, often by leveraging weak domain account passwords. Once inside a compromised network, attackers utilize tools like SharpGPOAbuse to distribute the ransomware payload efficiently across connected systems via Group Policy Objects. This coordinated approach allows for rapid network-wide encryption and disruption, highlighting the evolving tactics of cybercriminals targeting critical infrastructure.
CrazyHunter’s Advanced Evasion and Attack Techniques
What sets CrazyHunter apart is its formidable ability to bypass conventional security defenses. The malware incorporates multiple components designed to disable antivirus protections, employs sophisticated memory-based execution techniques to evade detection, and includes mechanisms for encrypting backups. These features significantly increase the likelihood of successful encryption, even when initial deployment methods are compromised, making it a particularly challenging threat to counter.
Trellix Threat Intelligence analysts have been tracking CrazyHunter since its emergence, noting its rapid development and significant advancements in network compromise. The threat actors operate with a structured approach to ransom negotiations, utilizing dedicated email addresses, Telegram channels, and anonymous infrastructure. This indicates a well-organized criminal operation with established protocols for engaging with victims and managing the extortion process effectively.
The technical infrastructure behind CrazyHunter reveals intentional design choices aimed at maximizing attack impact while minimizing detection by security software. A key tactic involves a “bring-your-own-vulnerable-driver” approach. Attackers exploit a legitimate but vulnerable Zemana antimalware driver (version 2.18.371.0) to gain elevated privileges. This allows them to register their malicious code as an authorized process and subsequently terminate known antivirus processes by sending specific IOCTL (Input/Output Control) codes. These operations are designed to circumvent standard security monitoring, enabling the ransomware to operate undetected.
Encryption Mechanisms and Data Protection Strategy
CrazyHunter employs a robust hybrid encryption architecture, combining symmetric and asymmetric cryptographic methods to ensure the effectiveness of its extortion demands. The primary encryption algorithm used is ChaCha20, a stream cipher. However, the malware does not perform full file encryption. Instead, it utilizes a partial encryption strategy where one byte is encrypted, followed by two unencrypted bytes, resulting in a 1:2 encryption ratio.
This deliberate partial encryption technique significantly accelerates the encryption process, allowing attackers to compromise large volumes of data quickly. This speed can potentially help the ransomware evade detection by security solutions monitoring disk activity patterns. The method also ensures that while portions of files remain readable, the critical data needed for operation is rendered inaccessible without the decryption key.
The protection of its cryptographic keys is handled through the Elliptic Curve Integrated Encryption Scheme (ECIES). This asymmetric encryption method offers strong security with more efficient key lengths compared to traditional RSA algorithms. For each file it encrypts, CrazyHunter generates unique ChaCha20 keys and nonces. These are then encrypted using the attacker’s ECIES public key. The resulting encrypted key and nonce are prepended to the encrypted file content. This measure ensures that decryption is impossible without the corresponding private key, which is held exclusively by the cybercriminals.
Encrypted files are typically appended with a “.Hunter” extension and follow a structured format. This format includes the ECIES-encrypted key, the ECIES-encrypted nonce, and the partially encrypted file content. This technical approach is designed to prevent victims from recovering their encrypted data through conventional means, thereby compelling them to engage in ransom negotiations.
The ongoing threat posed by CrazyHunter ransomware necessitates heightened vigilance within the healthcare sector. Organizations must prioritize strengthening their Active Directory security, implementing robust endpoint detection and response (EDR) solutions, and ensuring their backup strategies include offline or immutable copies that are protected from ransomware encryption. Continuous monitoring for unusual network activity and prompt patching of known vulnerabilities remain critical in mitigating the impact of sophisticated threats like CrazyHunter ransomware.

