SV-257956r991589_rule
V-257956
SRG-OS-000480-GPOS-00227
RHEL-09-252075
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 9 with the following command:
$ sudo find / -name .shosts
If a ".shosts" file is found, this is a finding.
V-257956
False
RHEL-09-252075
Verify there are no ".shosts" files on RHEL 9 with the following command:
$ sudo find / -name .shosts
If a ".shosts" file is found, this is a finding.
M
5551