start presentation, redo main illustration
This commit is contained in:
parent
edad3126ff
commit
d80beb1b22
6 changed files with 1064 additions and 0 deletions
997
EET1/MLCS_conference/images/main_illustration.svg
Normal file
997
EET1/MLCS_conference/images/main_illustration.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 118 KiB |
BIN
EET1/MLCS_conference/images/main_illustration_1.pdf
Normal file
BIN
EET1/MLCS_conference/images/main_illustration_1.pdf
Normal file
Binary file not shown.
BIN
EET1/MLCS_conference/images/main_illustration_2.pdf
Normal file
BIN
EET1/MLCS_conference/images/main_illustration_2.pdf
Normal file
Binary file not shown.
BIN
EET1/MLCS_conference/images/main_illustration_3.pdf
Normal file
BIN
EET1/MLCS_conference/images/main_illustration_3.pdf
Normal file
Binary file not shown.
BIN
EET1/MLCS_conference/images/main_illustration_4.pdf
Normal file
BIN
EET1/MLCS_conference/images/main_illustration_4.pdf
Normal file
Binary file not shown.
67
EET1/MLCS_conference/presentation.tex
Normal file
67
EET1/MLCS_conference/presentation.tex
Normal file
|
|
@ -0,0 +1,67 @@
|
||||||
|
\documentclass[aspectratio=169,10pt]{beamer}
|
||||||
|
\usetheme[progressbar=head,numbering=fraction,sectionpage=none]{metropolis}
|
||||||
|
|
||||||
|
\usepackage{graphicx}
|
||||||
|
\usepackage{ulem}
|
||||||
|
\usepackage{xcolor}
|
||||||
|
\usepackage[scale=2]{ccicons}
|
||||||
|
\usepackage{pgfplots}
|
||||||
|
\usepackage{numprint}
|
||||||
|
\usepackage{booktabs}
|
||||||
|
\usepgfplotslibrary{dateplot}
|
||||||
|
\usepackage{hyperref}
|
||||||
|
\usepackage{multirow}
|
||||||
|
\usepackage{tcolorbox}
|
||||||
|
\usepackage{array}
|
||||||
|
\usepackage{xspace}
|
||||||
|
|
||||||
|
\title{Side-channel Based Runtime Intrusion Detection for Network Equipment}
|
||||||
|
\subtitle{}
|
||||||
|
\date{}
|
||||||
|
\author{Arthur Grisel-Davy}
|
||||||
|
\institute{University of Waterloo, Canada}
|
||||||
|
|
||||||
|
\begin{document}
|
||||||
|
|
||||||
|
\maketitle
|
||||||
|
|
||||||
|
\begin{frame}{Introduction}
|
||||||
|
\begin{center}
|
||||||
|
|
||||||
|
\end{center}
|
||||||
|
\end{frame}
|
||||||
|
|
||||||
|
\begin{frame}{Common IDS Solution}
|
||||||
|
% Figure from the EMSOFT presentation with the different side channels and our solution
|
||||||
|
\begin{center}
|
||||||
|
\includegraphics[width=\textwidth]{images/main_illustration_1.pdf}
|
||||||
|
\end{center}
|
||||||
|
\end{frame}
|
||||||
|
|
||||||
|
\begin{frame}{Common IDS Solution}
|
||||||
|
% Figure from the EMSOFT presentation with the different side channels and our solution
|
||||||
|
\begin{center}
|
||||||
|
\includegraphics[width=\textwidth]{images/main_illustration_2.pdf}
|
||||||
|
\end{center}
|
||||||
|
\end{frame}
|
||||||
|
|
||||||
|
|
||||||
|
\begin{frame}{Common IDS Solution}
|
||||||
|
% Figure from the EMSOFT presentation with the different side channels and our solution
|
||||||
|
\begin{center}
|
||||||
|
\includegraphics[width=\textwidth]{images/main_illustration_3.pdf}
|
||||||
|
\end{center}
|
||||||
|
\end{frame}
|
||||||
|
|
||||||
|
|
||||||
|
\begin{frame}{Common IDS Solution}
|
||||||
|
% Figure from the EMSOFT presentation with the different side channels and our solution
|
||||||
|
\begin{center}
|
||||||
|
\includegraphics[width=\textwidth]{images/main_illustration_4.pdf}
|
||||||
|
\end{center}
|
||||||
|
\end{frame}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
\end{document}
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue