2.3.6 Ensure RPC is not installed
Audit#
Run the following command to verify rpcbind is not installed:
# dpkg-query -W -f='${binary:Package}\t${Status}\t${db:Status-Status}\n' rpcbind
rpcbind unknown ok not-installed not-installed
Remediation#
Run the following command to remove rpcbind: