6 ms·
This is awesome. I did not know decrypting chrome's password db is still that easy.
by fipso 3y ago
This is awesome. I did not know decrypting chrome's password db is still that easy.
- paulirish 3y agoCookies != Passwords.. But anyway... You know this is also easily accessible within DevTools, yah? https://umaar.com/dev-tips/3-copy-as-curl/ https://umaar.com/dev-tips/3-copy-as-curl/
- eurasiantiger 3y agoOne could argue that cookies need to be more securely stored than passwords, because they can allow an attacker to bypass passwords and all other authentication factors.
- djbusby 3y agoPassword DB in basic-store uses the key 'peanut'.