Skip to content
File security for Windows systems — since 2003

How FileSure Would Have Stopped the OSF Healthcare Ransomware Attack and OCR Settlement

• By Gene Allen

The Attack That Triggered Federal Investigation

In 2021, the Xing Team ransomware gang struck OSF Healthcare System, encrypting protected health information and exposing systemic security failures. The HHS Office for Civil Rights opened an investigation that culminated in a 2026 settlement — not just for the ransomware attack itself, but for the underlying HIPAA Security Rule violations that allowed it to succeed and the delayed breach notification that followed.

OCR’s investigation pattern is consistent: when ransomware hits a covered entity, regulators examine the months and years of compliance activity that preceded the breach. They look for incomplete risk analyses, inadequate access controls, missing audit trails, and failures in incident response procedures. OSF’s case checked multiple boxes.

The health system drew criticism for its slow public response — no statement until October 2021, months after the breach occurred — placing its breach notification timeline under direct regulatory scrutiny. HIPAA requires notification within 60 days of discovering a breach. Delays of that magnitude become independent compliance failures.

But the more fundamental problem was upstream: the ransomware shouldn’t have been able to encrypt PHI files in the first place.

Why Kernel-Level File System Control Stops Ransomware Before It Executes

Ransomware works by writing encrypted versions of your files to disk. There’s no way around that technical requirement — encryption happens by reading the original file, encrypting it, and writing the encrypted version back. If a program cannot write to the file system, it cannot encrypt files. Period.

FileSure Defend operates at the Windows kernel level via a file system filter driver. It intercepts every file operation — open, read, write, create, delete, rename — before the operation completes. You define which programs are authorized to access PHI files. Everything else is blocked.

When ransomware lands on a system protected by FileSure, it attempts to write its encrypted payload. The kernel filter intercepts the write operation, checks the program against the authorized list, finds no match, and blocks the operation. The ransomware never executes. The files are never touched.

This works on ransomware variants that didn’t exist when you configured the policy. FileSure doesn’t try to recognize the threat — it simply enforces the rule: unauthorized programs cannot write to these files.

A specific FileSure rule configuration for PHI protection might look like this:

  • File filter: *.dcm, *.hl7, *.xml, *.pdf (medical imaging and records)
  • Authorized programs: EHR.exe, PACS.exe, RIS.exe, LabSystem.exe
  • Blocked operations: Write, Create, Delete, Rename
  • Apply to: All local drives, network shares containing PHI
  • Action: Block and log

Any program not on the authorized list — including ransomware delivered via phishing email, compromised remote access, or USB drive — is blocked from modifying PHI files. The attack is stopped before encryption begins.

The Audit Trail OCR Actually Wants to See

OCR’s Technical Safeguard standards require covered entities to “implement hardware, software, and procedural mechanisms that record and examine activity in information systems that contain or use ePHI.” That means audit logs showing who accessed PHI, when, and what they did with it.

FileSure produces exactly that. Every file access is logged: user name, machine name, program name, operation type (read, write, create, delete), file name, and timestamp. Logs are encrypted at rest and in transit, stored separately from the files they record, so a ransomware attack or accidental deletion doesn’t take your audit trail with it.

When OCR opens an investigation, your compliance team has a complete, tamper-resistant record ready to hand over. No gaps. No rolled-over Windows Event Logs. No “we don’t know who accessed that file before the attack.”

In OSF’s case, that audit trail — had it existed — would have shown exactly which accounts and programs accessed PHI in the months before the breach, giving investigators and the organization itself visibility into whether the security controls were functioning as intended.

Legacy Systems Don’t Excuse HIPAA Violations

OSF, like most health systems, operates medical devices and specialized clinical software locked to older Windows versions. Medical imaging systems, laboratory equipment, pharmacy systems — much of this infrastructure runs on Windows versions that modern endpoint security tools won’t install on.

OCR doesn’t care. The HIPAA Security Rule applies to all systems that store, process, or transmit PHI, regardless of the Windows version they run. If you can’t protect it, you can’t use it to handle patient data.

FileSure installs on Windows Server 2003 through Server 2022, and all desktop Windows versions back 20+ years. The same kernel-level protection that stops ransomware on a modern workstation works on the legacy system running your PACS.

Your compliance obligation doesn’t stop at the edge of your modern infrastructure.

What Health Systems Should Do Now

OCR’s enforcement pattern is clear: ransomware incidents trigger investigations, and those investigations examine the full compliance posture — risk analysis, access controls, audit trails, incident response procedures, and breach notification timelines. Waiting until after an attack to fix these gaps is too late.

A current, documented risk analysis is the foundation. Kernel-level file system controls that block unauthorized writes to PHI files prevent the ransomware from executing. Continuous audit logging provides the evidence OCR will ask for. And a tested incident response plan with defined notification timelines prevents the delayed-disclosure failure that compounded OSF’s regulatory problems.

Ransomware groups aren’t slowing down. Health systems that treat HIPAA as a periodic checkbox exercise rather than an ongoing operational discipline are most exposed when an incident occurs — and when OCR opens the investigation that follows.

Start a free 21-day trial of FileSure Defend at bystorm.com and see how kernel-level file system security stops ransomware before it encrypts your first file.


Source: HHS OCR Settles Ransomware Investigation of OSF Healthcare System and Affiliated Covered Entities

Category: Ransomware

Tags: xing team, osf healthcare, hipaa security rule, ocr settlement, kernel filter driver, phi protection, ransomware prevention, healthcare breach

Gene Allen

Written by

Gene Allen

Gene Allen is a Windows file security expert with over 20 years of experience developing kernel-level solutions that protect enterprise data from ransomware, unauthorized access, and data loss. As founder of ByStorm Software, he architected FileSure — a patented file auditing and security platform trusted by 200+ organizations across healthcare, financial services, and government. Gene holds two U.S. patents in file system security and access control.

Ready to protect your organization?

Start your free 21-day trial today. No credit card required.

Start Your Free 21-Day Trial