AI phishing: the new wave (vishing, smishing) in 2026
95% of security pros say AI makes detection harder. Cloned voice vishing, perfect emails, hyper-personalized SMS: we explain everything with pro diagrams and 6-layer defense plan.
14 min readPublished May 5, 2026· Updated September 17, 2026
In one sentence
AI-powered phishing is no longer the badly written email in broken Russian. It's your boss calling you on the phone with his real voice, it's a perfectly personalised email that knows you better than you know yourself, it's an SMS from your banker sending you to a fake site indistinguishable from the real one. In 2026, 95% of security pros say that LLMs significantly complicate detection.
🎣
The analogy that works
Classic phishing was like net fishing: you cast wide, you catch whoever passes by. AI phishing is spear fishing: the attacker knows you (LinkedIn, Facebook), adapts their message, targets your exact position in the company. You're no longer one target among 10,000, you are THE target. And the weapon is invisible.
🛡️ Want to learn how to secure your company globally?
Complete framework for CISOs/managers: Google SAIF, OWASP LLM Top 10, action plan.
Reading: we've gone from 6.5M attacks/day to 21M/day. And the click rate has almost tripled on targeted attacks.
How AI transforms phishing
AI phishing kill chain in 2026The 6 stages of a modern AI phishing attack, automated end-to-end
The 3 new forms of AI phishing
1. 📧 Phishing email: narrative perfection
AI generates perfectly written, personalised, contextual emails. No more errors, no more odd accents, no more "Dear Customer".
Real example (anonymised)
Email received by a salesperson at X (April 2026):
> Hi Julien,
>
> Hope you're well since the Bordeaux seminar. I saw on LinkedIn that you recently got promoted to Account Executive, congratulations!
>
> I wanted to share an opportunity regarding the AXA client we talked about. I've prepared a detailed brief that I'd like you to validate before Thursday's meeting with [his real manager].
>
> The doc is here: [MALICIOUS LINK]
>
> Can you quickly confirm if you can read it before 5pm? I need your input before pushing further.
>
> Have a good day,
> Thomas
Why it's tricky:
- ✅ Mentions a real seminar (public LinkedIn info)
- ✅ Real recent promotion (LinkedIn info)
- ✅ Real client (LinkedIn / corporate news info)
- ✅ Real manager (LinkedIn info)
- ✅ Reasonable urgency (before 5pm, not "right now")
- ✅ Natural style, informal, colleague tone
→ Click probability: 70-80% on naive target. AI did everything in 30 seconds.
2. 📞 Vishing: the boss's cloned voice
AIs clone a voice from 10-30 seconds of audio capture (LinkedIn video, podcast, conference). Then call in real-time.
AI vishing: voice attack architectureAI vishing combines cloned voice + real phone call + generated script
3. 📱 Smishing: hyper-personalised SMS
SMS are more effective than emails because:
98% are read within 3 minutes
SMS anti-spam filters are less mature
Links seem more legitimate (without dodgy HTML)
Recent example (May 2026)
SMS received:
> [BANK_NAME] Urgent verification: £489 transaction to AMAZON detected at 3:42pm. If not you, block here: [Short URL bit.ly/...]
Why it works:
- ✅ Plausible amount (not £50,000)
- ✅ Common merchant (Amazon)
- ✅ Recent time = panic
- ✅ The sending number appears to be your real bank (spoofing)
- ✅ Short URL = obscures what's behind
→ 35% of people have already clicked on smishing in 2026.
Tools used by attackers
AI phishing toolkit in 2026
🛠️Tool
🦹Attacker use
WormGPT, FraudGPT (blackhat LLM)
Jailbroken variants of GPT/Llama
Phishing email generation without limits
ElevenLabs / Resemble.ai
Legitimate AI voice tools
Boss voice cloning (vishing)
OSINT tools (Maltego, theHarvester)
Public info retrieval
Build target profile in 30 sec
Phishing kits (Evilginx, GoPhish)
Attack frameworks
Clone bank sites in 2 min
VoIP with caller ID spoofing
VoIP service ($10/month)
Display real boss's number
Pre-equipped Telegram bots
'Phishing-as-a-service' platforms
Complete kit at $50-200/month
Black market: a complete AI phishing kit costs between $50 and $500/month on the dark web. Accessible to any script-kiddie.
The 7 signals of AI phishing in 2026
Anti-AI phishing checklist
1. ⚡ Sudden urgency
"Before 5pm", "right now", "don't do anything until..." → red flag.
2. 🔄 Request to change usual channel
"Don't reply by email, call this number" → suspicious.
3. 💰 Unusual financial action
Transfer to new account, gift card purchase → verify twice rather than once.
4. 🔗 Shortened or suspicious link
Weird domain ("paypa1.com" instead of "paypal.com"), unexpected bit.ly, strange subdomain.
5. 🎯 TOO precise personalisation
If someone knows too many personal details they shouldn't → OSINT sources.
6. ❓ Refusal of verification questions
"No time", "call me after the meeting instead" → avoiding verification.
7. 📱 Emotional pressure
"If you don't do it immediately, serious problem..." → classic manipulation.
How to defend yourself: the protection stack
6-layer anti-AI phishing defence stackEach layer blocks one type of attack; none is sufficient alone
Express action plan for your company
📚30-day implementation
Week 1 : Audit and urgency
2FA everywhere: deploy Microsoft Authenticator or YubiKey keys on all critical accounts (admin, finance, HR)
Identify VIPs: who can be targeted as priority? (CEO, CFO, CISO, accountants)
Audit recent incidents: have we suffered phishing? Which ones worked?
Week 2 : Technical prevention
Professional email filters: if you don't have Microsoft Defender Premium / Proofpoint, it's time
SPF, DKIM, DMARC: check that it's properly configured (otherwise: your emails go to spam, and imitations get through)
Block cloning tools: impossible at 100%, but blacklist known domains
Week 3 : Awareness
Flash training: 1h for all employees (short videos + real examples)
Internal code word: decide on a code (e.g., "PROJECT TITAN") known to all, to request in case of doubt
Week 4 : Procedures
Transfer process: all transfers >£5K validated by 2 people via different channels
Security hotline: set up a number/Slack channel to report phishing in 30 sec
Incident plan: who calls who, how to isolate, when to alert banks/clients/data protection authority
The metaphor that sums it all up
🏰
Defending a medieval castle
Before AI, phishing was like a clumsy knight knocking on the castle gate with a fake letter from the king written by hand. The guard immediately sees it's fake: badly done signature, weird seal.
With AI, it's like a professional spy who presents himself with:
- The real voice of the king (cloned)
- A perfect letter (generated)
- The real seal (retrieved)
- Knows the names of the courtiers
The guard can no longer distinguish real from fake with the naked eye.
→ Solution: defence in depth. Multiple guards (awareness), multiple doors (2FA), multiple checks (code word), a commander watching (UEBA). No single layer is sufficient alone.
Absolute takeaways
✅ AI phishing has multiplied attacks by 3 and success rate by 2-3