Hacker News new | ask | show | jobs
The Windows SAM database is apparently accessible by non-admin users in Win 10 (twitter.com)
27 points by regnerba 1802 days ago
1 comments

To check:

(1) Run `icacls c:\windows\system32\config\SAM`

(2) If you see `BUILTIN\Users:(I)(RX)` in the results, you're affected