SV-269404r1050287_rule
V-269404
SRG-OS-000074-GPOS-00042
ALMA-09-037860
CAT I
10
Remove the default telnet client and server packages using the following command:
$ dnf remove telnet-server telnet
Verify that AlmaLinux OS 9 does not have a telnet client or server package installed with the following command:
$ rpm -qa | grep telnet
If the "telnet-server" server or "telnet" client packages are installed, this is a finding.
Note that there may be third-party or alternative packages that provide the same functionality, which should also be removed.
V-269404
False
ALMA-09-037860
Verify that AlmaLinux OS 9 does not have a telnet client or server package installed with the following command:
$ rpm -qa | grep telnet
If the "telnet-server" server or "telnet" client packages are installed, this is a finding.
Note that there may be third-party or alternative packages that provide the same functionality, which should also be removed.
M
5664