top of page

AI Gives Cyber Attackers an Early Edge, but Defenders May Win the Long Game

Google News surfaced a stark conflict: AI gives cyber attackers immediate opportunities, despite creating stronger long-term advantages for defenders. That tension is more useful than another warning that artificial intelligence will make hacking faster.

Attackers can already use models to research targets, troubleshoot malicious code, translate deceptive messages, and automate parts of vulnerability discovery. Defenders gain access to the same capabilities, plus internal telemetry, source code, system context, and authority to apply lasting fixes.

The decisive question is therefore not whether AI helps offense or defense. It is whether attackers can exploit a temporary capability gap before defenders connect AI to trusted data and operational controls.

Recent evidence shows that the offensive window is real. Google disclosed an apparently AI-assisted effort to discover and weaponize a previously unknown software vulnerability in 2026. Yet earlier observations found state-backed actors using AI mainly as a productivity aid, not as an independent hacking system.

That progression supports a two-stage view of AI in cyber conflict. Offense gets the clearest early opportunities because attackers can adopt risky tools quickly. Defense gains the stronger structural position once organizations can deploy reliable automation across software development, identity, monitoring, and incident response.

What the Google News Story Actually Changed

The important change is not that attackers discovered AI. It is that AI assistance has begun moving from peripheral tasks into vulnerability discovery and exploitation.

An article highlighted through Google News argued that AI creates short-term offensive opportunities but a longer-term defensive advantage. That claim now sits beside operational evidence that was less developed when researchers first debated the cyber offense-defense balance.

In January 2025, Google Threat Intelligence Group examined how government-backed actors used Gemini. Its Gemini misuse findings covered advanced persistent threats and coordinated influence operations.

Google observed actors linked to Iran, China, North Korea, and Russia using the model during different operational phases. Their tasks included target research, vulnerability analysis, scripting assistance, infrastructure research, content generation, and translation.

However, Google did not see those actors develop original capabilities through Gemini. They primarily gained efficiency in tasks they already understood.

Iranian information-operation actors accounted for three quarters of observed Gemini use within that category. Iranian cyber actors were also the heaviest users among the state-backed groups in Google’s dataset.

Those findings mattered because they separated practical misuse from speculative autonomous hacking. AI was lowering labor costs and reducing friction, but it was not yet replacing skilled operators.

The picture changed further in May 2026. Google said it disrupted an effort in which malicious actors apparently used AI to identify and weaponize a zero-day vulnerability.

A zero-day is a software flaw exploited before its developer has issued a usable fix. Such flaws are valuable because defenders cannot simply apply an existing patch.

According to zero-day reporting, Google disclosed few details about the attackers, target, or model involved. It also found no evidence connecting the operation to a hostile government.

That lack of attribution limits what analysts can conclude. It does not establish that AI independently discovered, tested, and operationalized the flaw.

Still, the incident crosses an important threshold. AI assistance was no longer confined to translation, research, or code debugging. It reportedly contributed to work around an unknown vulnerability with real operational value.

The transition does not prove permanent offensive dominance. It shows that the offensive opportunity described in the Google News headline has started becoming measurable.

Attackers can concentrate their strongest models and human specialists on one high-value target. They can tolerate failed attempts, inaccurate output, unstable code, and collateral damage more readily than most defenders.

A defender responsible for thousands of applications faces a different standard. Its automated system must avoid breaking production, deleting legitimate data, or blocking essential users.

This asymmetry explains why attackers can capitalize first. They need one useful result, while a defensive deployment must perform consistently across many systems.

The resulting advantage is serious but temporary. Every discovered exploitation method also provides data that defenders can convert into detections, patches, access controls, and model safeguards.

Why AI Creates an Immediate Offensive Window

Offense benefits first because attackers can accept unreliable output, focus resources narrowly, and operate without enterprise deployment constraints.

Traditional attackers already use automation for scanning, credential attacks, phishing, malware delivery, and command execution. Generative models add flexible reasoning and natural-language interfaces to that existing toolkit.

The United Kingdom’s National Cyber Security Centre anticipated this pattern in its near-term assessment. It judged that AI would almost certainly increase attack volume and impact during the following two years.

The agency expected the greatest initial improvements in reconnaissance and social engineering. Both activities require attackers to process large amounts of public information and adapt messages to specific targets.

Reconnaissance is the collection and analysis of information about a target before intrusion. AI can summarize corporate structures, identify technologies, map employees, and connect details scattered across public sources.

Social engineering manipulates people into granting access, disclosing information, or taking unsafe actions. Models can produce credible messages in multiple languages and adjust tone for different roles.

Neither capability requires autonomous malware. An attacker who writes better phishing messages or researches targets faster can attempt more intrusions with the same staff.

AI also reduces the expertise needed for supporting tasks. A less experienced operator can ask a model to explain an error, modify a script, interpret technical documentation, or suggest another approach.

That assistance does not instantly turn a novice into an elite operator. Experienced attackers still understand which targets matter, how networks behave, and when a generated answer is dangerous or wrong.

However, the tools can lift the lower end of the capability distribution. They also free skilled personnel from repetitive research and troubleshooting.

The short-term offensive advantage becomes stronger when AI agents enter the workflow. An agent is a model-based system that can select tools and perform multiple steps toward a goal.

A basic chatbot returns text. An agent can inspect a repository, execute a scanner, analyze results, modify code, and repeat the process under defined permissions.

That loop creates opportunities for faster vulnerability research. A system can formulate hypotheses, test them, examine failures, and preserve useful intermediate results.

Current agents still struggle with long tasks, changing environments, and misleading feedback. They can also become stuck while pursuing an invalid assumption.

Attackers have room to work around those weaknesses. They can run several agents, discard failed attempts, and let humans intervene only when a promising path appears.

Well-resourced groups can also focus expensive inference on a single target. Inference is the computation used when a trained model generates or evaluates an answer.

This concentration matters because advanced cyber reasoning can require many model calls. Each attempt may inspect code, plan tests, execute tools, and reassess the results.

A defender cannot always spend that amount of computation on every application, endpoint, and alert. Its budget must cover the entire environment.

The attacker’s opportunity therefore comes from selective concentration, not universal AI superiority. One carefully supported system can attack a valuable component while defenders divide resources across millions of possible weaknesses.

An attacker also operates with a higher tolerance for model errors. A generated exploit can crash repeatedly before one version works.

A defensive patch cannot follow that pattern in production. It must preserve functionality, comply with change controls, and avoid introducing another vulnerability.

This difference helps explain why offensive demonstrations often appear before comparable defensive deployments. The test for “useful” is much lower on the attacking side.

Yet this advantage should not be confused with guaranteed strategic effect. Finding a flaw does not ensure access, persistence, data theft, or military value.

Organizations layer authentication, endpoint monitoring, network segmentation, backups, and incident response around vulnerable software. An exploit can fail at any later stage.

AI shortens portions of the attack cycle. It does not eliminate the need for infrastructure, operational security, target knowledge, and judgment.

The Real Contest Is Temporary Access Versus Durable Repair

Attackers gain value from a successful intrusion once, while defenders can turn one discovery into protection across every updated system.

This is the central reversal in AI cyber conflict. Offensive success is often temporary, but a correctly applied defensive improvement can persist.

An attacker who discovers a vulnerability gains an opportunity until the flaw is exposed, mitigated, or patched. The value declines as defenders distribute indicators and update systems.

A defender that removes the underlying weakness changes the software itself. Every patched deployment can deny future attackers the same route.

Andrew Lohn’s 2025 offense-defense study reviewed nine arguments favoring offense and nine favoring defense. It ultimately identified 44 ways AI might affect cyber conflict and competition.

The study rejected a single answer for the entire cyber domain. AI can strengthen some offensive activities, strengthen defensive ones, and leave other dynamics unchanged.

That qualification is essential. “Defense wins” is too broad if it ignores phishing, legacy systems, weak identities, and organizations that cannot patch quickly.

The longer-term defensive case instead rests on several compounding advantages.

First, defenders can inspect their own systems. They possess source code, architecture records, endpoint events, identity logs, cloud configurations, and incident histories.

Attackers must infer that environment from incomplete evidence. They often cannot see internal controls until an operation has already begun.

Second, defenders can authorize changes. They can revoke credentials, isolate machines, update software, remove unnecessary services, and redesign insecure components.

Attackers can manipulate systems but cannot reliably dictate their future architecture. Their footholds disappear when defenders remove the underlying conditions.

Third, defenders can learn collectively. A technique observed against one organization can produce signatures, behavioral detections, patched libraries, and updated security products for many others.

Attackers also share tools and knowledge, but public exploitation creates costs for them. Exposure can burn infrastructure, reveal techniques, and trigger broad remediation.

Fourth, defensive AI can work continuously inside an environment. It can inspect changes before deployment, prioritize alerts, correlate activity, and recommend containment.

This “home-field” advantage depends on trusted context. A general model knows common programming and security patterns, but an internal system knows which application owns a credential.

That distinction determines whether an alert becomes useful action. A generic warning about suspicious access has limited value without asset ownership, business criticality, and expected behavior.

Defensive automation can connect those facts. It can determine that an unusual login touched a production database and originated from an unmanaged device.

It can then recommend a response based on existing policy. A human analyst can validate the decision or allow a narrowly scoped automated action.

Security teams already automate predictable tasks through playbooks. AI expands the range of events that systems can interpret, but interpretation must remain tied to reliable controls.

The same principle applies to software security. A model can scan code and propose a patch, while tests and review determine whether that patch preserves intended behavior.

Over time, this process can eliminate whole classes of vulnerabilities. Memory-safe languages, stronger authentication, reduced privileges, and secure defaults make repeated exploitation harder.

An attacker’s successful prompt or script does not provide the same permanence. Defenders can study it, build a countermeasure, and distribute that protection widely.

Speed remains the deciding variable. Durable defense provides no benefit when organizations take months to deploy it.

Many enterprises carry unsupported software, forgotten assets, incomplete inventories, and fragile systems. Those conditions prevent theoretical defensive advantages from becoming operational reality.

The long-term argument therefore depends on implementation. AI must help organizations find, validate, prioritize, and deploy repairs faster than attackers exploit new weaknesses.

Google News Captures a Debate That Remains Unsettled

Evidence supports an offensive transition, but it does not justify claims that autonomous AI has already transformed every stage of cyber operations.

The Google News framing is compelling because it describes a sequence. It becomes misleading if readers interpret that sequence as a settled law.

Several variables can push the balance in either direction. They include model access, computing costs, software complexity, defensive adoption, and the reliability of agents.

One competing analysis warns that frontier capabilities can favor attackers. The Center for a New American Security published a frontier AI analysis focused on three potential asymmetries.

The first is inference cost. Attackers can direct substantial computation toward selected high-value systems, while defenders must cover large attack surfaces.

The second is full-chain automation. If an agent can independently move from reconnaissance through exploitation and persistence, operations can proceed at machine speed.

The third is risk tolerance. Attackers can deploy unreliable systems and accept collateral damage, while defenders need predictable results.

These concerns directly challenge an automatic transition toward defense. Defensive scale helps only when organizations can afford, trust, and safely deploy the necessary systems.

Software growth creates another problem. AI-assisted development allows companies to produce more code and services, increasing the number of components requiring protection.

Generated code may repeat common vulnerabilities or create dependencies that teams do not understand. Faster development can therefore expand the attack surface before defensive reviews catch up.

AI systems also become targets themselves. Prompt injection, data poisoning, model theft, insecure tool permissions, and exposed agent credentials add new failure modes.

Prompt injection occurs when untrusted content manipulates a model into ignoring its intended instructions. The risk becomes more serious when an agent can access email, files, terminals, or cloud systems.

A defensive assistant that summarizes an alert has limited authority. An agent that can disable accounts or deploy patches can cause substantial damage after manipulation.

This is the reliability problem at the heart of defensive adoption. Organizations need evidence that automated actions remain bounded, reversible, and observable.

Attackers do not face the same governance burden. They benefit if a model produces one working exploit among many failures.

The International AI Safety Report’s capability update illustrates both sides. It cited systems that can discover and patch exploitable software flaws.

The update reported that one system in DARPA’s AI Cyber Challenge identified 77 percent of synthetic vulnerabilities. It patched 61 percent across 54 million lines of code.

Those results suggest meaningful defensive scale. They do not show that the system can safely repair every production environment or defeat adaptive human attackers.

Synthetic benchmarks have known limits. They provide controlled tasks, clear success conditions, and repeatable evaluation.

Real networks contain undocumented dependencies, inconsistent configurations, legacy systems, and users whose behavior changes during an incident. Attackers also hide evidence and deliberately mislead investigators.

The 2026 zero-day disclosure deserves similar caution. Google said AI appeared central to the vulnerability research, but it withheld many operational details.

The public cannot independently evaluate how much work the model performed. Human experts may have selected targets, designed experiments, corrected mistakes, or developed the final exploit.

That uncertainty does not erase the event. It establishes the right reporting boundary.

The evidence shows attackers moving beyond generic assistance. It does not prove that fully autonomous agents can reliably conduct sophisticated campaigns without expert supervision.

This distinction matters for policy and procurement. Inflated claims can push organizations toward untested security automation or justify restrictions that do little against established threats.

Stolen credentials, exposed services, phishing, weak recovery processes, and delayed patching remain effective. AI makes some of those methods faster without replacing them.

The most responsible judgment is therefore conditional. Offense has a near-term adoption advantage, while defense owns stronger structural resources.

Which side captures more value depends on deployment speed and institutional competence. The technology alone does not choose the winner.

Long-Term Defensive Advantage Requires Operational Context

Defenders win the long game only when models can use trusted organizational knowledge without receiving uncontrolled authority.

A security model needs more than public vulnerability data. It must understand assets, owners, dependencies, policies, historical incidents, and acceptable business risk.

That context often exists across tickets, architecture documents, code repositories, chat threads, cloud consoles, and employee knowledge. Fragmentation makes it difficult for analysts to act quickly.

Organizations should not solve that problem by copying every sensitive document into an unrestricted model. Security context requires access controls, retention rules, audit trails, and clear boundaries.

A practical architecture separates reasoning from authority. The model can assemble evidence and recommend actions, while policy systems determine which actions are permitted.

High-impact operations should require review. Examples include disabling privileged accounts, modifying production firewalls, deleting workloads, or deploying broad code changes.

Lower-risk operations can move faster. A system can enrich an alert, identify an asset owner, retrieve a runbook, and draft a containment plan.

This division allows defenders to capture speed without granting an uncertain model unrestricted control. It also creates records that teams can examine after an incident.

Institutional memory matters because cyber defense is cumulative. An organization becomes harder to attack when every incident improves its detections, architecture, and procedures.

Teams need searchable records of why a control exists, which exception was approved, and how earlier investigations reached their conclusions. A maintained engineering knowledge base can support that work.

The quality of those records affects AI performance. Models cannot reason accurately from obsolete inventories, contradictory runbooks, or missing ownership information.

Defensive preparation must therefore include basic information hygiene. Organizations need current asset inventories, dependency maps, identity records, and tested response procedures.

AI can help maintain those resources, but it cannot create accurate ground truth from nothing. A confident summary of bad data remains bad data.

Security leaders should also measure outcomes instead of model activity. The number of generated findings says little about actual risk reduction.

Useful measures include time to validate an alert, time to contain an intrusion, patch deployment time, recurrence rates, and analyst correction rates.

False positives deserve close attention. A defensive agent that produces constant low-quality warnings can consume more analyst time than it saves.

False negatives are equally important but harder to measure. Teams should test systems against known incidents, simulated attacks, and deliberately deceptive inputs.

Organizations also need rollback mechanisms. Automated remediation should preserve enough state to reverse a harmful change quickly.

Narrow permissions limit damage when a model fails or becomes manipulated. Each agent should access only the tools and information required for its assigned task.

Human expertise remains central. Analysts must recognize when a model’s explanation conflicts with system behavior or omits a critical possibility.

AI changes the allocation of work rather than eliminating judgment. Models can process evidence and propose actions, while people manage uncertainty and consequences.

This operating model strengthens the defensive advantage because it combines machine speed with privileged context and accountable authority.

Without those foundations, AI becomes another complex system that defenders must secure. It can expand the attack surface instead of reducing it.

Three Signals Will Decide Who Wins Next

The next phase will be determined by autonomous exploitation evidence, production-grade repair rates, and the speed of defensive deployment.

The first signal is independently documented use of AI across a complete attack chain.

Researchers should look for evidence that a system selected a target, discovered a new flaw, developed an exploit, gained access, and maintained control. Human involvement must also be described.

Such evidence would strengthen the offensive case. It would show that AI can remove operational bottlenecks instead of merely assisting isolated tasks.

Claims without logs, methodology, or independent analysis should receive less weight. Vendors and governments have incentives to emphasize both capabilities and threats.

The second signal is whether defensive agents can produce verified repairs in real software.

Benchmark performance is valuable, but production results matter more. Organizations need to know how often AI-generated patches pass tests, survive review, and avoid regressions.

A rising rate of safe, accepted patches would strengthen the long-term defensive argument. It would show that AI can turn broad code access into durable risk reduction.

The opposite result would weaken it. High rejection rates or repeated regressions would preserve the attacker’s tolerance advantage.

The third signal is deployment speed across ordinary organizations.

Major technology companies can combine advanced models, threat intelligence, and large security teams. Smaller companies, hospitals, public agencies, and infrastructure operators face tighter budgets and older systems.

If effective defensive tools remain concentrated among well-resourced organizations, attackers can redirect attention toward weaker targets. The overall ecosystem may become more unequal.

Broad adoption would change that calculation. Managed security providers, cloud platforms, and software vendors can distribute defensive improvements across many customers.

The Google News thesis becomes strongest when defensive lessons propagate faster than offensive techniques. A vulnerability found once should lead to protection everywhere that software runs.

Readers should therefore treat dramatic hacking demonstrations as only one side of the scorecard. Repair speed, patch coverage, and recurrence provide the other side.

The short-term outlook favors more experimentation by criminals and state-backed actors. They will use AI wherever it reduces labor, improves targeting, or accelerates technical work.

The long-term outcome remains open, but defenders possess the better foundation. They control the systems, collect the telemetry, authorize changes, and can make successful fixes persist.

That foundation produces advantage only through disciplined execution. Organizations must connect models to accurate context, restrict their authority, verify their recommendations, and measure real risk reduction.

The next time Google News carries a claim about autonomous hacking, ask three questions. How much did the model do, how quickly did defenders respond, and did the repair eliminate the route?

Those answers will reveal whether AI is extending the offensive window or finally helping defenders close it.

Get started for free

A local first AI Assistant w/ Personal Knowledge Management

remio only supports Windows 10+ (x64) and M-Chip Macs currently.

Your AI Partner at Work
Get more done with remio

Plan. Create. Deliver.
All in one place.

bottom of page