SV-239109r675135_rule
V-239109
SRG-OS-000142-GPOS-00071
PHTN-67-000037
CAT II
10
At the command line, execute the following commands:
# sed -i -e "/^net.ipv4.tcp_syncookies/d" /etc/sysctl.conf
# echo net.ipv4.tcp_syncookies=1>>/etc/sysctl.conf
At the command line, execute the following command:
# /sbin/sysctl -a --pattern /tcp_syncookies
Expected result:
net.ipv4.tcp_syncookies = 1
If the output does not match the expected result, this is a finding.
V-239109
False
PHTN-67-000037
At the command line, execute the following command:
# /sbin/sysctl -a --pattern /tcp_syncookies
Expected result:
net.ipv4.tcp_syncookies = 1
If the output does not match the expected result, this is a finding.
M
5323