diff -r ecb3f92f54a5 -r 2c772c82b13e slides02.tex --- a/slides02.tex Sun Oct 28 01:25:46 2012 +0000 +++ b/slides02.tex Mon Oct 29 22:12:20 2012 +0000 @@ -386,7 +386,7 @@ \texttt{string} is nowhere used:\bigskip {\lstset{language=Java}\fontsize{8}{10}\selectfont% -\texttt{\lstinputlisting{C6.c}}}\bigskip +\texttt{\lstinputlisting{programs/C4.c}}}\bigskip this vulnerability can be used to read out the stack @@ -419,7 +419,7 @@ \item Recover from attacks (traceability and auditing of security-relevant actions)\pause \item Monitoring (detect attacks)\pause \item Privacy, confidentiality, anonymity (to protect secrets)\pause -\item Authenticity (eeded for access control)\pause +\item Authenticity (needed for access control)\pause \item Integrity (prevent unwanted modification or tampering)\pause \item Availability and reliability (reduce the risk of DoS attacks) \end{itemize}