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

推荐订阅源

The GitHub Blog
The GitHub Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Microsoft Security Blog
Microsoft Security Blog
J
Java Code Geeks
S
SegmentFault 最新的问题
Apple Machine Learning Research
Apple Machine Learning Research
N
Netflix TechBlog - Medium
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园_首页
宝玉的分享
宝玉的分享
Google DeepMind News
Google DeepMind News
B
Blog RSS Feed
Hugging Face - Blog
Hugging Face - Blog
量子位
Blog — PlanetScale
Blog — PlanetScale
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
阮一峰的网络日志
阮一峰的网络日志
D
Docker
罗磊的独立博客
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
云风的 BLOG
云风的 BLOG
IT之家
IT之家
MyScale Blog
MyScale Blog
Microsoft Azure Blog
Microsoft Azure Blog

Latest from TechRadar in Security

Robots are fighting wars and helping to quash riots — China is arming riot police with squads of AI controlled drones and Ukraine wants to man the frontlines with 25,000 robots US security agency still using Mythos despite ban – government using new security tool despite Pentagon's… Struggling to launch Teams? Microsoft recalls update causing failed startup and infinite loading loops –… How to meaningfully measure the effectiveness of cyber resilience 'We've identified a security incident': Vercel breach confirmed after hackers claim stolen data for sale… How EU organizations can turn sovereign cloud theory into action 'Update immediately': 60,000 WordPress websites at risk after experts discover flaw that allows hackers to… 'They mopped the floor with me and pulled every childish game they could': Disgruntled researcher releases second major Windows zero-day — claims Microsoft 'would ruin my life, and they did' 'As threats evolve, Gemini keeps our defenses one step ahead': Google claims its AI helped it block over 8.3… Cisco tells Webex users to patch critical security flaws immediately, as experts find its Wi-Fi boxes may be filling their disks with undeletable data every day Microsoft experts warn North Korean attackers target macOS users with 'a highly reliable infection chain' to steal passwords, financial data and more — here's how to stay safe Solving the shadow IT crisis in travel Agentic swarms will change how everyone uses AI – but how can organizations deploy them securely? Europol launches Operation PowerOFF — warns 75,000 DDoS users and takes down 53 domains China completes testing on ‘deep-sea electro-hydrostatic actuator’ capable of slicing undersea cables as deep as 3.5 kilometers – new compact subsea vessel testing bridges the ‘last mile’ and could deploy in 2026 Many are still leaving the door open': Security experts warn FIFA World Cup partners could be putting customers at… 'Anyone with $10 could have walked straight through': Report warns this legit-looking software is actually… An ancient Microsoft Excel security flaw could let hackers hijack your entire system, so patch now 'This is not a traditional coding error': Experts flag potentially critical security issues at the heart of Anthropic's MCP, exposes 150 million downloads and thousands of servers to complete takeover Your OpenClaw agents can empty your inbox and leak your data. Here's how to secure them Russia hits European thermal power plant in attempted ‘destructive’ cyberattack – Pro-Kremlin hackers are engaging in ‘riskier and more reckless behavior’ in latest attempt to cripple Western critical infrastructure The war in Iran is reaching cyberspace - here’s how to prepare Millions of hotel goers may have been exposed after hackers steal data and leak it on Telegram 'Every Apple user needs to know about this nasty scam': Fake warnings tell users their iCloud data will be… Dozens of WordPress plugins hijacked to target thousands of sites 'We are currently being extorted' — crypto giant Kraken says it is facing extortion attack, here's… McGraw Hill becomes latest to see its Salesforce data hacked Over 100 Chrome Web Store extensions found stealing user data from thousands of accounts OpenAI reveals its Mythos rival designed for cybersecurity pros When cyberattacks are inevitable, recovery becomes the strategy
The downfall of the login is redefining security
Paul Inglis · 2026-05-14 · via Latest from TechRadar in Security

Traditional passwords have long been treated as a frontline defense against malicious activity.

However, as cybercriminal networks grow in sophistication and attack methods become increasingly driven by AI tools, these legacy controls are failing to stop modern threats.

Senior Vice President & General Manager, EMEA at Ping Identity.

We have reached a point where usernames and passwords are a systemic liability; they represent a single point of failure that is easily exploited by automated, high-velocity attacks.

To remain resilient, organizations must move beyond the "point-in-time" login and embrace a model based on continuous, decentralized identity.

Weak controls are no match against modern threats

While poor cyber hygiene - such as password reuse and guessable sequences - is a contributing factor, the primary vulnerability lies in the nature of the credential itself.

In the UK, 85% of businesses report experiencing phishing attacks, which have evolved from simple social engineering to sophisticated Adversary-in-the-Middle (AitM) operations capable of intercepting session tokens in real-time.

When an attacker gains access through stolen credentials, they leverage the fact that most systems treat a successful login as a permanent grant of trust for the duration of a session.

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

Furthermore, the industrialization of fraud means that brute force and credential stuffing are no longer manual processes. AI-driven automation allows threat actors to test stolen data across thousands of platforms at record speed, turning a single compromised password into a gateway for lateral movement across multiple enterprise systems.

Passwordless authentication, biometrics and advanced alternatives

To mitigate these risks, organizations are transitioning to passwordless options that eliminate the reliance on shared secrets.

Passkeys, based on the FIDO2 standard, offer a more robust verification method by using asymmetric cryptography. Because the private key is stored securely on the user's hardware and never transmitted to a server, the primary vectors for phishing and credential stuffing are effectively removed.

Zero-knowledge biometric authentication provides a further layer of security without the privacy risks associated with traditional biometric databases. These systems are designed to verify a user’s identity locally on the device or via encrypted templates that cannot be reversed to recreate the original biometric data.

By ensuring that sensitive biological information is never centrally stored or transmitted, businesses can achieve high-assurance verification while maintaining a privacy-first posture.

Decentralized credentials represent the next evolution in this space. By using cryptographically signed data stored in mobile digital wallets, individuals gain full ownership of their identity.

This architecture allows users to share only the specific information required for a transaction - verified by a trusted issuer - without exposing unnecessary PII.

For the enterprise, this reduces the data liability associated with managing large pools of sensitive user information, which are frequently the primary targets for large-scale breaches.

A new era of passwordless security

The downfall of the traditional login is forcing a move toward runtime security and continuous verification. In a landscape where AI agents may act on behalf of users, security can no longer be a one-time event at the start of a session.

Modern architecture requires real-time bot detection and behavioral signals to monitor the context of every interaction. If an authenticated session exhibits anomalous behavior, the system must be capable of triggering frictionless re-verification to confirm the user’s identity and intent.

The transition from legacy authentication to these advanced alternatives is no longer a matter of convenience; it is a requirement for maintaining integrity in a sophisticated threat environment.

While moving away from passwords presents implementation challenges, the cost of maintaining a vulnerable, credential-based perimeter is far higher. Embracing passkeys, decentralized credentials, and continuous biometric verification is essential for protecting identities and securing the digital workforce of today and the future.

We've featured the Best Password Managers: Expert Recommendations for Your Credential Security.

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