Hacker News new | ask | show | jobs
by aj3 1788 days ago
Password hashes. /etc/shadow isn’t world readable in Linux dither
1 comments

It seems like there are some cases where Windows accepts a password hash for authentication as a user though. So by having the hash of an administrator, you can escalate privileges.

I don't think there are such cases in Linux.