SV-257826r1208770_rule
V-257826
SRG-OS-000074-GPOS-00042
RHEL-09-215015
CAT I
10
Remove the vsftpd package with the following command:
$ sudo dnf remove vsftpd
Verify RHEL 9 does not have an FTP server package installed with the following command:
$ sudo dnf list --installed | grep vsftpd
If the "vsftpd" package is installed, this is a finding.
V-257826
False
RHEL-09-215015
Verify RHEL 9 does not have an FTP server package installed with the following command:
$ sudo dnf list --installed | grep vsftpd
If the "vsftpd" package is installed, this is a finding.
M
5551