The FTP daemon must not be installed unless required.
Severity | Group ID | Group Title | Version | Rule ID | Date | STIG Version |
|---|---|---|---|---|---|---|
| high | V-216290 | SRG-OS-000480 | SOL-11.1-020130 | SV-216290r959010_rule | 2025-05-05 | 3 |
| Description |
|---|
| FTP is an insecure protocol. |
| ℹ️ Check |
|---|
| Determine if the FTP package is installed. # pkg list service/network/ftp If an installed package named "service/network/ftp" is listed and not required for operations, this is a finding. |
| ✔️ Fix |
|---|
| The Software Installation Profile is required. # pfexec pkg uninstall service/network/ftp |