Urgent.News

What's breaking now, across thousands of outlets.

Tech

CISA says that cyberattacks on critical US infrastructure targeted 100+ internet-exposed water and wastewater systems in July, largely attacking PLCs (Zack Whittaker/TechCrunch)

U.S. cybersecurity agency CISA said it has observed cyberattacks targeting over 100 internet-exposed systems across the U.S. water and wastewater sector …

In July, cyberattacks targeted over 100 internet-exposed water and wastewater systems in the US. According to CISA, these attacks largely targeted programmable logic controllers (PLCs), which are industrial computers used to control physical processes such as regulating water pumps or valves. The PLCs were often connected directly to cellular modems.

The attacks resulted in password changes, IP reassignments, boil water notices, and manual operations, but no critical operational disruptions have been confirmed. CISA has warned of a "significant increase" in such cyberattacks and has urged organizations to implement mitigations, strengthen their security posture, and remove PLCs from the internet.

The threat actors behind the attacks are suspected to be linked to Iran, with some reports suggesting an Iranian state-sponsored group. The attacks occurred at mostly small, rural utilities in at least a dozen states, including Minnesota, Michigan, Georgia, South Dakota, and New Jersey. CISA has attributed the attacks to a systemic vulnerability across the sector rather than isolated incidents.

Brief written by urgent.news from Techmeme, Dev.to, TechRadar, Slashdot, The Register — 5 reports on this story. 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 techcrunch.com →

More in Tech

No More Human Needed to Press the Stream Button — How to Create Unmanned Streaming on YouTube/Twitch

📝 Originally published (in Japanese) at forge.workstyle.tech . Streaming software makes it easy to go live on YouTube or Twitch, but when you try to build the system yourself , you suddenly find…

  • Unmanned streaming uses AI avatars and specialized software to automate YouTube/Twitch streams.
  • Stream starts automatically at designated time using APIs to bind RTMP and start GPU Pod.
  • Stream ends automatically after time limit, destroying GPU Pod and preserving VOD archive.

PaperCut Zero-Day: Why 'Boring' Internal Apps Get Hit First

Attackers hit tools like PaperCut first because those tools are trusted, internet-facing more often than IT realizes, and almost never on anyone's patching priority list.

  • Ransomware exploited PaperCut vulnerabilities to gain initial network foothold.
  • Attackers target trust, exposure, and low monitoring when choosing internal apps.
  • Organizations should prioritize patching and restrict vulnerable systems to prevent attacks.

Javascript If-else Statement

The JavaScript if-else statement is used to execute the code whether condition is true or false. There are three forms of if statement in JavaScript.

More from Friday 28 August →