SV-230284r627750_rule
V-230284
SRG-OS-000480-GPOS-00227
RHEL-08-010470
CAT I
10
Remove any found ".shosts" files from the system.
$ sudo rm /[path]/[to]/[file]/.shosts
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.
V-230284
False
RHEL-08-010470
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.
M
2921