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

There must be no .netrc files on the system.

DISA Rule

SV-226561r603265_rule

Vulnerability Number

V-226561

Group Title

SRG-OS-000073

Rule Version

GEN002000

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Remove the .netrc file(s).

Procedure:
# rm .netrc

Check Contents

Check the system for the existence of any .netrc files.

Procedure:
# find / -name .netrc

If any .netrc file exists, this is a finding.

Vulnerability Number

V-226561

Documentable

False

Rule Version

GEN002000

Severity Override Guidance

Check the system for the existence of any .netrc files.

Procedure:
# find / -name .netrc

If any .netrc file exists, this is a finding.

Check Content Reference

M

Target Key

4060

Comments