Credential Theft
- Mimikatz
RansomHub is a ransomware-as-a-service operation that emerged in early 2024 and became one of the more prominent ransomware brands active through 2024 and into 2025.
Profile source: Mallory opens in a new tabRansomHub
RansomHub is a ransomware-as-a-service operation that emerged in early 2024 and became one of the more prominent ransomware brands active through 2024 and into 2025. It is associated with a financially motivated affiliate model in which core operators provide ransomware tooling and extortion infrastructure while affiliates conduct intrusions, steal data, and deploy encryption across victim environments. Reporting has linked the operation to affiliate crossover from other major ransomware ecosystems, including former ALPHV/BlackCat affiliates, but available evidence is insufficient to conclude with high confidence that RansomHub is a direct rebrand of BlackCat.
RansomHub targets enterprise environments across Windows, Linux, and VMware ESXi systems. Its malware has been described as written in Go and C++, and multiple analyses have noted code overlap with both BlackCat and Knight, indicating either shared development lineage, code borrowing, or ecosystem-level reuse rather than a definitive attribution on its own. The operation has been observed in double-extortion contexts, including cases where stolen data was used to pressure victims after intrusion activity.
Observed intrusion chains associated with RansomHub include password spraying followed by Remote Desktop Protocol access, as well as delivery through broader criminal access ecosystems. The brand has been linked to access and malware-delivery chains involving SocGholish/FakeUpdates, where compromised websites and fake browser-update lures ultimately led to ransomware deployment. Other reporting associates RansomHub operators or affiliates with common ransomware tradecraft such as credential harvesting, use of remote administration utilities, lateral movement, and attempts to impair endpoint defenses before encryption. RansomHub has also been connected to the use of EDR-disabling tooling in some ransomware incidents, consistent with the wider trend of pre-encryption defense evasion.
The operation has been tied to a range of criminal actors and affiliate relationships. ShadowSyndicate has been reported using RansomHub among several ransomware brands, and Scattered Spider has been described as partnering with or deploying RansomHub in some operations. RansomHub also appeared in discussions of ecosystem consolidation and affiliate migration during 2025, including claims of infrastructure transfer or partnership with DragonForce and subsequent disruption or shutdown of RansomHub infrastructure. By 2025, several observers assessed that affiliates may have migrated from RansomHub to other ransomware programs such as Qilin after RansomHub’s decline.
RansomHub is best understood as a major RaaS brand within the broader ransomware ecosystem rather than a single intrusion set. Its significance lies in its affiliate adoption, cross-ecosystem ties, support for multi-platform encryption, and role in post-compromise extortion operations against enterprises.
Reported operators
ShadowSyndicate works with numerous ransomware groups and affiliates of ransomware programs including RansomHub
They've also previously partnered with other ransomware operations, such as Qilin, RansomHub, and DragonForce...
The user @dragonforce ... stated, “It has been decided that RansomHub’s infrastructure will be transferred to DragonForce, and the two groups are in a partnership.”
These RaaS programs include: Akira (Howling Scorpius) ALPHV (Ambitious Scorpius) DragonForce (Slippery Scorpius) Play (Fiddling Scorpius) Qilin (Spikey Scorpius) RansomHub (Spoiled Scorpius)
RansomHub is one of the most prolific groups to emerge following the LockBit disruption and ALPHV (also known as BlackCat) demise in 2024.
New to the top three market share boards were RansomHub and Fog ransomware. RansomHub has been gaining share throughout 2024, despite its alleged ties to Evil Corp.
RansomHub, a new RaaS gang that emerged around the time of Operation Cronos... It is also worth mentioning that RansomHub’s encryptor is not written from scratch, but based on repurposed code from Knight.
RansomHub, a new RaaS gang that emerged around the time of Operation Cronos... It is also worth mentioning that RansomHub’s encryptor is not written from scratch, but based on repurposed code from Knight.
"RansomHub is a RaaS operation that was first observed in February 2024."
Exploited software
MITRE ATT&CK
Reporting
Researchers say DevMan, also tracked as Funky Mantis, operated a centralized ransomware-as-a-service platform with a dedicated affiliate portal for payload generation, victim management, ransom negotiation, earnings tracking, and internal coordination. PRODAFT reported the group was active from late 2025 into early 2026, used an 80/20 affiliate revenue split, and claimed 184 victims, with the heaviest concentration in the United States across technology, healthcare, financial services, professional services, and government. The operation explicitly pursued hospitals, critical infrastructure, the public sector, and law enforcement, and advertised a separate encryptor for SCADA environments, underscoring its focus on high-impact targets. Technical reporting links DevMan’s malware to DragonForce/Conti lineage while showing the operation evolved beyond a simple variant. Earlier analysis described a DragonForce-based sample marked by the .DEVMAN extension, SMB share probing, rapid encryption, and a builder flaw that encrypted its own ransom notes; later reporting identified a Rust-based Devman Locker using ChaCha20-Poly1305, appending .devman21, dropping RESTORE_FILES.txt, mounting network shares, disabling defenses, deleting shadow copies and event logs, and inhibiting recovery. The latest portal version reportedly supports Windows, Linux, and ESXi lockers and includes features for privilege checks, lateral movement, and security-tool impairment, indicating a mature and centrally managed extortion operation.
Muddled Libra—also tracked as Scattered Spider and UNC3944—resumed intrusion activity with faster, broader operations across government, retail, insurance, and aviation organizations, relying heavily on voice-based social engineering to manipulate help desks and users into resetting credentials and MFA. Investigators reported the group often minimizes malware use, abuses legitimate tools and victim-owned assets, and can move from initial access to high privilege extremely quickly, including one case where domain administrator access was reached in about 40 minutes. Since at least April 2025, the actor has also worked with the DragonForce ransomware-as-a-service program, with incidents involving large-scale data theft followed by encryption. Separate technical analysis tied the group to the bedevil (bdvl) Linux userland rootkit used against VMware vCenter servers, where it hides LD_PRELOAD persistence by patching dynamic linker binaries to reference a randomly generated preload path instead of /etc/ld.so.preload. The technique is designed to evade normal inspection tools and can restore the original linker path during uninstall or backdoor-triggered cleanup. Researchers said defenders can uncover the hidden preload path by tracing the first file access of dynamically linked binaries and can identify tampering through package integrity checks such as rpm -V glibc or debsums, while stronger Microsoft Entra ID Conditional Access policies can materially slow the group’s cloud-focused operations and reduce ransomware impact.
SMAUG is a ransomware-as-a-service (RaaS) operation that advertises 64-bit payloads for Windows, Linux, and macOS, positioning itself as a multi-platform option for affiliates. The service reportedly charges a 20% affiliate fee plus a 0.2 BTC registration fee, and provides a web-based campaign builder, customizable ransom demands, offline encryption, and a "Company Mode" that allows a single decryption key to unlock multiple systems inside one targeted organization. Victims are directed to a Tor-based payment portal, while operators reportedly offer automated support for both affiliates and victims and bar attacks against CIS countries. On Windows, SMAUG uses obfuscated Go binaries that gather system details and stored browser credentials, establish persistence through Registry Run Keys consistent with MITRE ATT&CK T1547.001, and then encrypt files for impact using AES-256 with keys protected by RSA-2048, aligning with T1486 Data Encrypted for Impact tradecraft. The combination of credential collection, registry-based autostart, and hybrid cryptography reflects a mature ransomware model designed to support repeatable intrusions and broad enterprise targeting across multiple operating systems.
Derp wouldn't exist without the work these projects do for the security community. We rely on their data sources to improve the quality and depth of what we publish. Thank you, we're genuinely grateful.