SV-100323r1_rule
V-89673
SRG-OS-000096-GPOS-00050
VRAU-SL-000635
CAT II
10
Configure the system to prevent the dynamic loading of the UDP-Lite protocol handler:
Add the following rule to the iptables firewall ruleset:
# iptables -A INPUT -p udplite -j DROP
Run the following command:
iptables --list | grep "udplite"
If no result is displayed, this is a finding.
V-89673
False
VRAU-SL-000635
Run the following command:
iptables --list | grep "udplite"
If no result is displayed, this is a finding.
M
3459