The finger daemon package must not be installed.
Severity | Group ID | Group Title | Version | Rule ID | Date | STIG Version |
|---|---|---|---|---|---|---|
| low | V-216286 | SRG-OS-000480 | SOL-11.1-020090 | SV-216286r959010_rule | 2025-05-05 | 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 |