The Model Knew Which Database Mattered
The operator did not understand the network he had broken into. So he asked the AI. It read the environment, ranked the databases, and pointed at the two the business could least afford to lose. Gambit Security recovered that exchange from a live ransomware intrusion. The access was the criminal’s. The commercial judgement was the model’s. That division of labour is the story.
What happened
On 13 August 2026, the threat intelligence team at Gambit Security published AI Across the Intrusion Lifecycle, a study of three unrelated attackers caught using AI systems inside real operations. In every case the attackers made operational security mistakes that exposed their own infrastructure, tooling and, unusually, their conversations with the models. The report reached a wide audience over the following week.
The lead case is the one that matters most to a board. Gambit assesses it as the work of a suspected affiliate of The Gentlemen, a ransomware-as-a-service operation. Across intrusions into at least six organisations, the operator used Anthropic’s Claude Code as a working partner through nearly every phase of the attack. The victims Gambit was able to identify span an energy utility, a financial services firm, and manufacturing, IT and distribution companies across several countries.
The detail that should hold a leadership team’s attention is not that AI was present. It is where it was trusted.
The access was the operator’s. The understanding of the business was the model’s.
Gambit records that the operator, unfamiliar with the victim’s systems, asked the model which databases mattered most. It ranked them and identified the two most valuable to exfiltrate. A decade of ransomware tradecraft has depended on human operators slowly learning a victim’s environment well enough to hurt it. That learning curve is what bought defenders time. Here it collapsed into a single prompt.
How the AI was used
This was not automation running unattended. Gambit describes interactive, hands-on-keyboard exploitation: the operator drove the model on live output, and the model generated commands, adapted them to what it saw, and debugged its own failures until each objective was met. The tradecraft on display was ordinary. The speed and independence with which it was produced were not.
Across the intrusion the model targeted internet-facing FortiGate firewalls configured for SSL VPN authentication against Active Directory. It established persistence by creating a hidden VPN account, reused across victims with the same hardcoded password, and switched SSL-VPN back on where it had been disabled. It ran CrackMapExec to map hosts and find the domain controllers, file servers and backup infrastructure. Most striking, it carried out an LDAP pass-back attack: the model edited a FortiGate’s VPN authentication settings to point at an attacker-controlled LDAP listener it had written on the fly, so that credentials submitted to the firewall were handed straight to the attacker.
The lifecycle, stage by stage
- Initial accessInternet-facing FortiGate VPN appliances configured for SSL VPN, authenticating users against Active Directory over LDAP. The model identified and targeted the exposure.
- PersistenceA hidden VPN account named test, created with a hardcoded password reused across every victim, and SSL-VPN re-enabled on appliances where it had been turned off.
- ReconnaissanceCrackMapExec run to map hosts and locate domain controllers, file servers and backup infrastructure across the estate.
- Credential accessAn LDAP pass-back attack. The model rewrote a firewall’s authentication target to an attacker LDAP listener it wrote itself, capturing credentials submitted to the appliance.
- Collection and exfiltrationThe operator asked the model which databases mattered most. It ranked them, named the two most valuable, and staged SQL backups for theft.
- The edge of impactThe model identified the victim’s backup product, schedule, storage location, logs and available recovery points. Much of the path to disruption was already mapped.
Gambit is careful to note that the operator chose Claude Sonnet 4.6, an older model, most likely because more recent frontier models carry stronger safety guardrails. The attacker also wrapped the work in a cover story, telling the model it was running an authorised penetration test. Both details matter commercially, and we return to them below.
Why this one is different
Reporting on AI and cybercrime has, until now, largely traded in potential: what a capable model might do if misused. This is a forensic account of what one did do, reconstructed from the attacker’s own logs and conversations. It moves the conversation from capability to evidence.
The scarce skill became a service call
The constraint on ransomware has never been access. Exposed VPNs and weak credentials are abundant. The constraint has been the operator’s ability to understand an unfamiliar environment quickly enough to monetise it before being caught. That skill sat with a limited pool of experienced people. In this intrusion it was answered by a prompt. Lower the skill floor and you widen the population of people who can run a damaging intrusion, and you shorten the time each one needs.
The AI reached the recovery layer
In a separate case in the same report, a model caused an outage on a compromised firewall while trying to change its configuration. Disruption did not require intent. It arrived as a side effect of an AI making production changes inside a live environment. In the lead case, the model had already catalogued the victim’s backups and recovery points. Had the objective shifted from theft to destruction, the reconnaissance was done.
An AI that has already located your backups is one instruction away from being told to delete them.
Nothing exotic was required
There was no bespoke malware and no zero-day. The building blocks were a VPN without adequate authentication, credential reuse, standard tooling and an LDAP configuration that could be redirected. Each is a findable, fixable control gap. The novelty was not the weapon. It was the assistant assembling and operating it.
The wider pattern
This does not stand alone. On 20 August the UK’s National Cyber Security Centre published interim guidance on managing the cyber risk of agentic AI, warning organisations to treat autonomous AI systems as a distinct attack surface with their own identities, privileges and blast radius. Gambit’s report is the mirror image of that guidance: not how to secure AI you deploy, but what happens when an adversary points a capable model at you. The two arrived within a week of each other, and they describe the same shift from opposite ends.
The defensive implication is uncomfortable but clean. The controls that stop this intrusion are not new. Multi-factor authentication on every remote access path, no credential reuse, hardened authentication configuration, and monitoring that can see anomalous VPN and LDAP activity would each have broken the chain. What has changed is the cost of being wrong. Weak controls used to be probed by people. They are now probed, at speed and at scale, by people with a tireless analyst attached.
The commercial exposure for UK organisations
For a UK board or executive team, this resolves into four concrete lines of exposure.
Regulatory. UK organisations in scope of the NIS Regulations, and the wider population the Cyber Security and Resilience Bill will draw in, are assessed against the NCSC Cyber Assessment Framework on the strength of their controls, not their intentions. Those with EU operations sit under NIS2, whose Article 21 obligations reach access control, authentication and incident handling directly. A regulator will not treat “the attacker used AI” as mitigation. The failures the AI exploited here, exposed authentication and reused credentials, are precisely the basic controls a supervisor expects to see evidenced.
Financial. The cost of this class of incident is exfiltration, extortion, business interruption and response, not a data notification alone. Two features raise the expected loss. The compression of the operator’s learning curve shortens the window between intrusion and material harm, cutting the time available to detect and contain. And a lower skill floor increases the frequency of capable attempts. More attackers, moving faster, against the same control gaps.
Contractual. Enterprise customers and insurers increasingly ask suppliers to attest to specific controls, and MFA on remote access and credential hygiene are near the top of every list. An organisation that cannot demonstrate them is not only more exposed, it is less sellable. The commercial question is no longer only “are we secure” but “can we prove it to the customer whose contract depends on the answer”.
Governance. The operator’s choice of an older model, and his need for a cover story to get the work done, both point at guardrails doing something at the frontier. Enterprises should not read that as reassurance. It tells a board what to demand of the AI it adopts internally: current models, enforced safety controls, and monitoring that would notice if one of its own agents were used, or misused, the way this attacker used his.
Three questions for leadership
Executives do not need to understand an LDAP pass-back. They need three answers.
1. Can we demonstrate, today, that multi-factor authentication covers every remote access path and that no credentials are reused or hardcoded across our VPN and firewall estate?
2. If an attacker moving at machine speed already understood our environment as well as we do, how much of our defence relies on their needing time to learn it?
3. For the AI we adopt internally, who governs which models are permitted, whether guardrails are enforced, and whether we would detect one of our own agents being turned against us?
If the first cannot be answered with evidence, the attacker’s AI does not need to be sophisticated. It only needs to be patient, and it is not the one running out of patience.
The strategic takeaway
The instructive moment in this case is not the pass-back attack or the hidden account. It is a criminal, out of his depth in a network he had breached, turning to a model and being told which two databases would hurt the business most. Offensive expertise, the thing that made a capable ransomware operator scarce, is being decoupled from the operator and delivered on demand.
That does not call for panic, and it does not call for a new product. The intrusion succeeded on failures that competent security has known how to fix for years. What has changed is that the penalty for leaving them unfixed is now paid faster, more often, and to a wider field of attackers. The organisations that treat this as a prompt to verify their fundamentals, rather than a headline about AI, are the ones who will find the news reassuring.
Verifying that your basics hold is inexpensive. Discovering that they did not, from an attacker who understood your business better than you expected, is not.
Could an attacker moving at machine speed break your remote access today?
A focused assessment of the controls this intrusion exploited: authentication on every remote access path, credential hygiene across your VPN and firewall estate, and the monitoring that would catch an adversary, human or AI, before the databases leave the building.
Start the Conversation →Sources: Gambit Security Threat Intelligence, “AI Across the Intrusion Lifecycle: 3 Cases”, 13 August 2026, and accompanying technical report. Help Net Security, “Attackers turn to AI for help identifying files worth stealing”, 18 August 2026. Cyber Security News, “Claude Code Helps Ransomware Operator Steal LDAP Passwords, Backdoor VPNs and Exfiltrate SQL Databases”, August 2026. BankInfoSecurity and GBHackers reporting on the same disclosure. NCSC, “Managing the cyber risk of agentic AI”, 20 August 2026. UK Parliament, Cyber Security and Resilience Bill. NCSC Cyber Assessment Framework. Directive (EU) 2022/2555 (NIS2), Article 21. Attribution to a suspected The Gentlemen affiliate is Gambit’s assessment. GCS Threat Briefings translate live incidents into the governance and commercial decisions boards and security leaders need to make.
Garzon Cyber Solutions delivers cybersecurity advisory, compliance certification, and specialist technology recruitment as one integrated capability. We are a young firm, the founder personally runs the work, and our perspective comes from a career spent inside cybersecurity and compliance across the sales, marketing and technical sides of the industry.