The finger daemon package must not be installed.
Severity | Group ID | Group Title | Version | Rule ID | Date | STIG Version |
---|---|---|---|---|---|---|
low | V-216051 | SRG-OS-000480 | SOL-11.1-020090 | SV-216051r959010_rule | 2024-11-25 | 3 |
Description |
---|
Finger is an insecure protocol. |
ℹ️ Check |
---|
Determine if the finger package is installed. # pkg list service/network/finger If an installed package named service/network/finger is listed, this is a finding. |
✔️ Fix |
---|
The Software Installation Profile is required. # pfexec pkg uninstall service/network/finger |