|
|
|
|
|
by hasty
1598 days ago
|
|
That doesn't mean it's stored in plain text. They could be storing a nice hash, and then when the crawler finds your email and password on some site some where, it could try to hash it as if you were logging in and see if it matches. |
|
More likely they're just checking against the stolen passwords database whenever the user logs in, as passwords are typically submitted in plain text.