CountLoader
CountLoader is a multi-stage malware loader targeting Windows, with later variants also targeting macOS.
Profile source: Mallory opens in a new tabCountLoader
Family profile
CountLoader is a multi-stage malware loader targeting Windows, with later variants also targeting macOS. It commonly uses obfuscated HTA and JavaScript executed through MSHTA, PowerShell, and in-memory shellcode execution to retrieve and launch follow-on payloads. Observed payloads include information stealers, cryptocurrency clippers, and other secondary malware.
CountLoader profiles infected hosts, collecting operating-system, hardware, security-product, domain-membership, browser-extension, cryptocurrency-wallet, and Signal Desktop information. It uses a custom encrypted command-and-control protocol and JWT-authenticated tasking to download or execute executables, DLLs, MSI packages, HTA content, PowerShell, and other payloads. Windows variants establish persistence through scheduled tasks; macOS variants use LaunchAgents. Some variants evade analysis by checking sandbox or security-product artifacts, altering execution chains based on endpoint security products, deleting artifacts, and executing payloads in memory.
Campaigns have distributed CountLoader through trojanized and cracked software downloads, SEO-poisoned or fraudulent software sites, malicious archives containing abused legitimate Python components, disguised HTML Applications, removable media, and ClickFix lures. In ClickFix operations, it has been delivered through browser-cached steganographic images and fake verification prompts. CountLoader can propagate through removable drives by replacing files with malicious shortcut files. Its wallet and browser-extension reconnaissance, Active Directory reconnaissance capability, and flexible secondary-payload delivery make it relevant to both cryptocurrency theft and enterprise post-compromise activity.
Capabilities
- Crypto Theft
- Defense Evasion
- Lateral Movement
- Persistence
- Post Exploitation
- Reconnaissance
Exploited software
Vulnerabilities linked to CountLoader
1 CVEsMITRE ATT&CK
CountLoader in ATT&CK
70 distinct techniquesReporting
Research mentioning CountLoader
Evolution of JSWorm ransomware | Securelist
Nefilim emerged as a distinct ransomware operation built from Nemty 2.5 code, abandoning the earlier ransomware-as-a-service model in favor of private, targeted intrusions and email-based ransom negotiations. The malware encrypts files with AES-128 and protects keys with RSA-2048, appends the .NEFILIM extension, and drops NEFILIM-DECRYPT.txt, while also stealing data and threatening to publish it if victims do not pay. Researchers linked Nefilim to the broader JSWorm/Nemty/Nefilim lineage through shared cryptographic logic, ransom-note patterns, and infrastructure, showing a progression from mass distribution via the RIG exploit kit, spam, and the Trik/Phorpiex botnet to enterprise-focused attacks.