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

推荐订阅源

钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
WordPress大学
WordPress大学
T
Tailwind CSS Blog
V
Visual Studio Blog
月光博客
月光博客
Hugging Face - Blog
Hugging Face - Blog
小众软件
小众软件
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园 - Franky
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Last Week in AI
Last Week in AI
阮一峰的网络日志
阮一峰的网络日志
量子位
有赞技术团队
有赞技术团队
酷 壳 – CoolShell
酷 壳 – CoolShell
Apple Machine Learning Research
Apple Machine Learning Research
博客园_首页
Jina AI
Jina AI
雷峰网
雷峰网
博客园 - 【当耐特】
博客园 - 叶小钗
美团技术团队
宝玉的分享
宝玉的分享
IT之家
IT之家

Latest from TechRadar

Quordle hints and answers for Monday, April 13 (game #1540) NYT Strands hints and answers for Monday, April 13 (game #771) NYT Connections hints and answers for Monday, April 13 (game #1037) Morbid Metal developer explains why he ditched an origami art direction in favor of gritty sci-fi — 'It worked, but it didn't really feel like me' '71% of US households get routers from ISPs': Why new FCC rules could leave millions stuck with outdated,… 'The CPU is the system’s executive layer': Intel joins SambaNova as both face existential threat from… ‘More bang for your buck’: 7 easy ways to boost your MacBook Neo’s performance for free DJI Romo P vs Roborock Saros 10R — which robot vacuum comes out on top when it comes to dodging obstacles? I put… I spent 6 hours with Genshin Impact on the Galaxy S26 Ultra, and I can't believe how far mobile gaming has come What is the release date for The Testaments episode 4 on Hulu and Disney+? I reviewed the LG G6 for 3 weeks, and it's a fantastic OLED TV that's the new best option for brighter rooms Is your bird feeder camera doing more harm than good? 3 tips for using it safely as RSPB issues urgent disease warning Chelsea vs Man City Live Streams: How to watch Premier League 2025/26 from anywhere in the world, team news How to watch Alcaraz vs Sinner for FREE: TV Channels for Monte-Carlo Masters Final Sunderland vs Tottenham Live Streams: How to watch Premier League 2025/26 from anywhere in the world, team news Are these the best-designed workout headphones ever? I used them for a month to find out How to watch Snooker 900 John Virgo online (it's free) – stream O'Sullivan vs Higgins anywhere I've only just discovered the Walk With Frodo app on Garmin's Connect IQ store — and as as a huge LOTR nerd, it's going to make the next 1,800 miles fly by 'Just not sustainable': Why your monthly £25 broadband internet bill could soon hit £45 How to watch Paris-Roubaix 2026: Free Streams & TV Info as Tadej Pogacar chases third Monument How to watch Euphoria season 3 online – stream Zendaya & Sydney Sweeney drama from anywhere today '$15K bill destroyed a solo developer’s startup': How hackers are using leaked Google API keys to… There's a sneaky way to watch UFC 327 really cheap... NYT Connections hints and answers for Sunday, April 12 (game #1036) NYT Strands hints and answers for Sunday, April 12 (game #770) Quordle hints and answers for Sunday, April 12 (game #1539) Amazon's Ring cameras are the perfect solution to secure your home on a budget — shop today's best deals… I've tested every iPhone since the iPhone 12, and Ceramic Shield 2 is the first iPhone glass I fully trust UFC 327 live stream: how to watch Procházka vs Ulberg, start time, preview, full card We're officially getting the DJI Pocket 4 on April 16, but here's how Insta360 could beat it
Default BitLocker configuration isn’t enough: Defen...
Ian Pratt · 2026-04-22 · via Latest from TechRadar

Walk into any café, airport lounge, or hotel lobby and you’ll see the modern workplace in action. Business laptops open, meetings happening over video, documents being edited in real time. Work is no longer confined to the office.

This flexibility has delivered huge productivity benefits, but it has also increased one of the oldest but still underestimated threats in cybersecurity: physical access to a device.

Today, our laptops are at the center of everything we do, holding our most important work—from confidential documents and messages to credentials and sensitive data about our customers and employees. But that also makes them a prime target. Every day, thousands of laptops are lost or stolen—putting that data at risk.

Article continues below

VP, Security & Commercial Systems CTO, Personal Systems, HP Inc.

At the same time, the value of these devices to attackers is increasing. Modern laptops are processing more sensitive information locally than ever before. The rapid adoption of AI tools is accelerating this shift, as tools that analyze documents, images, and voice recordings expand the amount of sensitive data handled directly on endpoints.

A compromised laptop may also contain cached credentials, locally stored corporate data, or authenticated access to internal applications. Attackers can use this foothold to extract sensitive information or move deeper into enterprise networks. And even if data is notionally stored in the cloud, it typically needs to be cached locally for performance, so ends up on the device anyway.

Altogether, this means the laptop itself has become an increasingly attractive target for attackers.

Why Default BitLocker Configuration Isn’t Enough

If a device falls into the wrong hands, most organizations rely on BitLocker disk encryption software which is widely deployed to ensure that data on lost or stolen laptops remain protected. However, it can be bypassed if an attacker has physical access to a device.

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

One example is a technique known as ‘TPM bus snooping’. This method allows attackers to intercept communications between the device’s Trusted Platform Module (TPM) and the CPU during the boot process.

The TPM is a specialized security chip responsible for several critical security functions. It securely stores cryptographic keys, supports authentication mechanisms, and enables secure boot processes. It also works closely with encryption technologies such as BitLocker to protect data stored on the device.

In its default configuration, the TPM releases the disk decryption key during system startup once the device verifies that the boot environment is trusted. This default TPM-only configuration of BitLocker is attractive for ease of deployment, meaning many devices automatically unlock the encrypted drive during boot without requiring additional authentication.

Researchers have demonstrated that an attacker with physical access to the device can intercept this communication during startup and recover the encryption key. In some cases, this can be done in less than a minute using hardware costing as little as $20.

These TPM bus attacks are increasingly well documented. What once required specialized labs is becoming more accessible as tools, research, and practical demonstrations spread across the security community.

Importantly, this isn’t a vulnerability that can simply be patched through software updates. The issue lies in how hardware components communicate during startup. Once an attacker has physical access to the device, they are operating outside many of the assumptions that software protections rely on.

For organizations, this creates an uncomfortable compliance question as to whether standard BitLocker can still be treated as a sufficient mitigating control when deciding if the loss of a device containing PII must be reported to national data protection authorities.

Why hardware security matters more than ever

As devices become more mobile – and more valuable targets – organizations need to rethink how they approach endpoint protection.

Traditional security strategies have focused heavily on software controls such as endpoint protection software platforms, operating system hardening, and network monitoring. These layers remain essential, but they cannot fully protect a device if attackers can directly access the hardware. This is why we are seeing growing interest in hardware-rooted security – systems designed with protection built in from the silicon up.

Our new hardware-rooted security architectures take a different approach by introducing an encrypted communication channel between the certified TPM and CPU, preventing interception and probing attacks.

The TPM is cryptographically bound to the device itself, meaning it cannot simply be moved into another device and tricked into revealing encryption keys. This closes a long-standing industry security gap while avoiding additional complexity for IT teams.

Securing the future of work

Hybrid work has permanently changed how and where corporate devices are used. Laptops now move through environments that organizations cannot fully control, while simultaneously processing increasing volumes of sensitive data.

That reality means physical access attacks are no longer edge cases, they are a risk that organizations must actively plan for. Protecting modern endpoints increasingly requires a hardware-first security strategy, one where protection and verification capabilities are built directly into the device.

Because once a laptop leaves the office, it needs to be able to defend itself.

We've ranked the best online cybersecurity courses.

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