Phishing is the starting point of more cyberattacks than any other technique. It is the method attackers use to steal credentials, install malware, authorize fraudulent wire transfers, and gain the initial foothold that leads to ransomware, data breaches, and business email compromise. According to every major threat intelligence report published in the last five years, phishing accounts for the majority of confirmed data breach incidents.
It is also the attack that most people believe they are immune to. The assumption is that phishing emails are obviously suspicious — full of spelling errors, generic greetings, implausible scenarios. That assumption was roughly accurate ten years ago. It is dangerously wrong in 2026.
AI has fundamentally changed what phishing looks like. Modern phishing emails are grammatically perfect, contextually specific, and increasingly indistinguishable from legitimate communications from people you actually know. Understanding how phishing works — and updating your mental model from the outdated "Nigerian prince" version — is one of the most valuable things you can do for your personal and organizational security.
What phishing actually is
Phishing is a social engineering attack that uses deceptive communications — typically email, but also SMS, phone calls, and social media — to manipulate recipients into taking an action that benefits the attacker. That action is usually one of three things: clicking a link that leads to a credential harvesting page, opening an attachment that installs malware, or taking a direct action like wiring money or sharing sensitive information.
The name is a deliberate misspelling of "fishing" — attackers cast a line and wait to see who bites. Mass phishing campaigns send the same message to millions of addresses hoping a percentage will respond. Targeted campaigns are crafted specifically for individual recipients with personalized context that makes the deception far more convincing.
The types of phishing
What a modern phishing email looks like
The outdated mental model of phishing — obvious typos, generic greeting, implausible scenario — no longer applies to the attacks that are actually compromising organizations. Below is an annotated example of what modern spear phishing looks like.
Hi James,
We detected a sign-in to your Microsoft 365 account from an unrecognized device in Lagos, Nigeria at 2:34 AM EST. ③
If this was you, no action is needed. If you did not initiate this sign-in, your account may be compromised. Please verify your identity immediately to prevent unauthorized access.
→ Verify My Account Now ④
This is an automated security alert from Microsoft Account Security. If you have questions, contact your IT administrator. Reference: MS-SEC-2847491
Notice what this email does not have: spelling errors, generic greeting, implausible scenario. It uses your real name, references a real service you use, creates genuine alarm, and provides a clear action. This is what modern phishing looks like. AI tools can generate thousands of variants like this per hour, personalized to each recipient using publicly available information.
AI-generated phishing emails now bypass enterprise email filters in 91% of cases according to recent threat intelligence analysis. Visual inspection alone is no longer a reliable defense. Process controls matter more than visual tells.
The red flags that still apply
While the obvious tells of older phishing have largely disappeared, certain patterns remain consistent across phishing attempts regardless of how sophisticated the execution is.
The right process when you are suspicious
Why training alone is not enough
Organizations spend significant resources on phishing awareness training. Some of it is valuable. None of it is sufficient on its own. The reason is simple: phishing is engineered to exploit human psychology under conditions of distraction, pressure, and trust. No amount of training makes humans reliably phishing-proof under those conditions.
The controls that actually limit phishing damage are technical, not behavioral.
Multi-factor authentication. A phished password is significantly less useful if the attacker also needs the second factor. MFA does not prevent credential theft but it substantially limits what stolen credentials can accomplish.
Email filtering and anti-spoofing. DMARC, DKIM, and SPF records prevent attackers from sending email that appears to come from your domain. Modern email security platforms with AI-powered analysis catch a significant percentage of phishing attempts before they reach users.
Password managers. A password manager that auto-fills credentials only on the legitimate domain will not fill on a lookalike domain. This is a meaningful technical control against credential phishing that most users do not know about.
The AI phishing problem
AI has fundamentally changed the phishing landscape in ways that most security awareness training has not caught up with. Three developments are most significant.
Perfect grammar and language. The most commonly taught phishing tell — poor spelling and grammar — has been eliminated by AI writing tools. Phishing emails generated by AI are indistinguishable from legitimate communications in terms of language quality.
Personalization at scale. AI tools can scrape LinkedIn, company websites, social media, and news sources to build detailed profiles of targets and generate personalized phishing emails in seconds. Spear phishing that previously required hours of manual research can now be automated against thousands of targets simultaneously.
Voice and video cloning. Vishing attacks using AI-cloned voices of real people — colleagues, executives, family members — are increasingly common. Three seconds of audio is sufficient to clone a voice convincingly. This makes phone-based verification less reliable than it was, though it remains better than no verification at all.
The implication is that visual and linguistic inspection of communications is decreasing in reliability as a defense. Process controls — verifying through separate channels, following established approval workflows, implementing technical controls that do not rely on human judgment — are increasingly the primary defense.