[PATCH 03/13] sshd_use_approved_ciphers OVAL

Shawn Wells shawn.d.wells at gmail.com
Sat Sep 7 19:22:54 UTC 2013


-------------- next part --------------
>From a99d7750586e3f188abf20df1ba4ddb8b5f3af59 Mon Sep 17 00:00:00 2001
From: Shawn Wells <shawn at redhat.com>
Date: Sat, 7 Sep 2013 10:58:27 -0400
Subject: [PATCH 03/13] sshd_use_approved_ciphers OVAL: filename -> filepath

---
 RHEL6/input/checks/sshd_use_approved_ciphers.xml |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/RHEL6/input/checks/sshd_use_approved_ciphers.xml b/RHEL6/input/checks/sshd_use_approved_ciphers.xml
index b6fc498..2ec19d0 100644
--- a/RHEL6/input/checks/sshd_use_approved_ciphers.xml
+++ b/RHEL6/input/checks/sshd_use_approved_ciphers.xml
@@ -23,8 +23,7 @@
     <ind:object object_ref="obj_sshd_use_approved_ciphers" />
   </ind:textfilecontent54_test>
   <ind:textfilecontent54_object id="obj_sshd_use_approved_ciphers" version="1">
-    <ind:path>/etc/ssh</ind:path>
-    <ind:filename>sshd_config</ind:filename>
+    <ind:filepath>/etc/ssh/sshd_config</ind:filepath>
     <ind:pattern operation="pattern match">^[\s]*(?i)Ciphers(?-i)[\s]+aes128-ctr,aes192-ctr,aes256-ctr,aes128-cbc,3des-cbc,aes192-cbc,aes256-cbc[\s]*$</ind:pattern>
     <ind:instance datatype="int">1</ind:instance>
   </ind:textfilecontent54_object>
-- 
1.7.1



More information about the scap-security-guide mailing list