STIGQter STIGQter: STIG Summary: Red Hat Enterprise Linux 8 Security Technical Implementation Guide Version: 1 Release: 2 Benchmark Date: 23 Apr 2021:

There must be no .shosts files on the RHEL 8 operating system.

DISA Rule

SV-230284r627750_rule

Vulnerability Number

V-230284

Group Title

SRG-OS-000480-GPOS-00227

Rule Version

RHEL-08-010470

Severity

CAT I

CCI(s)

Weight

10

Fix Recommendation

Remove any found ".shosts" files from the system.

$ sudo rm /[path]/[to]/[file]/.shosts

Check Contents

Verify there are no ".shosts" files on RHEL 8 with the following command:

$ sudo find / -name '*.shosts'

If any ".shosts" files are found, this is a finding.

Vulnerability Number

V-230284

Documentable

False

Rule Version

RHEL-08-010470

Severity Override Guidance

Verify there are no ".shosts" files on RHEL 8 with the following command:

$ sudo find / -name '*.shosts'

If any ".shosts" files are found, this is a finding.

Check Content Reference

M

Target Key

2921

Comments