SV-282460r1200360_rule
V-282460
SRG-OS-000073-GPOS-00041
TOSS-05-000465
CAT II
10
Lock all interactive user accounts not using SHA-512 hashing until the passwords can be regenerated with SHA-512.
Verify the interactive user account passwords are using a strong password hash using the following command:
$ sudo cut -d: -f2 /etc/shadow
$6$kcOnRq/5$NUEYPuyL.wghQwWssXRcLRFiiru7f5JPV6GaJhNC2aK5F3PZpE/BCCtwrxRc/AInKMNX3CdMw11m9STiql12f/
Password hashes "!" or "*" indicate inactive accounts not available for login and are not evaluated.
If any interactive user password hash does not begin with "$6", this is a finding.
V-282460
False
TOSS-05-000465
Verify the interactive user account passwords are using a strong password hash using the following command:
$ sudo cut -d: -f2 /etc/shadow
$6$kcOnRq/5$NUEYPuyL.wghQwWssXRcLRFiiru7f5JPV6GaJhNC2aK5F3PZpE/BCCtwrxRc/AInKMNX3CdMw11m9STiql12f/
Password hashes "!" or "*" indicate inactive accounts not available for login and are not evaluated.
If any interactive user password hash does not begin with "$6", this is a finding.
M
5738