Skip to content
File security for Windows systems — since 2003

How FileSure Would Have Stopped the Beverly Hills Plastic Surgeon Data Breach

• By Gene Allen

Another healthcare practice announces a data theft and extortion incident. Another round of patient notifications, regulatory scrutiny, and reputational damage. The details aren’t fully public yet, but the pattern is familiar: attackers gained access to patient health information and either encrypted it, exfiltrated it, or both.

Here’s the uncomfortable truth about these breaches: they succeed because the attacker’s entire playbook depends on file operations that shouldn’t be happening in the first place.

The Attack Chain Depends on File Operations

Whether this was ransomware or straight data theft, the attack required specific file system operations:

If ransomware: The attacker delivered a malicious payload — via phishing email, compromised credentials, or vulnerable remote access. That payload had to write an executable file to disk before it could run. Once running, the ransomware read patient data files, encrypted them, and wrote the encrypted versions back to disk.

If data exfiltration: The attacker (or a malicious insider) read patient data files and transmitted them out — via USB drive, webmail like Gmail, cloud storage sync, or secure FTP.

Every single step involves Windows file system operations: write (payload landing), read (accessing PHI), write (encryption or copy to removable media), delete (covering tracks).

How FileSure Prevents This at the Kernel Level

FileSure Defend operates as a Windows kernel filter driver. It intercepts file system operations — open, read, write, delete, create, rename — before they reach the file system. You define which users, programs, and machines are authorized to perform which operations. Everything else gets blocked and logged.

Blocking ransomware payload delivery: Configure FileSure to block email clients, browsers, and remote desktop applications from writing executable files to disk. The payload never lands, so encryption never starts. No need to recognize the ransomware variant — the rule is simple: Outlook.exe is not authorized to create .exe, .dll, .bat, .ps1, or other executable file types. Blocked.

Blocking PHI exfiltration: Define which applications are authorized to open patient data files — your EHR, PACS, or practice management system. Any other program attempting to read those files gets blocked and logged. You’ll know immediately if someone tries to open patient records with an unauthorized tool.

Block the ability to copy PHI to USB drives, upload via webmail, or sync to cloud storage. Set a rule: patient data files cannot be written to removable media. Cannot be accessed by Chrome.exe or Firefox.exe (blocking webmail uploads). Cannot be accessed by Dropbox.exe or OneDrive.exe. Employees with legitimate access can still do their jobs — they just can’t walk out the door with the data.

HIPAA audit trails: Every access to a file containing PHI is recorded: who accessed it, when, from which machine, with which program. Logs are encrypted, tamper-resistant, and ready for your compliance team or an OCR audit. HIPAA’s Security Rule requires you to record and examine activity — FileSure produces exactly that, automatically and continuously.

A Specific FileSure Configuration for Healthcare Practices

Here’s what a real deployment looks like:

File name filter: *.hl7, *.dcm, *.xml, *.pdf, *.doc*, *.xls* (common PHI file types)
Authorized programs: C:\Program Files\EHR\ehr.exe, C:\Program Files\PACS\viewer.exe
Blocked programs: All others
Operations controlled: Read, Write, Create, Delete
Drive type restrictions: Block Write to Removable Media
Result: Only your EHR and PACS can access patient data files. No other program can read them. No one can copy them to a USB drive. Every access is logged.

If this practice had deployed FileSure, the attacker’s file operations would have been blocked at the kernel level — before the data was encrypted or exfiltrated.

FileSure installs on modern and legacy Windows systems — including the older versions running medical imaging equipment, lab systems, and pharmacy software that mainstream security tools won’t touch. Your compliance doesn’t stop at the edge of your modern infrastructure.

Start a free 21-day trial at bystorm.com and see how kernel-level file system control stops breaches before they happen.


Source: Data Theft/Extortion Incident Confirmed by Beverly Hills Plastic Surgeon

Category: Data Loss Prevention

Tags: healthcare data breach, phi exfiltration, ransomware prevention, hipaa compliance, kernel filter driver, file system security, medical practice security

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