SV-221870r603260_rule
V-221870
SRG-OS-000480-GPOS-00227
OL07-00-040540
CAT I
10
Remove any found ".shosts" files from the system.
# rm /[path]/[to]/[file]/.shosts
Verify there are no ".shosts" files on the system.
Check the system for the existence of these files with the following command:
# find / -name '*.shosts'
If any ".shosts" files are found on the system, this is a finding.
V-221870
False
OL07-00-040540
Verify there are no ".shosts" files on the system.
Check the system for the existence of these files with the following command:
# find / -name '*.shosts'
If any ".shosts" files are found on the system, this is a finding.
M
4089