SV-226993r603265_rule
V-226993
SRG-OS-000480
GEN005522
CAT II
10
Change the permissions for the SSH public host key files.
# chmod 0644 /etc/ssh/*key.pub
Check the permissions for SSH public host key files.
# ls -lL /etc/ssh/*key.pub
If any file has a mode more permissive than 0644, this is a finding.
V-226993
False
GEN005522
Check the permissions for SSH public host key files.
# ls -lL /etc/ssh/*key.pub
If any file has a mode more permissive than 0644, this is a finding.
M
4060