X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=report%2Freport.tex;h=dd5631696a5259740afe7a5d7d2566919e021c6d;hb=6dfdc23f569b9e9ec830fa115c414999e3b07c53;hp=d44b94cc0665b869241726bfc8906c84dbdd961d;hpb=6e5db13cb9fd5b7bb29f9cff186e0d0046affa98;p=ssproject1617.git diff --git a/report/report.tex b/report/report.tex index d44b94c..dd56316 100644 --- a/report/report.tex +++ b/report/report.tex @@ -5,26 +5,40 @@ \input{organization.tex} \section{Verdict} + +\subsection*{General comments} + +\begin{itemize} + \item \TODO{} (Kelley) Server instellingen. + \item \TODO{} (Kelley) \code{installer.php} and server code execution. +\end{itemize} + \addtocounter{subsection}{1} \subsection{Authentication} +\input{v2_authentication} \subsection{Session Management} +\input{v3_session.tex} \subsection{Access Control} +\input{v4_access.tex} -\subsection{Input Validation} +\subsection{Input Validation \& Output Encoding/Escaping} \input{v5_input.tex} -\subsection{Output Encoding/Escaping} +\addtocounter{subsection}{1} \subsection{Cryptography at rest} +\input{v7_cryptography.tex} \subsection{Error Handling \& logging} +\input{v8_error.tex} \subsection{Data Protection} -\addtocounter{subsection}{1} +\addtocounter{subsection}{2} \subsection{HTTP Security} +\input{v11_httpsec.tex} \addtocounter{subsection}{4} \subsection{Files and Recourses}