>From 462a22827abf70b1994a09eb9d25c7f8b40e7047 Mon Sep 17 00:00:00 2001 From: Shawn Wells Date: Sun, 15 Sep 2013 16:09:14 -0400 Subject: [PATCH 13/22] Updated kernel module naming schemes - Unified naming between XCCDF and OVAL namings for kernel module checks --- RHEL6/input/auxiliary/stig_overlay.xml | 8 +++--- RHEL6/input/profiles/CS2.xml | 24 ++++++++++---------- RHEL6/input/profiles/common.xml | 10 ++++---- RHEL6/input/profiles/fisma-medium-rhel6-server.xml | 24 ++++++++++---------- RHEL6/input/profiles/nist-CL-IL-AL.xml | 24 ++++++++++---------- RHEL6/input/profiles/test.xml | 2 +- RHEL6/input/profiles/usgcb-rhel6-server.xml | 24 ++++++++++---------- RHEL6/input/system/network/ipv6.xml | 2 +- RHEL6/input/system/network/uncommon.xml | 8 +++--- RHEL6/input/system/permissions/mounting.xml | 14 +++++----- 10 files changed, 70 insertions(+), 70 deletions(-) diff --git a/RHEL6/input/auxiliary/stig_overlay.xml b/RHEL6/input/auxiliary/stig_overlay.xml index 3a71a58..647b250 100644 --- a/RHEL6/input/auxiliary/stig_overlay.xml +++ b/RHEL6/input/auxiliary/stig_overlay.xml @@ -282,16 +282,16 @@ The system's local firewall must implement a deny-all, allow-by-exception policy for inbound packets. - + The Datagram Congestion Control Protocol (DCCP) must be disabled unless required. - + The Stream Control Transmission Protocol (SCTP) must be disabled unless required. - + The Reliable Datagram Sockets (RDS) protocol must be disabled unless required. - + The Transparent Inter-Process Communication (TIPC) protocol must be disabled unless required. diff --git a/RHEL6/input/profiles/CS2.xml b/RHEL6/input/profiles/CS2.xml index 38b8c77..84329b4 100644 --- a/RHEL6/input/profiles/CS2.xml +++ b/RHEL6/input/profiles/CS2.xml @@ -52,13 +52,13 @@ - - - + + + + - - + + + diff --git a/RHEL6/input/profiles/common.xml b/RHEL6/input/profiles/common.xml index 45ade0e..ab099be 100644 --- a/RHEL6/input/profiles/common.xml +++ b/RHEL6/input/profiles/common.xml @@ -89,15 +89,15 @@ + - - + + - - - - + + + - - + + - - - - + + - - - - + + + - - - - - + + + - @@ -156,10 +156,10 @@ - - + + diff --git a/RHEL6/input/system/network/ipv6.xml b/RHEL6/input/system/network/ipv6.xml index 0dc0245..8a7a82c 100644 --- a/RHEL6/input/system/network/ipv6.xml +++ b/RHEL6/input/system/network/ipv6.xml @@ -16,7 +16,7 @@ effectively prevent execution of the IPv6 networking stack is to instruct the system not to activate the IPv6 kernel module. - + Disable IPv6 Networking Support Automatic Loading To prevent the IPv6 kernel module (ipv6) from loading the IPv6 networking stack, add the following line to diff --git a/RHEL6/input/system/network/uncommon.xml b/RHEL6/input/system/network/uncommon.xml index ad6daf8..da41c4d 100644 --- a/RHEL6/input/system/network/uncommon.xml +++ b/RHEL6/input/system/network/uncommon.xml @@ -12,7 +12,7 @@ in your network environment by ensuring they are not needed prior to disabling them. - + Disable DCCP Support The Datagram Congestion Control Protocol (DCCP) is a @@ -33,7 +33,7 @@ the system against exploitation of any flaws in its implementation. - + Disable SCTP Support The Stream Control Transmission Protocol (SCTP) is a @@ -55,7 +55,7 @@ the system against exploitation of any flaws in its implementation. - + Disable RDS Support The Reliable Datagram Sockets (RDS) protocol is a transport @@ -76,7 +76,7 @@ the system against exploitation of any flaws in its implementation. - + Disable TIPC Support The Transparent Inter-Process Communication (TIPC) protocol diff --git a/RHEL6/input/system/permissions/mounting.xml b/RHEL6/input/system/permissions/mounting.xml index 897d45f..6191a0a 100644 --- a/RHEL6/input/system/permissions/mounting.xml +++ b/RHEL6/input/system/permissions/mounting.xml @@ -152,7 +152,7 @@ DVDs. - + Disable Mounting of <tt>cramfs</tt> @@ -165,7 +165,7 @@ local system should be disabled. - + Disable Mounting of <tt>freevxfs</tt> @@ -178,7 +178,7 @@ local system should be disabled. - + Disable Mounting of <tt>jffs2</tt> @@ -191,7 +191,7 @@ local system should be disabled. - + Disable Mounting of <tt>hfs</tt> @@ -204,7 +204,7 @@ local system should be disabled. - + Disable Mounting of <tt>hfsplus</tt> @@ -217,7 +217,7 @@ local system should be disabled. - + Disable Mounting of <tt>squashfs</tt> @@ -230,7 +230,7 @@ local system should be disabled. - + Disable Mounting of <tt>udf</tt> -- 1.7.1