From 8a112acc67238c748ed67dc7675e46c5b0abd689 Mon Sep 17 00:00:00 2001 From: Eduardo Barretto Date: Thu, 23 Sep 2021 10:48:53 +0200 Subject: [PATCH] Add ufw_only_required_services to Ubuntu 20.04 STIG profile --- products/ubuntu2004/profiles/stig.profile | 1 + 1 file changed, 1 insertion(+) diff --git a/products/ubuntu2004/profiles/stig.profile b/products/ubuntu2004/profiles/stig.profile index 4b1c6e5c9c6a..db32a4879ccb 100644 --- a/products/ubuntu2004/profiles/stig.profile +++ b/products/ubuntu2004/profiles/stig.profile @@ -416,6 +416,7 @@ selections: - package_rsh-server_removed # UBTU-20-010407 The Ubuntu operating system must be configured to prohibit or restrict the use of functions, ports, protocols, and/or services, as defined in the PPSM CAL and vulnerability assessments. + - ufw_only_required_services # UBTU-20-010408 The Ubuntu operating system must prevent direct login into the root account.