From 191514ab117b2f2af554efb652be80edc985a11d Mon Sep 17 00:00:00 2001 From: konsthol Date: Thu, 7 Mar 2024 16:47:10 +0200 Subject: [PATCH] tl;dr --- Thesis_Defense_Cholidis.tex | 148 ++++++++++++++++++++++++++++++++---- 1 file changed, 133 insertions(+), 15 deletions(-) diff --git a/Thesis_Defense_Cholidis.tex b/Thesis_Defense_Cholidis.tex index a8d4699..4d977b3 100644 --- a/Thesis_Defense_Cholidis.tex +++ b/Thesis_Defense_Cholidis.tex @@ -1401,12 +1401,142 @@ python3 secdep.py --provider aws --listimages --print \begin{figure} \centering - \includegraphics[width=.6\textwidth]{lib/figures/scans/lynis/Lynis_Hardening_Index.png} + \includegraphics[width=.75\textwidth]{lib/figures/scans/lynis/Lynis_Hardening_Index.png} \end{figure} \end{frame} %-------------------------------------------------------------% +%-------------------------------------------------------------Slide +\section{Σκλήρυνση Εικονικών Μηχανών} +\begin{frame}{Αποτελέσματα μέσω του LUNAR} + + \begin{table}[] + \newcolumntype{P}{>{\centering\arraybackslash}m{4cm}} + \centering + + \renewcommand{\arraystretch}{1.5} + \setlength{\tabcolsep}{0pt} + + % {\rowcolors{2}{}{LightGray!10} + \begin{tabular}{ p{5cm}P } + \toprule + \textbf{Διακομιστής} & \textbf{Αριθμός Προειδοποιήσεων} \\ + \midrule + Προ σκλήρυνσης & 266 \\ + \rowcolor{LightGray!10} + Μετά σκλήρυνσης & 260 \\ + \bottomrule + \end{tabular} + % } + \end{table} + +\end{frame} +%-------------------------------------------------------------% + +%-------------------------------------------------------------Slide +\begin{frame}{Αποτελέσματα μέσω του LUNAR} + + \begin{figure} + \centering + \includegraphics[width=.75\textwidth]{lib/figures/scans/lunar/lunar_warnings.png} + \end{figure} + +\end{frame} +%-------------------------------------------------------------% + +%-------------------------------------------------------------Slide +\section{Σκλήρυνση Εικονικών Μηχανών} +\begin{frame}{Αποτελέσματα μέσω του Vuls} + + \begin{table}[] + \newcolumntype{P}{>{\centering\arraybackslash}m{4cm}} + \centering + + \renewcommand{\arraystretch}{1.5} + \setlength{\tabcolsep}{0pt} + + % {\rowcolors{2}{}{LightGray!10} + \begin{tabular}{ p{5cm}P } + \toprule + \textbf{Διακομιστής} & \textbf{Καθαρός αριθμός CVE} \\ + \midrule + Προ σκλήρυνσης & 774 \\ + \rowcolor{LightGray!10} + Μετά σκλήρυνσης & 568 \\ + \bottomrule + \end{tabular} + % } + \end{table} + +\end{frame} +%-------------------------------------------------------------% + +%-------------------------------------------------------------Slide +\begin{frame}{Αποτελέσματα μέσω του Vuls} + + \begin{figure} + \centering + \includegraphics[width=.75\textwidth]{lib/figures/scans/vuls/CVEs_Διακομιστών.png} + \end{figure} + +\end{frame} +%-------------------------------------------------------------% + +%-------------------------------------------------------------Slide +\begin{frame}{Vuls - CVEs ανά κατηγορία σοβαρότητας} + + \begin{figure} + \centering + \includegraphics[width=.8\textwidth]{lib/figures/scans/vuls/count_servername_by_cvss_severity_table_chart.png} + \end{figure} + +\end{frame} +%-------------------------------------------------------------% + +%-------------------------------------------------------------Slide +\begin{frame}{Vuls - CVEs ανά κατηγορία σοβαρότητας} + + \begin{figure} + \centering + \includegraphics[width=.8\textwidth]{lib/figures/scans/vuls/count_servername_by_cvss_severity_area_chart.png} + \end{figure} + +\end{frame} +%-------------------------------------------------------------% + +%-------------------------------------------------------------Slide +\begin{frame}{Vuls - CVEs δικτύου} + \begin{figure} + \centering + \begin{subfigure}{0.45\textwidth} + \includegraphics[width=\textwidth]{lib/figures/scans/vuls/network_attacks_by_servername.png} + \end{subfigure} + \qquad + \begin{subfigure}{0.45\textwidth} + \centering + \includegraphics[width=\textwidth]{lib/figures/scans/vuls/network_attacks_by_servername_line_chart.png} + \end{subfigure} + \end{figure} +\end{frame} +%-------------------------------------------------------------% + +%-------------------------------------------------------------Slide +\begin{frame}{Vuls - Φυσικά CVEs} + \begin{figure} + \centering + \begin{subfigure}{0.45\textwidth} + \includegraphics[width=\textwidth]{lib/figures/scans/vuls/physical_attacks_by_servername.png} + \end{subfigure} + \qquad + \begin{subfigure}{0.45\textwidth} + \centering + \includegraphics[width=\textwidth]{lib/figures/scans/vuls/physical_attacks_by_servername_line_chart.png} + \end{subfigure} + \end{figure} +\end{frame} +%-------------------------------------------------------------% + %-------------------------------------------------------------Slide \section{Αποτελέσματα} \setLayout{blank} % Example of changing layout @@ -1425,9 +1555,10 @@ python3 secdep.py --provider aws --listimages --print \vspace{5pt} + \begin{block}<2->{Αύξηση ασφάλειας} \begin{itemize} - \item Σκλήρυνση λειτουργικού συστήματος + \item \item Σκλήρυνση Docker \end{itemize} @@ -1529,19 +1660,6 @@ python3 secdep.py --provider aws --listimages --print % } % \end{table} - % \begin{figure} - % \centering - % \begin{subfigure}{0.45\textwidth} - % \centering - % \includegraphics[width=.7\textwidth]{lib/logos/logo_bb.jpg} - % \end{subfigure} - % \qquad - % \begin{subfigure}{0.45\textwidth} - % \centering - % \includegraphics[width=.5\textwidth]{lib/logos/gradCloud.png} - % \end{subfigure} - % \end{figure} - % %-------------------------------------------------------------Slide % \setLayout{blank} % \setBGColor{white}