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

推荐订阅源

爱范儿
爱范儿
量子位
人人都是产品经理
人人都是产品经理
小众软件
小众软件
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - Franky
Recent Announcements
Recent Announcements
A
About on SuperTechFans
Microsoft Security Blog
Microsoft Security Blog
N
Netflix TechBlog - Medium
H
Help Net Security
博客园 - 三生石上(FineUI控件)
博客园 - 司徒正美
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
MyScale Blog
MyScale Blog
The Cloudflare Blog
S
SegmentFault 最新的问题
H
Hackread – Cybersecurity News, Data Breaches, AI and More
J
Java Code Geeks
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
P
Proofpoint News Feed
宝玉的分享
宝玉的分享
Vercel News
Vercel News

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…
Default BitLocker configuration isn’t enough: Defen...
Ian Pratt · 2026-04-22 · via Latest from TechRadar in Pro

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