Researchers demonstrate how JavaScript can monitor hard drive activity patterns to identify and track users across browsing sessions.
Summary
- New FROST technique allows websites to monitor SSD activity through browser JavaScript without user knowledge
- Method can potentially identify and track users based on unique storage access patterns
- Attack works through standard web browsers without requiring additional software or permissions
- Researchers have demonstrated the technique but specific mitigation strategies remain unclear

New Tracking Vector Identified
Security researchers have detailed a novel browser-based surveillance technique called FROST that enables websites to monitor solid-state drive activity patterns through JavaScript. The method represents a significant departure from traditional web tracking approaches, as it leverages hardware-level characteristics rather than cookies or browser fingerprinting techniques.
Technical Mechanism
The FROST technique works by measuring telltale SSD activity patterns that can be detected through timing analysis within a standard web browser environment. This approach allows websites to gather information about storage device behaviour without requiring users to install additional software or grant special permissions. The technique operates entirely through JavaScript code that can be embedded in any website.
Potential Privacy Implications
The research suggests this method could enable persistent tracking of users across different browsing sessions and potentially across different browsers on the same device. Unlike traditional tracking methods that can be blocked through cookie management or privacy settings, this hardware-based approach may prove more difficult for users to detect or prevent through conventional means.
Unknown Scope and Countermeasures
The source material does not specify the accuracy rates of the tracking technique, the range of SSD models affected, or whether the method works across different operating systems. Details about potential detection methods or specific countermeasures that organisations could implement are not provided in the available research summary.
Why it matters
This technique represents a new attack vector that bypasses traditional privacy controls and could enable covert user tracking across enterprise networks. CISOs need to understand that standard privacy protection measures may not defend against hardware-based surveillance methods, potentially exposing employee browsing patterns and creating new data privacy compliance risks.
What to do now
- Monitor for additional research details and proof-of-concept implementations as they become available
- Assess whether current network monitoring tools can detect unusual JavaScript timing patterns
- Review data privacy policies to ensure they account for novel tracking techniques
