SV-220117r603266_rule
V-220117
SRG-OS-000480
GEN006580
CAT II
10
Enable tcp_wrappers.
# svccfg -s svc:/network/inetd setprop defaults/tcp_wrappers=true
# svcadm refresh inetd
# svcprop -p defaults svc:/network/inetd | grep tcp_wrappers
This should return a line with the following:
defaults/tcp_wrappers boolean true
If the above line contains the word false, this is a finding.
V-220117
False
GEN006580
# svcprop -p defaults svc:/network/inetd | grep tcp_wrappers
This should return a line with the following:
defaults/tcp_wrappers boolean true
If the above line contains the word false, this is a finding.
M
4061