Added general comment stubs
[ssproject1617.git] / report / report.tex
1 %&report
2 \begin{document}
3 \maketitleru[course={Software Security}]
4 \section{Organization}
5 \input{organization.tex}
6
7 \section{Verdict}
8
9 \subsection*{General comments}
10
11 \begin{itemize}
12 \item \TODO{} (Kelley) Server instellingen.
13 \item \TODO{} (Kelley) \code{installer.php} and server code execution.
14 \end{itemize}
15
16 \addtocounter{subsection}{1}
17 \subsection{Authentication}
18
19 \subsection{Session Management}
20
21 \subsection{Access Control}
22 \input{v4_access.tex}
23
24 \subsection{Input Validation \& Output Encoding/Escaping}
25 \input{v5_input.tex}
26
27 \subsection{Cryptography at rest}
28
29 \subsection{Error Handling \& logging}
30
31 \subsection{Data Protection}
32
33 \addtocounter{subsection}{1}
34 \subsection{HTTP Security}
35
36 \addtocounter{subsection}{4}
37 \subsection{Files and Recourses}
38
39
40 \section{Reflection}
41 \input{reflection.tex}
42
43 \end{document}