Websites have a new way to spy on visitors: analyzing their SSD activity
kurthr
15 points
2 comments
May 27, 2026
Related Discussions
Found 5 related stories in 1117.1ms across 14,015 title embeddings via pgvector HNSW
- Websites have a new way to spy on visitors: analyzing their SSD activity Brajeshwar · 15 pts · May 28, 2026 · 100% similar
- Websites have a new way to spy on visitors: analyzing their SSD activity XzetaU8 · 23 pts · May 28, 2026 · 100% similar
- Cyberstalkers Are Exploiting Chrome Sync to Spy on Victims hn_acker · 17 pts · July 14, 2026 · 54% similar
- Browser Fingerprinting – How websites track you across internet –without cookies hackstar · 16 pts · July 10, 2026 · 53% similar
- Data Has Weight but Only on SSDs LorenDB · 77 pts · March 04, 2026 · 52% similar
Discussion Highlights (1 comments)
bastawhiz
The research paper: https://hannesweissteiner.com/pdfs/frost.pdf Not too exciting of an issue, unfortunately. It only really works if you have one application or website open in addition to the malicious page. They don't mention it explicitly (though maybe I missed it), but it seems like you'd have a very hard time fingerprinting individual pages, only websites. It also seems like you have to open the application or webpage while the malicious page is measuring—it can't get a meaningful trace from a page that's idling. The other thing that stands out to me is that I would expect the browser to throttle the malicious page when it's inactive. Background tabs don't stay fully active, so you'd be hard pressed to abuse this in realistic circumstances, I think.