On June 7, 2026, Evanston Township High School (ETHS), a large high school near Chicago, suffered a debilitating ransomware attack that transcended a typical IT incident by crippling core physical safety systems. The attack forced the school to close its campus and cancel all activities for two days. The attackers successfully disabled not only computer and phone systems but also the building's door access controls and public address (PA) systems. This loss of physical security and emergency communication capabilities made it impossible to safely operate the school, demonstrating a concerning trend where cyberattacks have direct kinetic-like consequences. The FBI has been engaged, and the school is working with third-party experts on recovery. The incident serves as a stark reminder for educational institutions to assess the cyber-resilience of all connected systems, including operational technology (OT) that governs building safety.
The attack occurred on a Sunday, likely to maximize dwell time before being discovered on Monday morning. The primary impact was the functional loss of systems critical for student and staff safety.
While the specific threat actor and initial access vector are unknown, the attack pattern is consistent with common ransomware campaigns targeting public sector organizations.
T1566 - Phishing) targeting staff or exploitation of unpatched vulnerabilities in internet-facing systems like VPNs or web servers (T1190 - Exploit Public-Facing Application).T1021.002 - Remote Services: SMB/Windows Admin Shares).T1486 - Data Encrypted for Impact). The attackers specifically targeted servers managing the physical security systems, indicating a deliberate effort to cause maximum disruption and pressure the victim into paying the ransom.The attack on ETHS highlights the unique and severe impact ransomware can have on the education sector.
No specific Indicators of Compromise (IOCs) were provided in the source articles.
Security teams at other educational institutions can hunt for similar threats. The following patterns could indicate related activity:
vssadmin.exe delete shadows*.txt, *.html with ransom note namesDECRYPT_INSTRUCTIONS.txt or similar on file shares and servers.T1490 - Inhibit System Recovery), and disabling of security tools.Schools must adopt a holistic security posture that includes OT systems.
Crucially, segment the Operational Technology (OT) network that controls physical building systems from the general IT network to prevent attackers from pivoting.
Mapped D3FEND Techniques:
Use EDR and antivirus solutions capable of detecting ransomware behavior, such as rapid file encryption and deletion of shadow copies.
Mapped D3FEND Techniques:
Train staff to recognize and report phishing attempts, which are a common initial access vector for ransomware attacks in the education sector.
The most critical lesson from the ETHS incident is the need for strict network isolation between IT and OT systems. School districts must implement a segmented network architecture where the systems controlling physical safety—door access, PA systems, HVAC, cameras—are on a separate VLAN or physical network from the general student and staff IT network. A firewall must be placed between these zones, with a default-deny policy that only allows explicitly authorized and monitored traffic. This prevents a ransomware infection that starts on a staff laptop (e.g., from a phishing email) from spreading laterally to the OT environment and causing a physical shutdown. This is no longer an optional best practice; it is a mandatory safety control.
Schools must maintain a robust and tested backup strategy. This includes regular, automated backups of all critical servers in both the IT and OT environments. Crucially, these backups must follow the 3-2-1 rule: three copies of data, on two different media, with one copy stored offline or in an immutable cloud storage repository. 'Offline' or 'immutable' is key, as ransomware actively targets and encrypts connected backup repositories. Regularly test the restoration process to ensure that in the event of an attack like the one at ETHS, the school can confidently restore systems without even considering paying a ransom.
Deploy an Endpoint Detection and Response (EDR) solution on all servers, including those managing OT systems. Configure the EDR to detect and block common ransomware behaviors. For example, create rules to alert or block any process that attempts to execute vssadmin.exe delete shadows, as this is a primary technique used by ransomware to prevent recovery. Also, monitor for processes that perform rapid, widespread file I/O operations consistent with encryption. This behavioral-based detection is essential for stopping novel or zero-day ransomware strains that may evade traditional signature-based antivirus.
Evanston Township High School is hit by a ransomware attack.
The school cancels all on-campus activities and classes due to the cyberattack.
The school announces plans to reopen after restoring emergency systems.

Cybersecurity professional with over 10 years of specialized experience in security operations, threat intelligence, incident response, and security automation. Expertise spans SOAR/XSOAR orchestration, threat intelligence platforms, SIEM/UEBA analytics, and building cyber fusion centers. Background includes technical enablement, solution architecture for enterprise and government clients, and implementing security automation workflows across IR, TIP, and SOC use cases.
Help others stay informed about cybersecurity threats
Every tactic, technique, and sub-technique used in this threat has been identified and mapped to the MITRE ATT&CK framework for consistent, actionable threat language.
Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.
Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.
Structured threat data is packaged as a STIX 2.1 bundle and can be visualized as an interactive graph — relationships between actors, malware, techniques, and indicators.
Sigma detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.