ZeroHour
Infosecurity Magazinepublished ()ingested James Coker

Pro-Russia Hacktivists “Claim” Attack on Water Utility Honeypot

mediumVulnerabilityimportance 35CVE-2021-26829

Vulnerabilities mentionedAll →

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
CVE-2021-26829
Cross-Site Scripting (XSS) in OpenPLC ScadaBR system_settings.shtm

OpenPLC ScadaBR, an open-source SCADA/HMI web application, contains a cross-site scripting flaw (CWE-79) in its system_settings.shtm settings page. An attacker can trigger it by getting a user's browser to load system_settings.shtm with malicious script injected into the request, which the application then renders without adequate sanitization. Successful exploitation executes attacker-supplied script in the victim's browser session, potentially hijacking the authenticated web session and performing actions such as changing settings or views as that user. Any organization running the OpenPLC ScadaBR web interface is affected, especially instances reachable from the internet or by untrusted users. CISA added the flaw to its Known Exploited Vulnerabilities catalog on 2025-11-28, indicating exploitation in the wild, and EPSS assigns a 48% probability of exploitation within 30 days (99th percentile); no public proof-of-concept is known and no CVSS score has been published.

Do: Apply mitigations per vendor instructions and update ScadaBR/OpenPLC to the latest available build, since the advisory does not specify a fixed version; federal agencies must meet the BOD 22-01 deadline or discontinue use if mitigations are unavailable. Restrict network access to the ScadaBR web interface so it is not directly internet-exposed, and review web-server logs for suspicious or script-bearing requests to system_settings.shtm. Prioritize patching on internet-facing instances given the KEV listing and elevated EPSS score.

5.448% KEV PoC
  • OpenPLC ScadaBR
nicheLikely hundreds to a few thousand ScadaBR instances worldwide (estimate; no published install base)
Full article636 words · extracted from infosecurity-magazine.com · click to collapse

A Russia-aligned hacktivist gang has been tricked into targeting a honeypot disguised as a water treatment utility, cybersecurity company Forescout has revealed.

The gang, TwoNet, claimed responsibility for an attack on the water treatment utility, believing they had conducted a real hack, on its Telegram channel.

The group logged into the honeypot’s human-machine interface (HMI) for a range of purposes, including defacement, process disruption, manipulation and evasion.

TwoNet used default credentials for initial access, and exploited weaknesses in the industrial honeypot to carry out these activities.

The researchers said the attack mirrors the tactics used by other hacktivist groups that have shifted from DDoS and defacement towards targeting operational technology (OT) and industrial control system (ICS) operations.

Honeypots are decoy systems deliberately exposed to the internet to lure attackers and capture their tactics.

Forescout noted it is the first time a threat actor has publicly claimed an attack that has occurred on one of its honeypots.

TwoNet Hacktivist Group

TwoNet first appeared on a Telegram channel in January 2025, initially focusing on DDoS attacks leveraging the MegaMedusa Machine malware.

In September, the group launched a new Telegram channel to claim activity, with a separate account rotating invite links to resist takedown.

Messages on this channel indicate the group has shifted from pure DDoS to a broader mix of activity, including OT/ICS targeting.

A message posted in an affiliated group, CyberTroops, stated that TwoNet was ceasing operations on September 30.

The researchers said this activity is part of a broader trend in the hacktivist ecosystem, where there are regular formations of alliances and rebrands.

“This underscores the ephemeral nature of the ecosystem where channels and groups are short-lived, while operators typically persist by rebranding, shifting alliances, joining other groups, learning new techniques or targeting other organizations,” Forescout noted.

Analysis of Honeypot Attack

The attack on the Forescout honeypot occurred just after TwoNet launched its new Telegram channel in September.

The intrusion came from an IP address linked to a German hosting provider. No prior malicious activity was linked to the address.

The attacker appeared to use the Firefox browser on the Linux operating system. They initially logged into the honeypot’s HMI using the default credentials admin/admin.

The threat actor then attempted database enumeration, successfully extracting schema information with a second set of queries. The researchers believe these queries were entered directly through the HMI web interface.

Next, the attacker created a new user account ‘BARLATI’, which was used to log in to the HMI over a period of around 20 hours. During that window, they conducted four actions:

  • Defacement: Exploitation of the vulnerability CVE-2021-26829 to change the HMI login page description to: [<]script>alert("HACKED BY BARLATI, FUCK")</script>
  • Process disruption: Deletion of connected PLCs as data sources, disabling real-time updates
  • Manipulation: Changing PLC setpoints via the HMI
  • Evasion: Modification of system settings to disable logs and alarms

“The attacker did not attempt privilege escalation or exploitation of the underlying host, focusing exclusively on the web application layer of the HMI,” the researchers wrote in the Forescout report published on October 9.

Security Recommendations for OT Operators

The researchers set out a range of recommendations for security teams to mitigate the tactics used in the TwoNet honeypot attack. These include:

  • Remove OT systems from direct internet exposure
  • Use lots of segmentation
  • Require authentication on all IoT/OT admin interfaces
  • Disable anonymous/default accounts and enforce strong, unique credentials
  • Deploy deep packet inspection (DPI) that creates alerts for: exploitation, password guessing, unauthorized writes and changes in HMI
  • Monitor for devices used in distributed attacks, such as cameras and routers, and for unusual traffic from OT segments

They added that the case demonstrates that threat actors’ claims should be treated with caution.

“Hacktivist channels blend genuine incidents with exaggeration. Monitoring still yields value: intent, tooling, target selection, and emerging alliances,” the researchers advised.

Text extracted automatically; images, tables and formatting may be missing. Original: https://www.infosecurity-magazine.com/news/russia-hacktivistsattack-water/