Serves approximately 2 million customers
A pro-Iranian hacktivist group calling itself Handala has claimed responsibility for a cyberattack targeting the California Water Service (Cal Water), one of the largest water utilities in the United States. In a statement on June 12, 2026, the group positioned the attack as retaliation for alleged U.S. actions against civilian water infrastructure in Iran. Handala stated it deliberately refrained from disrupting water services, intending the breach as a warning. To validate their claim, the group leaked 5GB of data allegedly stolen from Cal Water. The data reportedly includes customer personally identifiable information (PII) and administrative credentials for a GPS network, suggesting a successful intrusion into the utility's peripheral or administrative systems.
Details on the initial access vector are not fully confirmed, but the leaked data points to the compromise of an RTKBase NTRIP GPS correction network as a probable entry point. These networks are used for high-precision location services, often in surveying and infrastructure management. Compromising this system likely provided the credentials and access needed to pivot to other systems, such as the customer billing database.
Screenshots released by Handala show access to a network management interface with visibility into multiple Cal Water districts, including Bakersfield, Chico, Salinas, and Stockton. This suggests the attackers gained a significant foothold with broad administrative access, at least within the compromised system.
T1190 - Exploit Public-Facing Application: The likely initial access vector was an internet-exposed, vulnerable component of the RTKBase network or another peripheral system.T1078 - Valid Accounts: After the initial breach, the attackers used stolen administrative credentials to access and navigate the network management interface.T1005 - Data from Local System: The group collected customer PII from a billing system or connected database.T1530 - Data from Cloud Storage Object: If the billing data was stored in a cloud environment, this technique would apply.T1567 - Exfiltration Over Web Service: The attackers exfiltrated 5GB of data to their own servers before leaking it.While Handala claims it did not impact water operations, the incident is still highly significant:
No specific Indicators of Compromise (IPs, domains, hashes) were provided in the source articles.
Security teams at critical infrastructure organizations should hunt for the following patterns:
url_pattern*/rtkbase/* or */ntrip/*log_sourcenetwork_traffic_patternaccount_activityImplement strict network segmentation between IT and OT networks to prevent attackers from pivoting from compromised business systems to critical control systems.
Enforce MFA on all administrative accounts and remote access portals to prevent takeover via stolen credentials.
Minimize the attack surface by ensuring that no ICS/SCADA components are directly accessible from the internet.
The primary defensive failure in the Handala attack appears to be a lack of sufficient network segmentation. Critical infrastructure operators like Cal Water must enforce a strict isolation model between their Information Technology (IT) and Operational Technology (OT) networks. The billing systems, customer databases, and peripheral GPS networks (IT) should be on a completely separate network segment from the SCADA and control systems (OT) that manage water flow and treatment. Traffic between these segments should be prohibited by default and only allowed through a demilitarized zone (DMZ) with specific, audited, and monitored firewall rules. A compromise of an IT asset, like the RTKBase network, should never provide a pathway to the OT environment. This isolation is the cornerstone of modern ICS security.
The attackers gained access to a network management interface, likely using compromised credentials. Mandating multi-factor authentication (MFA) on all administrative interfaces, especially those that are internet-accessible or control access to sensitive data, is a non-negotiable control. This applies to VPNs, web portals for systems like RTKBase, cloud dashboards, and any remote access solution. Had MFA been in place, the stolen administrative credentials would have been insufficient for the attackers to gain access and move laterally. For critical infrastructure, phishing-resistant MFA, such as FIDO2 security keys, should be prioritized for the most privileged accounts.
Handala announces its cyberattack on California water infrastructure and leaks 5GB of data.

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.