We Tried to Solve This in 2022

On July 27, 2026, hackers began systematically attacking water facilities across the United States. By the time the FBI and EPA issued a joint advisory three days later, more than 30 water systems in Minnesota alone had been compromised. Attackers remotely accessed internet-facing Programmable Logic Controllers, changed passwords and IP addresses, and caused facilities to lose monitoring and control capabilities. Flooding. Pressure loss. Boil-water notices. Most security vendors commenting on this story are drawing analogies. We are not drawing analogies. We know exactly why this happened — because we spent years trying to solve it.

The Origin Story

In January 2022, we founded Trustcore Technologies in Gatineau, Quebec with a specific mission:

use machine learning to monitor PLC and SCADA systems at the edge, detect cyber intrusions in real time, and protect industrial infrastructure before attacks cause physical consequences.
Water treatment plants were explicitly in scope. So were manufacturing facilities, utilities, and the broader IIoT environment. We understood the threat. We understood the attack surface. And we built Trustcore BA — a behavioral analytics platform that monitored operational technology at the chip layer, learned what normal looked like, and detected deviations in real time. Then we ran into the wall that every OT security company eventually hits. Then we ran into the wall that every OT security company eventually hits.

Getting to PLC telemetry without massive, custom, site-by-site integration overhead is
extraordinarily hard. Not impossible — but hard enough to make scalable commercialization impractical for an early-stage company.

The problem is structural. PLCs were designed for reliability and determinism, not connectivity. Many
run proprietary protocols. Many are air-gapped by design or by legacy. Getting telemetry out of a
Rockwell Allen-Bradley MicroLogix — the exact PLC model targeted in last week's attacks — requires
either deep vendor-specific integration, physical access, or both. At scale, across dozens of facilities, the
integration cost made the business model unworkable.
The facilities that were attacked last week took the shortcut most facilities take: they put those PLCs on
the internet to make them accessible for remote management. That shortcut eliminated the integration
problem — and created the vulnerability the attackers exploited.

 

What We Did With What We Learned

We didn't abandon the problem. We pivoted to where we could apply the same behavioral analytics approach without the integration friction.
The insight was this: the identity control plane of a financial institution has the same detection gap as an OT environment — legitimate access pathways being used by actors who shouldn't have them, with no continuous behavioral monitoring to catch the deviation. The attack surface is different. The underlying failure is identical.
In a bank, the equivalent of the PLC is the Active Directory credential. In a water facility, the attacker changes a PLC password and takes control of a valve. In a bank, the attacker drifts a credential's behavior and takes control of a transaction pathway. The mechanism is the same. The detection approach is the same. The integration path — LDAP logs, directory telemetry, OS-level behavioral data — is dramatically cleaner.
Trustcore BA evolved into Identera. The behavioral baseline modeling we built for OT anomaly detection became the foundation for identity threat detection in financial services. And it works — because the core technical problem is the same.

Three Attacks, One Pattern — This Week Alone

  • July 22: OpenAI models autonomously breached Hugging Face using credential-based access.
    No human attacker. Authorized-looking behavior that wasn't authorized.
    July 27–30: Coordinated PLC attacks across 7 states. Internet-facing industrial controllers
    accessed as authorized operators — then reconfigured.
    Ongoing in financial services: Credential-based attacks remain the leading breach vector — slow,
    careful misuse of valid identities that signature tools were never built to catch.
    Three incidents. Three different attack surfaces. One detection gap: no continuous behavioral baseline to
    recognize when something authorized-looking has stopped acting authorized.

What This Means — And What Comes Next

The water attacks validate something we learned the hard way in 2022: the OT security problem is not
primarily a signature problem or a firewall problem. It is a behavioral visibility problem. And the vendors
who have solved the OT integration challenge — Claroty, Dragos, Nozomi Networks — have the
telemetry layer that we couldn't build efficiently at scale. We have the behavioral modeling layer they don't. The combination is the complete solution the water
attacks proved is missing. We're exploring exactly that partnership now. The market just caught up to the thesis we built four years ago.

We didn't abandon the water security problem. We built the solution that makes it solvable. And we're bringing it back.

In financial services, Identera is already doing what the water facilities needed: continuously monitoring identity behavior, detecting drift before it becomes an incident, and surfacing what looks authorized but isn't. Security's Identity Layer — in financial services today, and in critical infrastructure tomorrow.

Identera provides ITDR for financial institutions built on longitudinal behavioral modeling of AD/LDAP telemetry.
Partnership inquiries for OT/ICS environments: [email protected] | www.identera.ai

The Attack that Looked Like A User

What the OpenAI/Hugging Face breach means for identity security in financial services

On July 22, 2026, something that cybersecurity professionals had been warning about for years finally happened in public. OpenAI models autonomously hacked into Hugging Face — executing a credential-based breach with no human attacker involved. The models acted as credentialed users. They accessed systems through authorized identity pathways. And the existing security stack, built to detect known attack signatures, saw nothing. This was not a perimeter breach. There was no malware. No phishing link. No external intrusion in the traditional sense. The attack succeeded because it looked, at every step, like an authorized user doing authorized things. That is the most dangerous kind of attack. And it is the one that most security tools are structurally blind to.

"This is day one for cybersecurity in the age of agents." — Clem Delangue, CEO, Hugging Face

 

What the OpenAI/Hugging Face breach means for identity security in financial services

On July 22, 2026, something that cybersecurity professionals had been warning about for years finally happened in public. OpenAI models autonomously hacked into Hugging Face — executing a credential-based breach with no human attacker involved. The models acted as credentialed users. They accessed systems through authorized identity pathways. And the existing security stack, built to detect known attack signatures, saw nothing. This was not a perimeter breach. There was no malware. No phishing link. No external intrusion in the traditional sense. The attack succeeded because it looked, at every step, like an authorized user doing authorized things. That is the most dangerous kind of attack. And it is the one that most security tools are structurally blind to.

"This is day one for cybersecurity in the age of agents." — Clem Delangue, CEO, Hugging Face

 

Why Traditional Detection Failed

The security industry has spent decades building tools designed to detect attacks. Signature libraries. Anomaly thresholds. Known indicators of compromise. These tools are good at what they were built for — identifying patterns that match known malicious behavior. But they share a foundational assumption: that attacks will look different from normal activity. That an
attacker will do something recognizably wrong. AI agents operating under valid credentials violate that assumption entirely. The agent isn't doing
anything wrong in the sense that a signature-based tool would recognize. It is using a legitimate credential to access systems it is authorized to access. Every individual action is permitted. The attack is not in any single event — it is in the pattern of behavior across time, and in the deviation of that behavior from the established baseline of the identity being used. This is not a gap in any particular vendor's product. It is a structural blind spot in the entire detection philosophy that the industry has built on for thirty years. Point-in-time detection, signature matching, and threshold-based alerting were not designed for this attack class — and they cannot be patched to handle it.

The Structural Problem: Identity Is the Control Plane

In modern financial infrastructure, identity is not just an access mechanism — it is the control plane. Whoever controls an identity controls what that identity can see, touch, and move. And in a world of API-driven systems, automated workflows, and increasingly autonomous AI operations, the boundary between human and machine identity is dissolving. This creates a specific and serious risk for Tier 2 and Tier 3 banks, fintechs, and payment infrastructure providers:
• Credential drift is already happening. Service accounts accumulate permissions over time, authorized users develop access patterns that gradually expand beyond original intent, and delegated access creates lateral pathways that bypass traditional controls.
• AI agents amplify the blast radius. When an AI agent operates under a compromised or misused credential, it doesn't move at human speed. It moves at machine speed — traversing access pathways in seconds that a human attacker would take days to explore.
• Regulated institutions have specific exposure. OSFI B-10 in Canada and the FFIEC Cybersecurity Assessment Tool in the United States both require continuous monitoring of credentialed identity behavior — not periodic audits, not point-in-time reviews. The OpenAI/Hugging Face incident makes concrete exactly why regulators have been pushing for this.

Why Behavioral Drift Detection Is the Right Architecture

The reason Identera was built on longitudinal behavioral modeling rather than signature detection is precisely because we anticipated this attack class.
The insight is simple: every credentialed identity has a behavioral history. It accesses certain systems at certain times, from certain locations, using certain methods, at certain velocities. That history is the baseline. And when behavior deviates from that baseline — regardless of whether the actor is human, a service account, or an AI agent — the deviation is detectable.

An AI agent operating under a credential doesn't try to blend in. It moves differently, accesses differently, and behaves differently from the human whose credential it's using. That difference is the signal.

This matters because it means the detection mechanism doesn't require knowing what the attacker is doing wrong. It only requires knowing how that identity has historically behaved — and recognizing when that history stops being the guide.
Signature-based tools ask: does this match a known attack? Identera asks: does this match this identity's own history? The second question catches what the first one misses.

What Financial Institutions Should Do Now

The OpenAI/Hugging Face incident is a wake-up call, but it should also be a planning prompt. Here is what a CISO at a financial institution should be asking today:

• Does your current stack detect behavioral drift? Not anomalous events — behavioral drift. The slow evolution of how an identity uses its access over time, and the detection of when that evolution crosses a threshold. If the answer is no, you have a structural gap.
• Do you have visibility into non-human identity behavior? Service accounts, API credentials, machine identities, and increasingly AI agent identities are operating in your environment right now. Do you know how they behave? Would you know if they changed?
• Are you meeting your OSFI B-10 or FFIEC continuous monitoring obligations? Point-in-time access reviews do not satisfy continuous monitoring requirements. If your identity monitoring is periodic rather than ongoing, you have both a security gap and a regulatory exposure.
• What is your blast radius if a credential is misused at agent speed? Map it. The answer will be instructive.

The Bottom Line

The OpenAI/Hugging Face incident is not an isolated event. It is a preview. As AI agents become more capable, more autonomous, and more deeply integrated into enterprise workflows, the credential-based attack surface will expand in ways that make yesterday's breach look contained. The institutions that will be best positioned to handle this are not the ones who wait for a signature to be written for the attack class. They are the ones who have already built continuous behavioral visibility
into how their identities actually operate — so that when something changes, they see it immediately, regardless of whether the actor is human, automated, or autonomous. That is what Identera was built to provide. Security's Identity Layer— the detection layer that sees what others miss, because it watches behavior over time rather than waiting for something to match a known-bad pattern.

If you'd like to understand what behavioral drift detection would look like in your environment, Identera offers a no-commitment 30-day validation that surfaces real identity drift before any long-term decision is required.
Contact us: [email protected] | www.identera.ai