SV-239156r675276_rule
V-239156
SRG-OS-000480-GPOS-00227
PHTN-67-000085
CAT II
10
Open /etc/ssh/sshd_config with a text editor.
Ensure that the "X11Forwarding" line is uncommented and set to the following:
X11Forwarding no
At the command line, execute the following command:
# service sshd reload
At the command line, execute the following command:
# sshd -T|&grep -i X11Forwarding
Expected result:
X11Forwarding no
If the output does not match the expected result, this is a finding.
V-239156
False
PHTN-67-000085
At the command line, execute the following command:
# sshd -T|&grep -i X11Forwarding
Expected result:
X11Forwarding no
If the output does not match the expected result, this is a finding.
M
5323