Ransomware Actors Stopped Encrypting and Started Stealing — Your Defense Model Is Obsolete
The Business Model Flip
The ransomware economy just completed a fundamental strategic pivot that invalidates most organizations' primary defense investment. Data exfiltration now occurs in 77% of intrusions (up from 57%), while successful encryption deployment dropped from 54% to 36%. Leak site posts surged 48% to 7,784. The message from threat actors is clear: why bother encrypting when you can steal data and extort the victim with exposure threats?
This means your carefully architected backup and recovery strategy — the one your board approved as your ransomware defense — is solving for a declining threat model. The new attack chain ends with "we have your data and we're posting it in 72 hours," not "pay us to decrypt your files."
The Speed Problem Is Existential
Threat actor HexStrike exploited thousands of Citrix Netscaler products in under 10 minutes using a single CVE. CISA's typical patch timeline is 15 days. That's not a gap — it's a chasm measured in orders of magnitude. Booz Allen Hamilton's new report frames this as proof that threat actors have adopted AI faster than defenders, identifying two emerging paradigms:
- Amplifier model: LLMs assist human operators to run recon across dozens of targets simultaneously — operational today and explains HexStrike-class speed
- Orchestration model: AI agents execute attack chains autonomously with set parameters — emerging and represents the next escalation
Where They're Getting In
Exploited vulnerabilities in Fortinet, SonicWall, Palo Alto Networks, and Citrix VPNs and firewalls account for one-third of all ransomware initial access. Stolen credentials provide another 21%. That's over half of all entry points concentrated in two controllable vectors. Meanwhile, VMware ESXi hypervisors were targeted in 43% of ransomware cases (up from 29%) — attackers compromise one hypervisor, destroy dozens of VMs, and wipe forensic evidence.
The initial access broker market has commoditized to the point where most hacked networks sell for under $3,000, with valid accounts lacking MFA as the dominant product category.
What Cross-Source Analysis Reveals
Multiple intelligence streams this week confirm the same pattern from different angles: the cybercrime infrastructure is industrializing. AI-generated malware is now in active ransomware campaigns — IBM X-Force reports Hive0163 deployed Slopoly, an AI-generated backdoor. Gen Digital researchers documented "promptmorphism" — using AI to rapidly generate unique polymorphic variants, dramatically accelerating signature evasion. Combined with the sub-$3K IAB market, the economics now favor attackers who can move from purchase to exfiltration in hours.
What to do
Shift ransomware defense model from recovery to data theft prevention: deploy or enhance egress DLP, establish data movement baselines, and build a data-extortion-specific IR track with legal/comms/regulatory workflows
Emergency audit all internet-facing Fortinet, SonicWall, Palo Alto, and Citrix appliances against CISA KEV catalog; deploy virtual patches for any CVE you cannot patch within 48 hours
Harden VMware ESXi as Tier 0: isolate management to dedicated VLAN, enable lockdown mode, forward all logs to SIEM (attackers destroy local forensic evidence), restrict SSH and vMotion
Stress-test SOC detection-to-containment workflows against a 10-minute full-chain exploitation scenario modeled on HexStrike; identify where human triage creates fatal bottlenecks