8213ab144592473545c3bcd705a0e766b3c51602
[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 \addtocounter{subsection}{1}
9 \subsection{Authentication}
10
11 \subsection{Session Management}
12
13 \subsection{Access Control}
14
15 \subsection{Input Validation \& Output Encoding/Escaping}
16 \input{v5_input.tex}
17
18 \subsection{Cryptography at rest}
19
20 \subsection{Error Handling \& logging}
21
22 \subsection{Data Protection}
23
24 \addtocounter{subsection}{1}
25 \subsection{HTTP Security}
26
27 \addtocounter{subsection}{4}
28 \subsection{Files and Recourses}
29
30
31 \section{Reflection}
32 \input{reflection.tex}
33
34 \end{document}