STIGQter STIGQter: STIG Summary: Solaris 10 X86 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-227687r603266_rule

Vulnerability Number

V-227687

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-227687

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

4061

Comments