X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=report%2Freport.tex;h=51a35d3e74a3d9ebd0e4de09418495a474179f86;hb=b94532f2c7ff3edb6b86ce9ca025b58630000c9d;hp=25674a786a18a0c8815afca9e44d9e9a317a7087;hpb=df7e2e55032a0398edc1041e0f85328858b7fcd1;p=ssproject1617.git diff --git a/report/report.tex b/report/report.tex index 25674a7..51a35d3 100644 --- a/report/report.tex +++ b/report/report.tex @@ -1,5 +1,43 @@ %&report \begin{document} -Hoi +\maketitleru[course={Software Security}] +\section{Organization} +\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} + +\subsection{Session Management} + +\subsection{Access Control} +\input{v4_access.tex} + +\subsection{Input Validation \& Output Encoding/Escaping} +\input{v5_input.tex} + +\subsection{Cryptography at rest} + +\subsection{Error Handling \& logging} + +\subsection{Data Protection} + +\addtocounter{subsection}{1} +\subsection{HTTP Security} + +\addtocounter{subsection}{4} +\subsection{Files and Recourses} + + +\section{Reflection} +\input{reflection.tex} \end{document}