|
|
|
|
|
by skeeks
1522 days ago
|
|
And what if the server is compromised in the future? It is trivially to then extract all the cookies and send them to a attacker-controlled server. The attacker then uses those password to try to login on different platforms. After initially setting a password, the database/server should only store a salted hash. No exceptions. |
|