diff --git a/presentation.tex b/presentation.tex index 7ac63df..f85a0b1 100644 --- a/presentation.tex +++ b/presentation.tex @@ -22,6 +22,38 @@ \end{frame} \section{Theoretical part} +\subsection{Outline} +\begin{frame}{} + \begin{block}{Outline} + \begin{itemize}[<+>] + \item overview, context, definitions, including historically notable + occasions and actors (attacker/defender) + \item attack methods (known and popular) along with their potential impact + \item attack tools + \item mitigation methods, correct use of them and the potential impact of + BCP + \begin{itemize} + \item<4> blackhole routing + \item<4> sinkholing + \item<4> scrubbing + \item<4> rate-limiting + \end{itemize} + \item mitigation/protection tools + \end{itemize} + \end{block} +\end{frame} + +\subsection{Context} +\begin{frame}{} + \begin{block}{Context} + \begin{itemize}[<+>] + \item DoS vs. DDoS + \item steeply growing tendency over the past decade + \item various kinds of targets since attackers are not particularly + discerning + \end{itemize} + \end{block} +\end{frame} \section{Practical part}