|
|
|
|
|
by mikehearn
754 days ago
|
|
I'm trying to square the claims in this article with what Microsoft says. Article: "This database file has a record of everything you’ve ever viewed on your PC in plain text" Microsoft: "Snapshots are encrypted by Device Encryption or BitLocker, which are enabled by default on Windows 11." https://support.microsoft.com/en-us/windows/privacy-and-cont... The article is a little bit hand-wavy about how exactly the database comes to be decrypted and remotely exfiltrated. The headline says it takes "two lines of code" but unless I'm missing it, I don't see those lines discussed in the article. |
|
The databases are plain-text sqlite files within the current user's %appdata% folder.
So, literally anything that can grab those files and put them somewhere else can qualify as exfiltration. Any backup product worth its salt would be covering these databases.