SV-256512r958528_rule
V-256512
SRG-OS-000142-GPOS-00071
PHTN-30-000036
CAT II
10
At the command line, run the following commands:
# sed -i -e "/^net.ipv4.tcp_syncookies/d" /etc/sysctl.conf
# echo net.ipv4.tcp_syncookies=1>>/etc/sysctl.conf
# /sbin/sysctl --load
At the command line, run 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-256512
False
PHTN-30-000036
At the command line, run 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
5520