Skip to content
File security for Windows systems — since 2003

How FileSure Would Have Stopped the North Los Angeles County Regional Center Ransomware Attack

• By Gene Allen

North Los Angeles County Regional Center has begun mailing notification letters to individuals affected by a November 2024 ransomware attack. The eight-month gap between the incident and notification tells you everything you need to know about the complexity and cost of recovery.

Regional centers serve individuals with developmental disabilities, managing case files, medical records, service plans, and protected health information. A ransomware attack doesn’t just encrypt files — it shuts down operations for an organization that provides critical services to vulnerable populations.

Why Ransomware Succeeds: It’s a File Operation

Ransomware works by writing encrypted versions of your files to your hard drive. That’s not optional — it’s how encryption works. The malware reads your original file, encrypts the contents, writes the encrypted version back to disk, and deletes or renames the original.

Every one of those steps is a file system operation: read, write, delete, rename.

FileSure Defend operates at the Windows kernel level via a filter driver. It intercepts every file operation before it completes. You define a policy: which programs are authorized to create, modify, or delete files on this system.

When ransomware attempts to write an encrypted file to disk, FileSure checks the policy. The ransomware executable isn’t on the authorized list. The write operation is blocked. The ransomware never executes. Your files are never touched.

This works on ransomware variants that were released this morning, because FileSure doesn’t try to recognize the malware. It simply enforces the rule you defined.

A Specific FileSure Rule Configuration

Here’s what a ransomware prevention rule looks like in FileSure:

File name filter: * (all files)
Operations: Write, Rename/Move
Program filter: Block all except authorized applications
Drive type: Hard drives, Network drives
Threshold: 20 file modifications within 60 minutes triggers immediate block

Normal users saving Word documents or Excel spreadsheets don’t come close to 20 file modifications per hour. Ransomware modifies hundreds of files per minute. The threshold fires within seconds, and all subsequent write operations are blocked.

Even if the ransomware somehow bypassed the initial program authorization check, the bulk encryption behavior itself triggers the block. Damage is contained to the handful of files modified before the threshold fired.

HIPAA Audit Trails You’ll Actually Use

HIPAA requires covered entities to maintain audit logs of PHI access. Most organizations rely on Windows Event Log, which overpromises and underdelivers. The logs are verbose, hard to search, and roll over quickly under the load of audit-everything policies.

FileSure logs every file operation in a structured, encrypted, tamper-resistant format: who accessed the file, when, from which machine, with which program. When OCR asks for your audit trail during a breach investigation, you’ll have it.

Regional centers often run specialized case management software on older Windows versions that can’t be upgraded without breaking the application. Modern endpoint security tools won’t install on those systems.

FileSure installs on Windows Server 2003 through Server 2022. If you have legacy systems managing client data, FileSure protects them.

The Upstream Intervention

The best time to stop ransomware is before the payload lands on disk. FileSure blocks unauthorized programs from writing executable files to your system. Email clients, browsers, and remote access tools can receive files — but they can’t write executables to disk unless they’re on your authorized list.

The ransomware payload never lands. Encryption never starts. Exfiltration never happens. Your notification letters never go out.

Start a free trial at bystorm.com and see how FileSure blocks file operations in real time.


Source: North Los Angeles County Regional Center Notifies Individuals About November 2024 Ransomware Attack

Category: Ransomware

Tags: ransomware, hipaa, healthcare breach, regional center, kernel filter driver, file system security, phi protection, legacy windows

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