STIGQter STIGQter: STIG Summary: IBM AIX 7.x Security Technical Implementation Guide Version: 2 Release: 2 Benchmark Date: 23 Apr 2021:

The instsrv daemon must be disabled on AIX.

DISA Rule

SV-215390r508663_rule

Vulnerability Number

V-215390

Group Title

SRG-OS-000095-GPOS-00049

Rule Version

AIX7-00-003085

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

In "/etc/inetd.conf", comment out the "instsrv" entry by running command:
# chsubserver -r inetd -C /etc/inetd.conf -d -v 'instsrv' -p 'tcp'

Restart inetd:
# refresh -s inetd

Check Contents

From the command prompt, execute the following command:
# grep "^instsrv[[:blank:]]" /etc/inetd.conf

If there is any output from the command, this is a finding.

Vulnerability Number

V-215390

Documentable

False

Rule Version

AIX7-00-003085

Severity Override Guidance

From the command prompt, execute the following command:
# grep "^instsrv[[:blank:]]" /etc/inetd.conf

If there is any output from the command, this is a finding.

Check Content Reference

M

Target Key

4012

Comments