From cec1626467aba77acc0b87560a1f73887dbaab72 Mon Sep 17 00:00:00 2001 From: charlie Date: Fri, 11 Nov 2016 20:14:09 +0100 Subject: [PATCH] Forgot to add pass/fail info. --- report/v8_error.tex | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/report/v8_error.tex b/report/v8_error.tex index 58e782a..d839e86 100644 --- a/report/v8_error.tex +++ b/report/v8_error.tex @@ -20,7 +20,7 @@ The software passes this check, this however is a side effect of limited error handling. \end{result} - \item\pass{} Verify security logging controls provide the ability + \item\fail{} Verify security logging controls provide the ability to log success and particularly failure events that are identified as security-relevant. @@ -31,7 +31,7 @@ Failed/unauthorized installation attempts won't get logged either. \end{result} - \item\pass{} Verify that each log event includes necessary + \item\fail{} Verify that each log event includes necessary information that would allow for a detailed investigation of the timeline when an event happens. @@ -90,7 +90,7 @@ \begin{result} \end{result} - \item\pass{} Verify that an audit log or similar allows for non-repudiation of key transactions. + \item\fail{} Verify that an audit log or similar allows for non-repudiation of key transactions. \begin{result} Failed login attempts, password reset, login/logout... are not logged at all. @@ -113,7 +113,7 @@ \begin{result} \end{result} - \item\pass{} Time sources should be synchronized to ensure + \item\fail{} Time sources should be synchronized to ensure logs have the correct time. \begin{result} -- 2.20.1