STIGQter STIGQter: STIG Summary: Solaris 10 X86 Security Technical Implementation Guide Version: 2 Release: 2 Benchmark Date: 22 Jan 2021:

The services file must have mode 0444 or less permissive.

DISA Rule

SV-227818r603266_rule

Vulnerability Number

V-227818

Group Title

SRG-OS-000312

Rule Version

GEN003780

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Change the mode of the services file to 0444 or less permissive.

Procedure:
# chmod 0444 /etc/services

Check Contents

Check the mode of the services file.

Procedure:
# ls -lL /etc/services

If the services file has a mode more permissive than 0444, this is a finding.

Vulnerability Number

V-227818

Documentable

False

Rule Version

GEN003780

Severity Override Guidance

Check the mode of the services file.

Procedure:
# ls -lL /etc/services

If the services file has a mode more permissive than 0444, this is a finding.

Check Content Reference

M

Target Key

4061

Comments