SV-100225r1_rule
V-89575
SRG-OS-000073-GPOS-00041
VRAU-SL-000370
CAT I
10
Ensure password are being encrypted with hash sha512 with the following command:
# echo 'CRYPT=sha512'>>/etc/default/passwd
Check that the user account passwords are stored hashed using sha512 by running the following command:
# cat /etc/default/passwd | grep CRYPT=sha512
If "CRYPT=sha512" is not listed, this is a finding.
V-89575
False
VRAU-SL-000370
Check that the user account passwords are stored hashed using sha512 by running the following command:
# cat /etc/default/passwd | grep CRYPT=sha512
If "CRYPT=sha512" is not listed, this is a finding.
M
3459