|
|
|
|
|
by gohrt
3798 days ago
|
|
Salt. In SSL/TLS, the data is transmitted using a one-time pad of some kind, so that intercepting a transmitted token gives you nothing that you can use to authenticate in a future connection (but you might be able to hijack the connection you intercepted, if you spoofed the server into thinking you are the intended client) https://en.wikipedia.org/wiki/Forward_secrecy |
|