|
|
|
|
|
by hjlklhj
4285 days ago
|
|
For the "Stealing the Password File" attack what they're actually getting is a list of users, not the hashed passwords. Hashed passwords are stored in /etc/shadow in all recent (at least early 90s) systems. This is still bad since they now will have a list of possible usernames on the system but not nearly as bad as getting access to the hashed passwords as well. |
|