|
|
|
|
|
by Xylakant
4503 days ago
|
|
It's fairly useless: If an attacker can sniff your connection he can just submit the encrypted password he sniffed to the server. The only win you have is that the attacker can't see the password itself, a potential bonus when people reuse passwords. However, if you can sniff the connection you can probably alter it and inject javascript that submits the clear-text password to the attacker. |
|