惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
V
V2EX
小众软件
小众软件
MongoDB | Blog
MongoDB | Blog
Jina AI
Jina AI
G
Google Developers Blog
H
Help Net Security
Microsoft Azure Blog
Microsoft Azure Blog
月光博客
月光博客
The GitHub Blog
The GitHub Blog
Y
Y Combinator Blog
爱范儿
爱范儿
B
Blog
云风的 BLOG
云风的 BLOG
H
Hackread – Cybersecurity News, Data Breaches, AI and More
GbyAI
GbyAI
博客园 - 叶小钗
aimingoo的专栏
aimingoo的专栏
Blog — PlanetScale
Blog — PlanetScale
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
有赞技术团队
有赞技术团队
博客园_首页
Google DeepMind News
Google DeepMind News
M
MIT News - Artificial intelligence

Latest from TechRadar in Pro

VodafoneThree gets Ofcom approval to bring satellite connectivity to your smartphone Is this the tipping point for AI at work? New Gallup survey finds half of all US employees now use it in some way 'Every Apple user needs to know about this nasty scam': Fake warnings tell users their iCloud data will be… 'Makes it even more disappointing': Microsoft backs fossil fuel big time with $7 billion deal in race for AI… 'Maybe it’s not science fiction': Solar panels are causing rainwater to fall in one of the driest places… Maine becomes first US state to pass data centre construction ban Dozens of WordPress plugins hijacked to target thousands of sites Drone-killing laser weapons greenlit for use in US airspace – FAA and Defense Department say high-energy weapons are ‘ready to protect all air travelers from illicit drone use’ despite airspace restrictions and friendly-fire incidents 'We are currently being extorted' — crypto giant Kraken says it is facing extortion attack, here's… I tried 7 free MTD software – now I've ranked my top picks as a freelancer Jackery McGraw Hill becomes latest to see its Salesforce data hacked Looking for a new PC? Now might be great time to upgrade, as Gartner figures claim shipments are rising — while… The new engineering playbook: how AI design copilots are reshaping product development Farewell Surface Hub — Microsoft kills off its super-sized touchscreen displays, but you might still be able to get one if you act fast 'We have no interest in patient data in the UK': Palantir UK head defends record as criticisms rise Amazon’s new AI Bio Discovery tool can provide ‘every researcher’ with ‘lab-in-the-loop drug discovery’ – 40+ AI biology models can filter 300,000 novel antibody candidates down to the top results for testing in just weeks Over 100 Chrome Web Store extensions found stealing user data from thousands of accounts Europe wants tech sovereignty but is this realistic? Enterprise AI governance cannot live in a prompt. So where is the safety net? Why 2026 is the year of flexibility without friction: solving the multi-platform crisis OpenAI reveals its Mythos rival designed for cybersecurity pros When cyberattacks are inevitable, recovery becomes the strategy Closing the cloud complexity gap LaLiga uses AI to fight illegal streaming that costs its clubs $800m a year Intel and Google expand long-term chip partnership to power AI systems 'Chatbots respond not just to what you ask, but how you ask it': Report finds AI agents might be sucking up to… 'Smartphones have physical limitations': Report explains why AI is kickstarting a billion-dollar hardware arms… 'I’m pretty sure actually we really do not need to work for five days' Zoom CEO calls for end of traditional work schedules — says 3-day working week should become the norm 'It's more common than you think': Experts reveal how hackers are trying to hijack your inbox with these…
The fake Rolex problem: How AI turned amateur attackers i...
Alan LeFort · 2026-04-27 · via Latest from TechRadar in Pro

Have you ever held a really good fake Rolex? Not the forty-dollar beach version. The kind that makes a jeweler pause.

The movement is Swiss. The crystal is sapphire. The bracelet is 904L steel, the same alloy Rolex actually uses. Every component genuine, sourced from real suppliers, assembled with real craftsmanship.

Article continues below

Alan LeFort is CEO of StrongestLayer.

What makes this moment different from every prior evolution of the threat is this: AI tools didn’t just make these attacks more convincing. It made the expertise required to build them nearly free.

The research was right. The prediction was wrong.

Sign up to the TechRadar Pro newsletter to get all the top news, opinion, features and guidance your business needs to succeed!

Advances in AI-automated spear phishing

In November 2024, researchers at Harvard Kennedy School published a study that should have reset how the industry thinks about AI-enabled attacks.

Led by Fred Heiding and co-authored with Bruce Schneier, the paper found that fully AI-automated spear phishing emails achieved a 54% click-through rate — statistically identical to emails crafted by human experts, and 350% higher than generic phishing. Cost per attack: roughly four cents.

AI doesn’t just make phishing cheaper. It makes it profitable at scale for almost anyone. The researchers calculated that AI-enhanced phishing can increase attacker profitability by up to 50 times compared to traditional methods.

The assumption going into this shift was that attackers would lean on AI for personalization — better writing, more convincing lures, deeper context. That turned out to be only part of the story.

The more important shift is structural.

Analysis of thousands of real-world attacks that bypassed leading enterprise email security systems shows that the biggest change is not better language. It is better construction.

Attackers are not just personalizing emails. They are personalizing kill chains.

Skill extension, not just cost reduction

The Harvard framing, AI as a cost collapses, was accurate as far as it went. But cost reduction is the first-order effect. The second-order effect is more consequential. When you eliminate the expertise barrier, you don’t just get more phishing. You get a collapse in the skill ceiling.

The kind of kill chain engineering now showing up in common attacks — dozens of evasion techniques, hundreds of unique combinations, tuned to specific behaviors of Microsoft Defender or Google Workspace — used to require nation-state resources. It required operators who understood enterprise security stacks well enough to design custom paths through them.

That level of capability is no longer rare. The floor has risen. Average attackers are now producing what used to be considered advanced persistent threat-level tradecraft.

That is a different problem than “AI makes phishing emails more convincing.”

And it requires a different response.

What a personalized kill chain actually looks like

In observed data, more than half of attacks use four or more evasion techniques simultaneously. The average attack combines just over four. Combination attacks are growing rapidly year over year.

One representative chain: a QR code attack targeting a Google Workspace tenant. The email contains no URL, only an embedded QR code. Automated scanners have nothing to analyze. The QR resolves to a CAPTCHA gate, blocking sandbox environments. Behind that sits a multi-hop redirect through trusted cloud providers — AWS, then Cloudflare — leading to a credential harvesting page impersonating a Microsoft MFA prompt. The language mirrors real authentication requests users see regularly.

Each step defeats a different layer of defense.

No URL defeats link scanning.

The CAPTCHA blocks sandboxing.

The redirect chain evades reputation filtering.

The MFA impersonation bypasses human judgment.

Now compare that to an entirely different attack pattern, like HTML smuggling inside a PDF where the payload assembles in the browser and never exists as a file in transit. There is almost no overlap in detection logic between the two.

The rules that catch one are blind to the other.

The combinatorial space is too large. And AI is expanding it faster than defenders can keep up.

Why rules can’t solve a skill problem

The Harvard study found that AI models still needed human intervention to match expert attackers in 2023. By 2024, that gap had closed. Fully automated systems reached parity. The expectation is that they will surpass human expertise outright.

Traditional secure email gateways were built for a different threat model.

- Pattern matching works when patterns repeat.

- Signature detection works when attackers cannot mutate continuously.

- Reputation filtering works when malicious infrastructure looks different from legitimate infrastructure.

None of those assumptions hold anymore.

Consider the same QR-based attack evaluated through different approaches.

A rule-based system sees no URL, no attachment, no known indicators. Verdict: clean.

A machine learning system flags a recently registered domain and assigns medium confidence. In most environments, that is effectively ignored.

A reasoning-based approach asks a different question: why is a new domain sending an MFA flow through a CAPTCHA-gated redirect chain to a user with no prior authentication activity tied to it?

That is the difference.

The parts are legitimate. The intent is not.

What to do with this

AI didn’t just increase the volume of attacks. It raised the baseline capability of attackers.

The question is not whether existing defenses were built for this environment. They weren’t.

The question is how detection evolves when attacks are no longer defined by individual indicators, but by how those indicators are assembled.

Three things are worth pressure-testing.

- How well does your detection approach handle multi-step attacks where every single attack component is “not suspicious” in isolation?

- Can your systems evaluate intent, so that attacks with seemingly no “smoking guns” can be detected when traditional security reputation checks fail (bad url, bad file, bad domain).

- How quickly can you analyze, verify and contain these advanced threats, with your current stack given that dwell times are compressing rapidly?

This is no longer a question of catching bad emails. It’s a question of whether you can recognize intent before it’s too late.

We've ranked the best Antivirus Software.

This article was produced as part of TechRadar Pro Perspectives, our channel to feature the best and brightest minds in the technology industry today.

The views expressed here are those of the author and are not necessarily those of TechRadarPro or Future plc. If you are interested in contributing find out more here: https://www.techradar.com/pro/perspectives-how-to-submit