TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Researchers figure out how to bypass the fingerprint readers in most Windows PCs

3 点作者 simonjgreen超过 1 年前

1 comment

isaacfrond超过 1 年前
tl;dr<p>Each fingerprint sensor was ultimately defeated by a different weakness. The Dell laptop&#x27;s Goodix fingerprint sensor implemented SCDP [encrypted device communication] properly in Windows but used no such protections in Linux. Connecting the fingerprint sensor to a Raspberry Pi 4, the team was able to exploit the Linux support plus &quot;poor code quality&quot; to enroll a new fingerprint that would allow entry into a Windows account.<p>As for the Synaptic and ELAN fingerprint readers used by Lenovo and Microsoft (respectively), the main issue is that both sensors supported SCDP but that it wasn&#x27;t actually enabled. Synaptic&#x27;s touchpad used a custom TLS implementation for communication that the Blackwing team was able to exploit, while the Surface fingerprint reader used cleartext communication over USB for communication.