The TFTP service daemon must not be installed unless required.

Severity
Group ID
Group Title
Version
Rule ID
Date
STIG Version
highV-216056SRG-OS-000480SOL-11.1-020140SV-216056r959010_rule2026-02-193

Description

TFTP is an insecure protocol.

ℹ️ Check

Determine if the TFTP package is installed. # pkg list service/network/tftp If an installed package named "/service/network/tftp" is listed and not required for operations, this is a finding.

✔️ Fix

The Software Installation Profile is required. # pfexec pkg uninstall install/installadm # pfexec pkg uninstall service/network/tftp