From 17c8cd875e3af684809a5b869cb842c3b741fbd2 Mon Sep 17 00:00:00 2001 From: Eduardo Barretto Date: Thu, 23 Sep 2021 10:48:13 +0200 Subject: [PATCH] Add ufw_rate_limit 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 2faaaf0473df..4b1c6e5c9c6a 100644 --- a/products/ubuntu2004/profiles/stig.profile +++ b/products/ubuntu2004/profiles/stig.profile @@ -518,6 +518,7 @@ selections: # UBTU-20-010445 Ubuntu operating system must implement cryptographic mechanisms to prevent unauthorized disclosure of all information at rest. # UBTU-20-010446 The Ubuntu operating system must configure the uncomplicated firewall to rate-limit impacted network interfaces. + - ufw_rate_limit # UBTU-20-010447 The Ubuntu operating system must implement non-executable data to protect its memory from unauthorized code execution.