SV-282684r1201032_rule
V-282684
SRG-OS-000480-GPOS-00227
TOSS-05-000211
CAT I
10
Remove any found ".shosts" files from the system.
$ sudo rm /[path]/[to]/[file]/.shosts
Verify there are no ".shosts" files on TOSS 5 using the following command:
$ sudo find / -name .shosts
If a ".shosts" file is found, this is a finding.
V-282684
False
TOSS-05-000211
Verify there are no ".shosts" files on TOSS 5 using the following command:
$ sudo find / -name .shosts
If a ".shosts" file is found, this is a finding.
M
5738