Urgent.News

What's breaking now, across thousands of outlets.

Tech

America's hidden national security vulnerability

Recent cyberattacks on water systems in several states demonstrate the risks posed to cyber physical systems that support critical infrastructures. Cyberattacks have become common enough that most people do not take much notice when one occurs, unless it affects them directly. In 2024, there were over 859 thousand cyberattacks, or nearly 100 per hour on average, with financial losses in 2024…

America's hidden national security vulnerability

Recent cyberattacks on water systems in multiple states reveal the vulnerabilities of cyber physical systems that sustain critical infrastructures. Cyberattacks have become so frequent that most individuals fail to pay much attention to them, unless they directly affect them. In 2024, there were over 859,000 cyberattacks, or approximately 100 per hour on average, resulting in financial losses of nearly $17 billion, a significant increase from $2.7 billion in 2018.

Among all these cyberattacks, nearly 4,900 were targeted at critical infrastructures that underpin our physical and digital economy. However, the recent ransomware cyberattack on Canvas, a learning management system utilized by K-12, colleges, universities, and corporate training centers for remote and in-person educational delivery, brought the impact of such attacks to the forefront.

This incident, which crippled over 2.5 million people, underscores the potential for centralized data management sites to disrupt critical infrastructure, affecting services for millions.

Written by urgent.news from The Korea Times's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

This story

This is one outlet's version. Read the fullest account.

Read the original at koreatimes.co.kr →

More in Tech

Cross-platform file locking in Python — fcntl vs msvcrt from scratch

What happens when a GUI app and a separate background process both try to write to the same configuration file at the same time?

  • fcntl.flock() creates advisory lock on file for Unix-like systems
  • msvcrt.locking() provides equivalent functionality for Windows
  • Sidecar file approach avoids platform-specific quirks in locking

🗺️ The Complete Limn Engine Learning Roadmap: From Zero to Game Developer

🗺️ The Complete Limn Engine Learning Roadmap: From Zero to Game Developer A step-by-step guide to learning JavaScript game development with Limn Engine — no experience required.

  • JavaScript fundamentals essential for game development
  • Variables, numbers, strings, and booleans form building blocks
  • Create four complete games to master Limn Engine

More from Monday 7 September →