SV-256514r970703_rule
V-256514
SRG-OS-000163-GPOS-00072
PHTN-30-000038
CAT II
10
Navigate to and open:
/etc/ssh/sshd_config
Ensure the "ClientAliveCountMax" line is uncommented and set to the following:
ClientAliveCountMax 0
At the command line, run the following command:
# systemctl restart sshd.service
At the command line, run the following command:
# sshd -T|&grep -i ClientAliveCountMax
Expected result:
ClientAliveCountMax 0
If the output does not match the expected result, this is a finding.
V-256514
False
PHTN-30-000038
At the command line, run the following command:
# sshd -T|&grep -i ClientAliveCountMax
Expected result:
ClientAliveCountMax 0
If the output does not match the expected result, this is a finding.
M
5520