Skip to main content

folkfox

Skip to main content
Skip to content
Managed Security & Detection

Medusa Ransomware Passed 500 Victims. What Managed Detection Response Actually Buys

CISA, the FBI and HHS updated their joint Medusa ransomware advisory on 18 August 2026, and the confirmed victim count now sits past five hundred. The number that matters more to buyers is the one the headline skips: how fast a watching team notices before the leak clock even starts.

Quick answerManaged detection response pairs round-the-clock analysts with detection technology to stop ransomware before encryption finishes. After Medusa's 500-victim milestone, buyers need to understand it, budget for it and vet it properly.
Section 01

What the updated Medusa advisory actually says#

0+

critical infrastructure victims confirmed hit by Medusa ransomware, per the FBI's April 2026 investigation cutoff

BleepingComputer

On 18 August 2026, CISA, the FBI and the Department of Health and Human Services jointly refreshed advisory AA25-071A, the original #StopRansomware bulletin on Medusa first published in March 2025, as BleepingComputer reported the same week. The headline figure has more than doubled the earlier estimate: over 500 critical infrastructure organisations hit, up from the "over 300" named in last year's original advisory, per Infosecurity Magazine. That works out to roughly two hundred new confirmed victims added in about a year, a pace The Record counts precisely at "more than 200" over the twelve months before the update.

Read the number for what it is, not what a headline implies. The 500-plus count reflects the FBI's investigation as of April 2026, while the advisory itself only reached publication in mid-August, a gap The Record makes plain by noting no new victims have been added to Medusa's own leak site since April. This is a patient prowl of a group, not a species that hunts on headline day, and treating a four-month-old count as live is the first mistake a rushed briefing tends to make.

Ransom demands are falling. Recovery costs are not.
Slope chart comparing median ransom demand falling from about 1.99 million to 698,000 dollars against average recovery cost rising from about 1.53 million to 1.7 million dollars, illustrating why managed detection response targets containment before encryption rather than negotiation after itBeforeNowRansom demand: 2 to 0.7Ransom demand 2M0.7MRecovery cost: 1.5 to 1.7Recovery cost 1.5M1.7M
Median ransom demand fell 65% over two years to $698,000 (Sophos), while average recovery cost still climbed 11% in the year to 2026 alone, to $1.7 million, proof that stopping encryption matters more than the number on the ransom note, which is exactly the job managed detection response is built to do.

The scale of the victim count is not the only number moving. Help Net Security and The Record both flag the same tempo problem: Medusa's affiliates exploit newly disclosed vulnerabilities within 24 hours, sometimes before a public disclosure even lands, closing the gap between first foothold and full encryption to under a day in some cases. That detail surfaced the same week in a corner of the internet that usually beats the trade press to a fresh advisory by hours, not days.

u/technadu
Medusa passed 500 victims. CISA, FBI, and HHS say the ransomware operation has now affected more than 500 organizations. Microsoft says Medusa-linked STORM-1175 has exploited 16+ vulnerabilities and, in some cases, moved from initial access to ransomware deployment within 24 hours.
22 August 2026 · r/pwnhubView on Reddit

That speed is the whole argument for a watching service rather than a quarterly scan. A team that reviews logs on Monday morning cannot catch a breach that starts and finishes over a Sunday night, and a scan scheduled for next quarter is no defence against a flaw disclosed this afternoon.

Section 02

Why healthcare, defence and finance keep landing in the leak site#

Medusa does not choose targets by industry loyalty, it chooses them by exposure. The sectors CISA names, healthcare and public health, the defence industrial base, critical manufacturing, government services and facilities, information technology and financial services, share one trait: they run software they cannot easily take offline, patched on a slower schedule than the exploit that targets it, per Help Net Security.

The clearest cautionary tale sits in Mississippi. In April 2026, Medusa shut down the University of Mississippi Medical Center, the state's only children's hospital, its sole Level I trauma centre, its only Level IV neonatal intensive care unit and its only organ transplant programme, as The Record reported. One ransomware note took out four kinds of care an entire state had nowhere else to get.

We're seeing a clear escalation in the speed and coordination of operations… particularly in how quickly newly disclosed and even zero-day vulnerabilities are being operationalized.
Adrian Culley, SafeBreach, via The Record

Once inside, Medusa's affiliates move with tools any systems administrator would recognise as ordinary: PowerShell for reconnaissance, AnyDesk for remote hands, rclone to shift stolen files to Medusa's own servers, and Mimikatz to lift credentials straight from memory, according to Picus Security's technique-by-technique mapping of the advisory against the MITRE ATT&CK framework. The encryptor itself, a file named gaze.exe, finishes by deleting the shadow copies that would otherwise let a victim quietly restore its own files, closing the easy exit before the ransom note ever appears.

Then the clock starts. Medusa runs a double-extortion model: encrypt first, publish second, with a 48-hour window between the two. Paying roughly $10,000 in cryptocurrency buys one more day of silence before the leak site goes live, a mechanic Help Net Security lays out in detail. Two days is barely long enough to confirm which systems are actually affected, let alone convene a board and brief a regulator.

Why prevention alone keeps losing#

Every technique above defeats a defence built purely on stopping known bad files. PowerShell, AnyDesk and rclone are legitimate software wearing an attacker's intentions, so a signature-matching tool waves them through because, technically, none of them is malware. Catching that pattern needs a second pair of eyes watching behaviour, not just files, which is the entire premise behind managed detection response: assume something will slip the front gate, and staff the inside of the property around the clock rather than trusting the lock alone.

Section 03

Managed detection response, decoded#

What managed detection response actually does, in order
Collect

Telemetry streams in continuously from endpoints, identity systems, cloud workloads and network traffic, not just antivirus logs.

Detect

Analytics and machine-learning models flag behaviour that looks wrong, like PowerShell reaching an unfamiliar host at 3am.

Triage

A human analyst reviews the flagged behaviour within minutes, ruling out the false positives a machine cannot judge alone.

Contain

Confirmed threats get isolated, an account disabled, a host cut from the network, before the damage compounds.

Report

The provider documents what happened, what it did about it, and what your own team should fix next.

folkfox writes it as managed detection response here because that is the phrase buyers actually type into a search bar. Most vendors and analysts write it in full as managed detection and response, shortened to MDR. Whichever spelling lands on the page, the service itself is the same: a third party watches your environment around the clock, using its own detection technology plus its own analysts, and acts on what it sees rather than simply alerting you to it, per Rapid7's own explainer of the model.

A fox listens quietly in moonlit undergrowth, representing managed detection response as continuous watching rather than a one-time scan
Managed detection response is a posture, not a product: constant, quiet attention rather than a quarterly check-in.

MDR vs EDR vs XDR, without the acronym soup#

MDR vs EDR vs XDR is the comparison every procurement conversation eventually reaches, and CrowdStrike's own explainer draws the line cleanly: EDR is a technology, a tool that collects endpoint data and helps a team detect and respond to it themselves. Managed detection response takes that same technology and staffs it, adding round-the-clock human triage, threat hunting and guided or automatic response, per CrowdStrike. XDR extends the same logic sideways, correlating signals across endpoint, cloud, identity and email rather than the endpoint alone.

EDR is the tool, MDR is the tool staffed by a team, and XDR widens the same detection logic across the whole stack rather than the endpoint alone.
LayerWhat it isWho watches itBest fit
EDREndpoint detection technologyYour own security teamTeams with an established SOC and endpoint expertise
MDREDR (or wider telemetry) plus a managed serviceA provider's analysts, 24/7Teams that need continuous coverage without hiring a SOC
XDRDetection correlated across endpoint, cloud, identity and emailEither, depending on the vendorTeams consolidating several point tools into one signal
SIEMCentralised log collection and correlationUsually an internal or managed SOCLarger teams with compliance-driven logging needs

None of that tells you which managed detection and response providers are actually worth a signature, which is the harder, less glamorous question most vendor pitches skip entirely.

Section 04

Choosing managed detection and response providers, and what it costs#

Every conversation about managed detection and response providers eventually becomes a conversation about ransomware protection services more broadly, and buyers use the two terms almost interchangeably even though they are not quite the same thing. Ransomware protection services is the wider umbrella, covering everything from backup and recovery to staff training. Managed detection response is the specific, always-on watching layer inside that umbrella, the part actively hunting for the PowerShell-and-rclone pattern described above before it becomes a headline.

What good managed detection response looks like on paper

Median time to contain

0 min

CrowdStrike's reported median time-to-contain figure for Falcon Complete. Ask any provider for their own equivalent, sourced number.

MTTR reduction

0%

Reduction in mean-time-to-respond CrowdStrike reports for Falcon Complete customers versus unmanaged detection.

Cases resolved by automation first

0%

Share of Sophos MDR cases resolved end-to-end by automation before a human analyst steps in.

Numbers like these are the vendor's own claims, not an independent audit, and every one of them belongs in the questions you put back to a shortlist rather than taken on faith. Sophos and CrowdStrike both publish theirs; a provider that will not is telling you something too.

MFA alone is not managed detection response
MFA alone is not managed detection response56% of ransomware attacks succeeded in encrypting data even though 97% of the same organisations had multi-factor authentication deployed, per Sophos, the clearest evidence yet that a control is not the same thing as a watch.56% of attacks still encrypted data despiteMFA
56% of ransomware attacks succeeded in encrypting data even though 97% of the same organisations had multi-factor authentication deployed, per Sophos, the clearest evidence yet that a control is not the same thing as a watch.

Two respected reports read the ransom-demand trend in different directions this year, and the disagreement is instructive rather than sloppy. Sophos's "The State of Ransomware 2026", a survey of 2,158 IT and security leaders across 17 countries fielded by Vanson Bourne, found the median ransom demand actually falling, down 65% over two years to $698,000.

Coalition's own 2026 claims report, drawn from its own policyholders rather than a survey, found initial ransom demands surging 47% to an average over $1 million. Read side by side, a pattern emerges: the opening number keeps climbing, but negotiation, backup posture and faster containment pull the number victims actually settle for back down. That gap between the asking price and the closing price is exactly where managed detection response earns its budget line, by shortening the window an attacker has to make the asking price stick.

What ransomware protection services should actually include#

A credible quote for ransomware protection services should name, specifically: continuous monitoring across endpoint, identity and cloud, not endpoint alone, a documented response SLA measured in minutes rather than a marketing range, human escalation for anything a machine cannot resolve alone, and a tested backup and recovery plan that does not depend on the same network the ransomware just encrypted. Sophos's own data makes the stakes plain: average recovery cost is up 11% year on year to $1.7 million even as headline ransom demands soften, which means the bill increasingly sits in downtime and rebuild, not in the ransom itself.

How CrowdStrike managed detection response compares to an independent provider#

CrowdStrike managed detection response, sold under the Falcon Complete brand, is the platform-native option: the vendor that built the endpoint agent also staffs the SOC watching it, backed by up to $2 million in breach warranty coverage and a claimed median time-to-contain of one minute, according to CrowdStrike's own service page.

The trade-off is coverage: a platform-native provider watches its own platform best, so an organisation running a mixed stack, several clouds, a legacy identity system, an acquired subsidiary's own tools, often gets broader visibility from an independent managed detection and response provider built to ingest telemetry from anyone's stack. Neither is automatically the right answer. Both need the same evaluation questions asked before signature day.

Section 05

Vetting a vendor without getting fooled by a demo#

Unfalsifiable, unliftable

We offer industry-leading managed detection response with rapid response times and a dedicated team of experts watching your environment around the clock.

Specific, timed, checkable

Our median time from alert to human triage is under six minutes, verified in our last three published incident reports, and our SOC has never dropped below two analysts on shift.

The fox does not sign anything on the strength of a confident bark. It reads the tracks, the actual evidence a provider left behind on a previous prowl through someone else's network, before it ever trusts the den. A vendor questionnaire should do the same: ask for the timestamped proof behind every claim in the deck, not the confident adjective sitting on top of it.

Coalition's own claims data contains a cautionary pattern worth borrowing directly into that questionnaire: policies got denied not because a client lacked EDR, but because the agent had not checked in for weeks, was running in alert-only mode with nobody watching after hours, or simply was not installed on the one endpoint that got hit, even though the paperwork said "we have EDR on every endpoint," per Coalition's 2026 claims report. Ask a managed detection response provider to prove coverage, not just claim it.

Where this sits alongside the rest of the thicket#

This posture sits alongside two other watchpoints folkfox flagged the same week: prompt injection attacks learning to whisper in cipher at the model layer, and a patched VPN that still let a stolen session back in at the network edge. Different doors, same lesson: a patch closes a door, a watch tells you whether someone is still inside it.

For teams building a compliance-led pitch around this posture, folkfox's cybersecurity marketing practice and the wider SEO and GEO work that gets that pitch found both start from the same evidence-first standard: name the number, link the source, show the receipt. It is the same discipline behind folkfox's content marketing for regulated, security-adjacent buyers who read every claim looking for the seam where it might be padded.

Budget for managed detection response the way you would budget for insurance you actually expect to use: sized to the coverage gap it closes, proven against a real incident timeline, and reviewed the moment a provider's own numbers stop matching what your logs actually show. Sign nothing on the strength of a slide alone.

Questions

Frequently asked questions#

What does managed detection response actually include day to day?

Managed detection response combines detection technology across endpoint, identity, cloud and network telemetry with a provider's own analysts watching it around the clock. It covers continuous monitoring, human triage of flagged behaviour, containment action like isolating a device or disabling an account, and a written report on what happened and why, rather than just an alert landing in an inbox nobody reads until Monday.

MDR vs EDR: what's actually different?

MDR vs EDR comes down to technology versus staffing. EDR is the tool that collects endpoint data and gives a team the means to detect and respond; MDR is that same detection layer, often extended beyond endpoints, delivered as a managed service with a provider's analysts doing the round-the-clock watching, triage and response on your behalf, per Rapid7's own comparison of the two.

How do you actually compare managed detection and response providers?

Compare managed detection and response providers on response time backed by named numbers rather than ranges, on which telemetry sources they ingest beyond the endpoint, on whether a human or a machine makes the final containment call, and on whether they will show you a redacted real incident report rather than a polished case-study slide.

What do ransomware protection services typically cost?

Ransomware protection services span a wide range because the term covers different things: backup and recovery, staff training, and the managed detection response layer itself. Ask any quoted provider to itemise exactly what is covered per endpoint or per user, and what response time and escalation process is included at that price, rather than accepting one bundled number.

How does CrowdStrike's MDR service compare to buying it from an independent provider?

CrowdStrike's Falcon Complete is platform-native: the team that built the endpoint agent also staffs the SOC watching it, backed by a published breach warranty. An independent managed detection response provider typically ingests telemetry from several vendors at once, which often suits an organisation running a mixed stack rather than one platform end to end. Neither is automatically the safer buy; ask both to prove response time with real numbers.

Is Medusa ransomware still an active threat in August 2026?

Medusa itself last added a new victim to its leak site in April 2026, per The Record, but the group remains an active ransomware-as-a-service operation with an open affiliate programme, and the techniques its affiliates use, exploiting freshly disclosed flaws within 24 hours, remain in daily use across other ransomware families. Treat the advisory as a live warning about tempo, not a closed case.

Keep reading

Read more on this topic#

Ready to make managed detection response part of the pitch, not just the fine print?

folkfox helps security vendors and MSSPs turn a genuine managed detection response capability into marketing buyers actually believe, backed by proof instead of adjectives.