Skip to content
Tech News
← Back to articles

ZionSiphon malware designed to sabotage water treatment systems

read original get Water Treatment System Security Kit → more articles
Why This Matters

The ZionSiphon malware highlights the growing threat of targeted cyberattacks on critical water infrastructure, with potential to cause severe environmental and public health hazards. Its ability to manipulate water treatment parameters underscores the need for enhanced cybersecurity measures in operational technology environments. Although currently flawed, future versions could unleash devastating effects, emphasizing the urgency for proactive defense strategies.

Key Takeaways

A new malware called ZionSiphon, specifically designed for operational technology, is targeting water treatment and desalination environments to sabotage their operations.

The threat can adjust hydraulic pressures and raise chlorine levels to dangerous levels, researchers found during their analysis.

Based on its IP targeting and political messages embedded in its strings, ZionSiphon appears to focus on targets based in Israel.

Researchers at AI-powered cybersecurity company Darktrace found a flawed encryption logic error in the malware’s validation mechanism that makes it non-functional but warn that future ZionSiphon releases could fix the flaw to unleash its power in attacks.

Upon deployment, the malware checks whether the host IP falls within Israeli ranges and whether the system contains water/OT-related software or files, to ensure it is running in water treatment or desalination systems.

Strings from the targets list

Source: Darktrace

Darktrace notes that the logic for country verification is broken due to an XOR mismatch, causing the targeting to fail and triggering the self-destruct mechanism instead of executing the payload.

If ZionSiphon were to activate, it could cause significant damage by increasing chlorine levels and maximizing the flaw and pressure.

It does this via a function named “IncreaseChlorineLevel(),” which appends a text block on existing configuration files to maximize the chlorine dose and flow as much as it is physically supported by the plant’s mechanical systems.

... continue reading