Stories
Slash Boxes
Comments

SoylentNews is people

SoylentNews is powered by your submissions, so send in your scoop. Only 19 submissions in the queue.

Submission Preview

Link to Story

Using Machine Learning to Detect Keystrokes

Accepted submission by fliptop at 2023-08-09 16:02:31
Security

A team of researchers from British universities has trained a deep learning model that can steal data from keyboard keystrokes recorded using a microphone with an accuracy of 95% [bleepingcomputer.com]:

When Zoom was used for training the sound classification algorithm, the prediction accuracy dropped to 93%, which is still dangerously high, and a record for that medium.

Such an attack severely affects the target's data security, as it could leak people's passwords, discussions, messages, or other sensitive information to malicious third parties.

Moreover, contrary to other side-channel attacks that require special conditions and are subject to data rate and distance limitations, acoustic attacks have become much simpler due to the abundance of microphone-bearing devices that can achieve high-quality audio captures.

Originally spotted on Schneier on Security [schneier.com].

Reference: Joshua Harrison, Ehsan Toreini, and Maryam Mehrnezhad, A Practical Deep Learning-Based Acoustic Side Channel Attack on Keyboards. arXiv:2308.01074v1 [arxiv.org]


Original Submission