STIGQter STIGQter: STIG Summary: IBM z/OS ACF2 Security Technical Implementation Guide Version: 8 Release: 2 Benchmark Date: 23 Apr 2021:

IBM z/OS UNIX security parameters for restricted network service(s) in /etc/inetd.conf must be properly specified.

DISA Rule

SV-223633r695457_rule

Vulnerability Number

V-223633

Group Title

SRG-OS-000096-GPOS-00050

Rule Version

ACF2-US-000180

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Review the settings in The /etc/inetd.conf file determine if every entry in the file represents a service that is actually in use. Services that are not in use must be disabled to reduce potential security exposures.

The following services must be disabled in /etc/inetd.conf unless justified and documented with the ISSO:

RESTRICTED NETWORK SERVICES

Service Port
Chargen 19
Daytime 13
Discard 9
Echo 7
Exec 512
finger 79
shell 514
time 37
login 513
smtp 25
timed 525
nameserver 42
systat 11
uucp 540
netstat 15
talk 517
qotd 17
tftp 69

/etc/inetd.conf

The /etc/inetd.conf file is used by the INETD daemon. It specifies how INETD is to handle service requests on network sockets. Specifically, there is one entry in inetd.conf for each service. Each service entry specifies several parameters. The login_name parameter is of special interest. It specifies the userid under which the forked daemon is to execute. This userid is defined to the ESM and it may require a UID(0) (i.e., superuser authority) value.

Check Contents

From the UNIX System Services ISPF Shell enter:
/etc/inetd.conf

If any Restricted Network Services that are listed below are specified or not commented out unless justified and documented with the ISSO, this is a finding.

RESTRICTED NETWORK SERVICES/PORTS
Service Port
Chargen 19
Daytime 13
Discard 9
Echo 7
Exec 512
finger 79
shell 514
time 37
login 513
smtp 25
timed 525
nameserver 42
systat 11
uucp 540
netstat 15
talk 517
qotd 17
tftp 69

Vulnerability Number

V-223633

Documentable

False

Rule Version

ACF2-US-000180

Severity Override Guidance

From the UNIX System Services ISPF Shell enter:
/etc/inetd.conf

If any Restricted Network Services that are listed below are specified or not commented out unless justified and documented with the ISSO, this is a finding.

RESTRICTED NETWORK SERVICES/PORTS
Service Port
Chargen 19
Daytime 13
Discard 9
Echo 7
Exec 512
finger 79
shell 514
time 37
login 513
smtp 25
timed 525
nameserver 42
systat 11
uucp 540
netstat 15
talk 517
qotd 17
tftp 69

Check Content Reference

M

Target Key

4100

Comments