×

Book a Demo

*First Name

*Last Name

*Work Email

*Company

Tell Us How We Can Be Successful Together

Submit →

Thank you. The form was submitted successfully. You can now close this modal.

THREAT REPORT ANALYSIS

When detection becomes the build trigger

When an attacker’s AI agents rebuild malware whenever a security product flags it, every detection shows them what to change in the next build. Controls that decide by recognizing malicious artifacts lose much of their power to impose cost. The rebuild doesn’t change the answer from a control that decides by approval. It checks each change against a verified baseline, and nobody approved the new build.

Of the six cyber cases in Anthropic’s September 2026 threat report, Mimic covers one on the host side, two in part and three not at all. See the coverage table.

Download the solution guide (PDF)

Forty builds, two kinds of answer

BuildDetector’s answerAttacker’s next stepKnown-good baseline’s answer
01flaggedrebuildnot approved
02flaggedrebuildnot approved
03flaggedrebuildnot approved
39flaggedrebuildnot approved
40not flaggedstage for operationsnot approved
Illustration. Anthropic describes agents that rebuilt GTG-20006’s malware until nothing flagged it (p. 6). It doesn’t report a rebuild count; 40 is ours.

What Anthropic found

Anthropic published Detecting and countering misuse of AI: September 2026 on September 10, 2026. It covers misuse the company disrupted between December 2025 and August 2026 across seven harm areas (p. 3).

In the cyber section, Anthropic describes GTG-20006, a Russian espionage operation. The actor’s AI agents watched whether security products had flagged its deployed malware. When one had, the agents modified and rebuilt the malware and kept iterating until nothing flagged it, then staged the tools for live operations (p. 6). The same actor shipped payloads that froze victims’ security updates, so new signatures didn’t reach those machines (p. 9).

Anthropic’s warning is specific:

AI adoption threatens to “subvert defenders’ ability to impose costs on adversaries via static detections alone.”

Anthropic, Detecting and countering misuse of AI: September 2026, page 6

Anthropic is careful with the wider claim. It says capable adversaries can, at least in theory, now outpace the detections defenders build (p. 9). People still chose the targets and reviewed what was taken (pp. 6, 39). The rebuild loop itself was observed.

The indicator file Anthropic released with the report points the same way. Of 131 indicators for the cyber cases, 115 are network infrastructure and six describe a file. An AI provider sees infrastructure more readily than activity on victims’ servers, so read that mix with care.

Why a rebuild doesn’t change a known-good decision

A control that decides by recognition asks whether something is known to be bad. GTG-20006’s loop exists to find the edge of that recognition and step past it. A control that decides by approval asks whether something belongs to a verified baseline of the system. A new build doesn’t move that answer, because nobody approved it.

Known-good enforcement
A security model that enforces a verified baseline of a system’s approved state and treats anything introduced afterward as untrusted until someone approves it.
Automated rebuild loop
A workflow in which AI agents watch for security products flagging deployed malware, then modify, rebuild and retest it until nothing flags it.

Mimic runs known-good enforcement at the kernel on the servers it protects and acts on changes before they execute. The first rebuilt implant is untrusted. So is the 40th. Anthropic doesn’t report a rebuild count; 40 is our illustration.

This isn’t a detection rate claim, and it isn’t a claim that Mimic catches what other tools miss. It’s narrower: repacking doesn’t matter to the question a known-good model asks.

Decides by recognitionDecides by approval
Asks whether this is known to be bad.Asks whether this belongs to the approved baseline.
A new build can pass until detection catches up.A new build sits outside the baseline, so the answer holds.
Each detection shows the attacker what to change next.The answer doesn’t depend on which build arrives.
Needs current signatures, models and updates.Needs an accurate baseline and disciplined change approval.
Catches novel artifacts only as far as its patterns generalize.Trusted tools turned to harm need behavior rules on top. Mimic ships alert or block rules for common living off the land binaries.

What Mimic ships against the report’s host activity

The report describes host activity in general terms: running commands, stealing credentials, moving laterally and redeploying flagged tools (pp. 6, 9, 28). It names no specific techniques, so we don’t claim a match to any of them. Mimic ships coverage today for these behaviors in those categories:

  • Backup and recovery tampering: vssadmin, wmic shadowcopy, wbadmin delete catalog and bcdedit recovery changes.
  • Living off the land binaries, with alert or block treatment on the common set.
  • Credential dumping: LSASS dumps through procdump and comsvcs, ntdsutil IFM, reg save HKLM and copies of ntds.dit.
  • Log and evidence destruction: wevtutil cl, USN journal deletion and secure delete wiping.
  • RDP access control.
  • Active Directory on premises, Windows only: DCSync detection and blocking changes to privileged groups.

What Mimic covers, partly covers and doesn’t

Here’s where a known-good control running at the kernel sits against each of the six threat groups in the report’s cyber section. Covered means enforcement acts on the behavior described. Partial means one stage only, on servers Mimic protects. Not covered means Mimic has no product surface there.

Page references are to the PDF edition of the report. Case pages cover each case’s full section, including its indicators, so neighboring cases can share a page.
CaseWhat the report describesWhere Mimic sits
GTG-20006Russian espionagepp. 6 to 11, 39Agents rebuilt malware whenever security products flagged it. Credential stealers, lateral movement and unattended jobs renewing stolen tokens.Covered on the host sideRebuilt implants and delivered credential stealers are new builds outside the baseline. The token renewal jobs aren’t ours; see the warning below.
GTG-50029Single hacktivistpp. 34 to 37Entry through an undocumented WordPress reinstallation race condition. A webshell hidden in font assets and a plugin that harvested logins.PartialWe don’t see the race condition. On a protected web server, the webshell and plugin are unapproved code. They can be written to disk; they don’t get to execute. That’s what known-good enforcement is for.
GTG-10007Exploit foundrypp. 24 to 28Autonomous exploit research on network appliances. A lead agent directing subagents. Intrusions that enumerated hosts and harvested credentials.PartialAppliance research and edge exploitation sit outside a host control. Unapproved changes they make on a server Mimic protects are in reach.
GTG-50014Suspected ShinyHunters affiliatespp. 11 to 24Over 2,100 Azure AD token sets from more than 40 tenants in about 34 hours, nearly all of it agent work (pp. 13 to 14). Secrets scraped from 1.8 million Android apps (p. 12).Not coveredCloud identity and mobile app secrets are outside our surface. None of it has to touch a protected server.
GTG-50020Financially motivated actorpp. 30 to 34Injected instructions made an AI vendor’s evaluation sandbox hand over production API keys (p. 30). A later campaign hit roughly 30 AI companies in about four days (p. 31).Not coveredThe sandbox gave up credentials it was allowed to hold. Mimic doesn’t ship a control for evaluation infrastructure.
GTG-50021Fraudulent AI resellerp. 29Claude access advertised as cheap, which delivered a different model while the reseller’s tooling stole buyers’ Anthropic credentials for resale.Not coveredAccount fraud and model misrepresentation. The credential harvester runs on buyers’ own machines, not on servers Mimic protects.

Where Mimic is silent

Credentials or tokens show up in all six cases. On that evidence, identity telemetry has the most to offer across this report: unusual token issuance, reuse of refresh tokens and OAuth grants nobody has seen before. Mimic’s Active Directory coverage applies to Windows domains running on premises. Mimic doesn’t address:

  • Cloud control planes
  • Cloud identity providers
  • SaaS and OAuth token abuse
  • Exploitation of edge appliances
  • The developer supply chain
  • Abuse of LLM APIs

If your exposure sits there, start there. Host enforcement doesn’t replace the controls built for those surfaces.

Questions security architects ask

Anthropic’s September 2026 threat report describes GTG-20006, a Russian espionage operation whose AI agents watched for security products flagging its malware. When one did, the agents modified and rebuilt the malware until nothing flagged it. Anthropic warns that this kind of automation threatens the cost defenders impose on attackers through static detections alone. The report covers misuse Anthropic disrupted between December 2025 and August 2026.

An automated rebuild loop uses AI agents to watch whether security products have flagged deployed malware. When a detection lands, the agents change the code, rebuild it, test it again and repeat until nothing flags it. Anthropic documented this pattern in GTG-20006 in its September 2026 threat report. The loop turns each new detection into instructions for the attacker’s next build, which removes much of the cost a detection used to impose.

A known-good model decides by approval, not recognition. It enforces a verified baseline of a system’s approved state, and anything introduced afterward stays untrusted until someone approves it. A rebuilt implant is new, so it’s untrusted, and so is the next rebuild. An automated rebuild loop needs a control whose answer changes when the artifact changes. Known-good enforcement answers the same way for each unapproved build.

That isn’t the claim. Mimic’s reading of Anthropic’s September 2026 threat report is an architecture argument, not a detection rate comparison. A control that decides by recognizing malicious artifacts can be worked around by an attacker who rebuilds until nothing recognizes the artifact. Mimic’s known-good enforcement doesn’t depend on recognizing the artifact, so repacking doesn’t change its decision. Mimic makes no claim about any other product’s detection rate.

Of the six threat groups in the cyber section of Anthropic’s September 2026 report, Mimic covers one: GTG-20006, on the host side, where each rebuilt implant is a new build outside the baseline. It partly covers two, GTG-50029 and GTG-10007, after initial access and only on servers Mimic protects. It doesn’t cover GTG-50014, GTG-50020 or GTG-50021, which center on cloud identity, evaluation infrastructure and AI account fraud.

Mimic doesn’t address cloud control planes, cloud identity providers, SaaS and OAuth token abuse, exploitation of edge appliances, the developer supply chain or abuse of LLM APIs. Its Active Directory coverage applies to Windows domains running on premises. In Anthropic’s September 2026 report, that leaves GTG-50014’s Azure AD token theft, GTG-50020’s evaluation sandbox compromise, GTG-50021’s reseller fraud and GTG-20006’s scheduled token renewal outside Mimic’s reach.

No. Anthropic reports that GTG-20006 ran scheduled jobs that renewed stolen access tokens and harvested victims’ cloud storage with no human involvement. As Mimic reads the report, those jobs used stolen tokens against cloud services, so nothing had to execute on a server Mimic protects. Kernel enforcement has nothing to act on in that sequence. A protected server can stay clean while the data leaves through the cloud.

Start with identity. Credentials and tokens appear in all six cyber cases in Anthropic’s September 2026 report, so telemetry on token issuance, refresh token reuse and new OAuth grants has the widest reach. Treat AI keys and agent integrations like production credentials, as Anthropic advises. Then look at critical servers, where known-good enforcement keeps rebuilt implants untrusted however often an attacker repacks them.

Read the full guide

One PDF with the argument, the coverage table, the host behaviors Mimic ships today and seven patterns worth carrying into your threat model.

Download the solution guide (PDF)

Source: Anthropic, Detecting and countering misuse of AI: September 2026, published September 10, 2026. Page references are to the PDF edition. Indicator counts come from the indicator file Anthropic released with the report. Read the report. PDF edition.