SV-215391r508663_rule
V-215391
SRG-OS-000095-GPOS-00049
AIX7-00-003086
CAT II
10
In "/etc/inetd.conf", comment out the "echo" entries by running commands:
# chsubserver -r inetd -C /etc/inetd.conf -d -v 'echo' -p 'tcp'
# chsubserver -r inetd -C /etc/inetd.conf -d -v 'echo' -p 'udp'
Restart inetd:
# refresh -s inetd
Check the /etc/inetd.conf for TCP and UDP echo service entries using command:
# grep echo /etc/inetd.conf | grep -v \#
If there is any output from the command, this is a finding.
V-215391
False
AIX7-00-003086
Check the /etc/inetd.conf for TCP and UDP echo service entries using command:
# grep echo /etc/inetd.conf | grep -v \#
If there is any output from the command, this is a finding.
M
4012