|
|
|
|
|
by PhilipRoman
689 days ago
|
|
>something you know (password) Conveniently saved in your browser :) Might not be easy to extract from a logged-out device, but grabbing the device quickly can bypass both "factors" simultaneously. Makes me wonder how functions like CryptProtectData protect against physical disk access with hex editor. The hash of the login password can be changed to anything and obviously they cannot access the actual password since it should be destroyed after hashing. So unless TPM is involved I don't see how it can be secure. |
|
It derives a key from your password when you log in. Changing the authentication hash will only let you log in, not figure out what the key was.