updated
authorChristian Urban <urbanc@in.tum.de>
Mon, 29 Oct 2012 22:12:20 +0000
changeset 58 2c772c82b13e
parent 57 ecb3f92f54a5
child 59 8b44bd114292
updated
slides02.pdf
slides02.tex
Binary file slides02.pdf has changed
--- 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}