SecPod

Learn Search

Search across all Learn content

← Back to Expressions & POVs
Everything You Need to Know About AI-Assisted Cyberattacks and How to Stop Them

Everything You Need to Know About AI-Assisted Cyberattacks and How to Stop Them

AI has removed the skill barrier that used to keep amateurs out of serious cybercrime, letting first-time attackers pull off major breaches using chatbots and agentic AI tools. The blog covers the main attack types (AI phishing, deepfakes, AI-generated malware, agentic extortion) with 2025-2026 data, and argues that defense now depends on patching by actual exposure, not static severity scores, across both endpoints and cloud.

Aug 18, 2026By Saizel

AI-assisted cyberattacks are no longer a future problem; they are already inside phishing inboxes, open-source repositories, and phone calls that sound exactly like a company's CFO. A seventeen-year-old in Osaka with no coding background pulled off a breach that exposed the records of seven million people. Three teenagers used a chatbot to hack into a mobile carrier's systems roughly 220,000 times. Neither group was technically gifted. What changed is that artificial intelligence removed the skill requirement that used to keep amateurs out of serious cybercrime.

Below is what AI-assisted cyberattacks actually are, the forms they take, real cases from 2025 and 2026 that show how fast things are moving, and the steps that genuinely help an organization defend against them.

What Are AI-Assisted Cyberattacks

AI-assisted cyberattacks are attacks where a threat actor uses an AI tool, a chatbot, an agentic coding platform, or a machine learning model to plan, build, or carry out part of the attack. That AI component might write a phishing email, generate malicious code, clone a voice for a fraud call, scan a network for open ports, or organize stolen data for an extortion demand. The attacker no longer needs years of technical training; the AI tool supplies the missing skill on demand.

That shift matters because cybercrime used to filter itself somewhat naturally. Writing working exploit code, crafting a phishing email good enough to fool a trained employee, or mimicking someone's voice convincingly all took real practice. Generative AI tools have closed most of that gap in a short span of time.

Why AI-Assisted Cyberattacks Are Growing So Fast

Multiple independent reports point in the same direction. IBM's 2025 Cost of a Data Breach Report found that one in six breaches (16%) involved attackers using AI, most often for phishing (37%) and deepfake impersonation (35%). IBM also found that generative AI has cut the time needed to write a convincing phishing email from roughly sixteen hours to about five minutes.

The FBI's 2025 Internet Crime Report tracked AI as a distinct threat category for the first time in the report's twenty-five-year history, logging over twenty-two thousand AI-related complaints and close to eight hundred ninety-three million dollars in losses, as the FBI itself reported.

The pattern shows up in vulnerability data too. According to The Hacker News, the average time between a vulnerability becoming public and an exploit appearing in the wild fell from over seven hundred days in 2020 to just forty-four days in 2025. Separate figures cited in that same reporting found that 28.3% of CVEs are now exploited within twenty-four hours of disclosure, meaning working exploits sometimes arrive before a patch does. The number of malicious packages found in public code repositories grew from 55,000 in 2022 to 454,600 in 2025.

None of this happened because attackers got smarter overnight. It happened because AI made the slow, repetitive parts of an attack- writing code, drafting convincing messages, scanning for weaknesses- fast and cheap.

Types of AI-Assisted Cyberattacks

1. AI-written phishing and business email compromise

Generative AI can produce a grammatically flawless, personalized phishing email in minutes. Business email compromise alone accounted for over three billion dollars in reported FBI losses in 2025, and AI is a growing part of how those emails get written and targeted.

2. Deepfake voice and video impersonation

Attackers now clone a real person's voice from a short audio sample and use it to authorize wire transfers or pull sensitive information over the phone. IBM's research places deepfake impersonation behind roughly 35% of AI-powered breaches.

3. AI-generated malware and exploit code

Agentic coding tools can write, test, and refine malicious code far faster than a person working alone. The Hacker News reported on an amateur attacker in Algeria who built ransomware that hit eighty-five targets in the first month of using an AI-assisted toolkit.

4. Automated reconnaissance and vulnerability scanning

AI systems can scan networks, fingerprint software versions, and flag likely weak points across thousands of targets at once, work that used to take a skilled team days to complete.

5. Agentic extortion campaigns

In one case reported by NBC News, a single attacker used Anthropic's Claude Code to automate an extortion campaign against seventeen organizations over one month, using the AI to write malicious code, sort stolen files, analyze financial records to set ransom amounts, and draft extortion emails.

AI-Assisted Cyberattacks by the Numbers

MetricFigureSource
Breaches involving attacker AI use1 in 6, 16%IBM 2025 Cost of a Data Breach Report
AI-powered breaches using AI for phishing37%IBM 2025 Cost of a Data Breach Report
AI-powered breaches using AI for deepfakes35%IBM 2025 Cost of a Data Breach Report
Time to write a convincing phishing emailDown from 16 hours to 5 minutesIBM 2025 Cost of a Data Breach Report
Global average cost of a data breach$4.44 millionIBM 2025 Cost of a Data Breach Report
AI-related complaints to the FBI in 202522,364 complaints, close to $893 million in lossesFBI 2025 Internet Crime Report
Time from disclosure to exploit in the wildDown from over 700 days in 2020 to 44 days in 2025The Hacker News
CVEs exploited within 24 hours of disclosure28.3%The Hacker News
Malicious packages in public code repositoriesUp from 55,000 in 2022 to 454,600 in 2025The Hacker News

Traditional Cyberattacks vs AI-Assisted Cyberattacks

FactorTraditional AttacksAI-Assisted Attacks
Skill NeededReal technical training requiredMinimal, the AI tool supplies the skill
Time to Build a Working ExploitWeeks to monthsHours to days, sometimes before a patch ships
Phishing Email QualityOften has grammar errors or generic wordingPersonalized and largely error free within minutes
Attack ScaleLimited by the attacker's own time and team sizeScales automatically across thousands of targets
Entry BarrierHigh, kept many bad actors outLow, a teenager with a chatbot can run a serious campaign

How to Stop AI-Assisted Cyberattacks

Here is what you need to know and act upon. You cannot stop attackers from using AI. What you can do is prevent your company's systems from being hit when an attack arrives. Speed is the biggest change, so the defense has to account for speed as well.

Patch based on exposure, not just severity scores

A high severity rating does not tell you if a vulnerability sits on an internet-facing system or if it is already being exploited. Prioritizing patches by actual exposure and live exploitation data, rather than a static score, closes the gap that matters most. That is the core idea behind exposure management platforms such as Saner, which continuously assess endpoints, operating systems, firmware, and third-party applications, then rank fixes by what attackers are actually using.

Reduce the time between disclosure and patching

With exploit code sometimes appearing within hours of a CVE going public, the old cadence of monthly patch cycles is not fast enough on its own. Automated patch deployment across endpoints and servers shortens that window significantly.

Extend the same discipline to cloud environments

Misconfigured cloud settings and exposed identities give AI-powered reconnaissance tools an easy target. Saner Cloud applies the same continuous, exposure-based approach to cloud security posture, catching the kind of misconfiguration that automated scanners are built to find in seconds.

Train people to question voice and video, not just email

Phishing awareness training now needs to include deepfake scenarios. A call that sounds exactly like a manager asking for an urgent wire transfer needs a verification step that does not rely on the phone alone.

Bring shadow AI under governance

IBM's research found that unmonitored AI tools running inside a company were involved in about one in five breaches. A basic inventory of what AI tools employees are actually using, paired with clear rules, removes an opening that many organizations do not even know exists.

Frequently Asked Questions

What is an AI-assisted cyberattack?

An AI-assisted cyberattack is any attack where the threat actor uses an AI tool such as a chatbot, an agentic coding platform, or a machine learning model to help plan, build, or carry out the attack, from writing phishing emails to generating exploit code.

Are AI-assisted cyberattacks more dangerous than traditional attacks?

They tend to move faster and reach more people. IBM's data shows AI has cut phishing email creation time from about sixteen hours to five minutes, and vulnerability exploitation now sometimes happens within twenty-four hours of a flaw becoming public.

Can small businesses be targeted by AI-assisted cyberattacks?

Yes. Because AI lowers the technical bar for attackers, smaller organizations without dedicated security teams are frequently targeted, since they often lack the detection tools larger enterprises use.

How can a company defend against deepfake scams?

Verification steps that do not rely on a single phone call or video are needed, such as calling back through a known number or confirming unusual financial requests through a second channel.

Does patching faster actually stop AI-assisted attacks?

It helps considerably. Since exploit code now often appears within days or hours of a vulnerability being disclosed, prioritizing patches by actual exposure rather than a generic severity score closes the window attackers depend on.

What This Means for Security Teams

AI-assisted cyberattacks are not a distant risk; they are already responsible for real breaches involving millions of records, and the pattern shows no sign of slowing. The organizations that hold up best are not necessarily the ones spending the most; they are the ones that patch based on actual exposure, extend that same approach to their cloud environments, and stay current on threats like deepfakes and agentic extortion instead of relying on defenses built for a different era.

Platforms such as Saner and Saner Cloud were built for exactly this kind of continuous, exposure-driven approach, giving security teams a way to keep pace with attacks that no longer wait for a monthly patch cycle.

Featured Posts

Open Key Considerations While Choosing a CNAPP Platform for Enterprise Cloud Security
Key Considerations While Choosing a CNAPP Platform for Enterprise Cloud Security

Point of View

Key Considerations While Choosing a CNAPP Platform for Enterprise Cloud Security

Aug 17, 2026

Open Top AI Cybersecurity Vendors in 2026
Top AI Cybersecurity Vendors in 2026

Point of View

Top AI Cybersecurity Vendors in 2026

Aug 17, 2026

Open Cybersecurity AI Automation in 2026 and What It Changes in the SOC
Cybersecurity AI Automation in 2026 and What It Changes in the SOC

Point of View

Cybersecurity AI Automation in 2026 and What It Changes in the SOC

Aug 17, 2026

Open AI-Era Vulnerability Management: The Complete Guide

AI-Era Vulnerability Management: The Complete Guide

Point of View

AI-Era Vulnerability Management: The Complete Guide

Aug 13, 2026