>From ab3aa75822b9e399f78ad71cc96e5c0c1dcb6a2a Mon Sep 17 00:00:00 2001 From: Shawn Wells Date: Thu, 29 Aug 2013 23:37:27 -0400 Subject: [PATCH 2/4] template_OVAL_package_installed testing + bash remediations - Testing of OVAL for template_OVAL_package_installed - Adding of associated bash scripts --- RHEL6/input/checks/package_aide_installed.xml | 1 + RHEL6/input/checks/package_audit_installed.xml | 1 + RHEL6/input/checks/package_cronie_installed.xml | 1 + .../checks/package_iptables-ipv6_installed.xml | 1 + RHEL6/input/checks/package_iptables_installed.xml | 1 + .../input/checks/package_irqbalance_installed.xml | 1 + RHEL6/input/checks/package_ntp_installed.xml | 1 + RHEL6/input/checks/package_openswan_installed.xml | 1 + .../checks/package_policycoreutils_installed.xml | 1 + RHEL6/input/checks/package_postfix_installed.xml | 1 + RHEL6/input/checks/package_psacct_installed.xml | 1 + RHEL6/input/checks/package_rsyslog_installed.xml | 1 + RHEL6/input/checks/package_screen_installed.xml | 1 + RHEL6/input/checks/package_vsftpd_installed.xml | 1 + .../templates/template_OVAL_package_installed | 1 + RHEL6/input/fixes/bash/package_audit_installed.sh | 1 + RHEL6/input/fixes/bash/package_cronie_installed.sh | 1 + .../fixes/bash/package_iptables-ipv6_installed.sh | 1 + .../input/fixes/bash/package_iptables_installed.sh | 1 + .../fixes/bash/package_irqbalance_installed.sh | 1 + RHEL6/input/fixes/bash/package_ntp_installed.sh | 1 + .../input/fixes/bash/package_openswan_installed.sh | 1 + .../bash/package_policycoreutils_installed.sh | 1 + .../input/fixes/bash/package_postfix_installed.sh | 1 + RHEL6/input/fixes/bash/package_psacct_installed.sh | 1 + .../input/fixes/bash/package_rsyslog_installed.sh | 1 + RHEL6/input/fixes/bash/package_vsftpd_installed.sh | 1 + 27 files changed, 27 insertions(+), 0 deletions(-) create mode 100644 RHEL6/input/fixes/bash/package_audit_installed.sh create mode 100644 RHEL6/input/fixes/bash/package_cronie_installed.sh create mode 100644 RHEL6/input/fixes/bash/package_iptables-ipv6_installed.sh create mode 100644 RHEL6/input/fixes/bash/package_iptables_installed.sh create mode 100644 RHEL6/input/fixes/bash/package_irqbalance_installed.sh create mode 100644 RHEL6/input/fixes/bash/package_ntp_installed.sh create mode 100644 RHEL6/input/fixes/bash/package_openswan_installed.sh create mode 100644 RHEL6/input/fixes/bash/package_policycoreutils_installed.sh create mode 100644 RHEL6/input/fixes/bash/package_postfix_installed.sh create mode 100644 RHEL6/input/fixes/bash/package_psacct_installed.sh create mode 100644 RHEL6/input/fixes/bash/package_rsyslog_installed.sh create mode 100644 RHEL6/input/fixes/bash/package_vsftpd_installed.sh diff --git a/RHEL6/input/checks/package_aide_installed.xml b/RHEL6/input/checks/package_aide_installed.xml index d7fe209..413bb7d 100644 --- a/RHEL6/input/checks/package_aide_installed.xml +++ b/RHEL6/input/checks/package_aide_installed.xml @@ -8,6 +8,7 @@ Red Hat Enterprise Linux 6 The RPM package aide should be installed. + Red Hat Enterprise Linux 6 The RPM package audit should be installed. + Red Hat Enterprise Linux 6 The RPM package cronie should be installed. + Red Hat Enterprise Linux 6 The RPM package iptables-ipv6 should be installed. + Red Hat Enterprise Linux 6 The RPM package iptables should be installed. + Red Hat Enterprise Linux 6 The RPM package irqbalance should be installed. + Red Hat Enterprise Linux 6 The RPM package ntp should be installed. + Red Hat Enterprise Linux 6 The RPM package openswan should be installed. + Red Hat Enterprise Linux 6 The RPM package policycoreutils should be installed. + Red Hat Enterprise Linux 6 The RPM package postfix should be installed. + Red Hat Enterprise Linux 6 The RPM package psacct should be installed. + Red Hat Enterprise Linux 6 The RPM package rsyslog should be installed. + Red Hat Enterprise Linux 6 The RPM package screen should be installed. + Red Hat Enterprise Linux 6 The RPM package vsftpd should be installed. + Red Hat Enterprise Linux 6 The RPM package PKGNAME should be installed. +