All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

New browser-based side-channel attack uses SSD activity analysis to spy on users

By

Dan Goodin

2d ago· 2 min readenNews

Summary

Researchers have discovered a new browser-based side-channel attack that can spy on users by analyzing SSD (Solid State Drive) activity through JavaScript. By measuring I/O interactions within the sandboxed file system using a pretrained convolutional neural network, attackers can deduce which apps and websites are open on a device. The technique involves performing random reads from a large OPFS (Origin Private File System) file to measure SSD contention caused by user activity.

Key quotes

· 3 pulled
The attacker continuously measures SSD contention by performing random reads from a large OPFS file.
SSD contention caused by user activity causes measurable latency...
While each file system is sandboxed, meaning it's isolated from other websites and from the device system itself, the JavaScript can measure the I/O interactions.
Snippet from the RSS feed
Telltale SSD activity can be measured in the browser using simple JavaScript.

You might also wanna read