From 71a29c737034893ca7f742cd79936ba5fb620f40 Mon Sep 17 00:00:00 2001 From: Florian Hoss Date: Mon, 27 Jun 2022 13:59:59 +0200 Subject: [PATCH] Ref captions and label --- Lab05/documentation/main.tex | 2 ++ Lab05/documentation/part1/part1.tex | 6 +++++- Lab05/documentation/part2/part2.tex | 2 +- Lab05/documentation/part3/part3.tex | 33 +++++++++++++++++------------ 4 files changed, 28 insertions(+), 15 deletions(-) diff --git a/Lab05/documentation/main.tex b/Lab05/documentation/main.tex index 0d1617d..fed37b2 100644 --- a/Lab05/documentation/main.tex +++ b/Lab05/documentation/main.tex @@ -12,6 +12,8 @@ \WarningFilter{biblatex}{File 'ngerman-iso.lbx'} \WarningFilter{biblatex}{'\mainlang'} +\newcommand\myref[1]{\ref{#1}: \nameref{#1}} + \usepackage[utf8]{inputenc} \usepackage[ngerman]{babel} \usepackage[T1]{fontenc} diff --git a/Lab05/documentation/part1/part1.tex b/Lab05/documentation/part1/part1.tex index 77e3f1b..81f6a5a 100644 --- a/Lab05/documentation/part1/part1.tex +++ b/Lab05/documentation/part1/part1.tex @@ -2,9 +2,13 @@ \subsection{Liste der Assets} +Siehe Tabelle \myref{tab:Asset Liste}. + +\newpage + \begin{table}[ht] \centering -\begin{adjustbox}{width=1\textwidth} +\begin{adjustbox}{angle=90, height=0.95\textheight} \small \begin{tabular}{r|l|l|l|l|l|r|l|l|l|r|l} \textbf{No} & \textbf{Name} & \textbf{Description} & \textbf{Owner} & \textbf{Maintainer} & \textbf{Location} & \textbf{CIA} & \textbf{PI} & \textbf{Access privs} & \textbf{Category} & \textbf{Asset value} & \textbf{Criticality} \\ diff --git a/Lab05/documentation/part2/part2.tex b/Lab05/documentation/part2/part2.tex index 209d463..bfb5568 100644 --- a/Lab05/documentation/part2/part2.tex +++ b/Lab05/documentation/part2/part2.tex @@ -2,7 +2,7 @@ \subsection{Baum} -Siehe Abbildung \ref{tree:Attack tree} +Siehe Abbildung \myref{tree:Attack tree} \begin{sidewaysfigure} \begin{forest} diff --git a/Lab05/documentation/part3/part3.tex b/Lab05/documentation/part3/part3.tex index 7aa37e4..fdf280b 100644 --- a/Lab05/documentation/part3/part3.tex +++ b/Lab05/documentation/part3/part3.tex @@ -1,33 +1,40 @@ \section{Part 3: Quantitative Risk Assessment} +\subsection{Tabelle} + +Siehe Tabelle \myref{tab:Quantitative Assessment}. + \begin{table}[ht] \centering - \begin{adjustbox}{width=1\textwidth} + \begin{adjustbox}{angle=90, height=0.95\textheight} \small - \begin{tabular}{l|l|r|r|r|r|r|r} - \textbf{Asset} & \textbf{Security Issue} & \textbf{ACS} & \textbf{ALE1} & \textbf{SLE2} & \textbf{ARO2} & \textbf{ALE2} & \textbf{Benefit} \\ + \begin{tabular}{l|l|l|r|r|r|r|r|r} + \textbf{Asset} & \textbf{Security Issue} &\textbf{Countermeasure} & \textbf{ACS} & \textbf{EF} & \textbf{SLE} & \textbf{ARO} & \textbf{ALE} & \textbf{Benefit} \\ \hline - Database Server & Diebstahl der Daten aus Datenbank & 120.000€ & & & & & \\ + Database Server & Diebstahl der Daten aus Datenbank & IT-Department & 500.000€ & 50\% & 250.000€ & 0.9 & 225.000€ & \\ \hline - & Löschen der Datenbank & 120.000€ & & & & & \\ + & Löschen der Datenbank & IT-Department & 500.000€ & 50\% & 250.000€ & 0.9 & 225.000€ & \\ \hline - & Diebstal des Servers & 500.000€ & & & & & \\ + & Diebstal des Servers & Office Security & 1.000.000€ & 100\% & 500.000€ & 0.0001 & 50€ & \\ \hline - Client DB & Verschlüsselung der Datenbank & 60.000€ & & & & & \\ + Client DB & Verschlüsselung der Datenbank & IT-Department & 120.000€ & 100\% & 60.000€ & 0.001 & & \\ \hline - Website & Darstellung falscher Daten & 10.000€ & & & & & \\ + Website & Darstellung falscher Daten & IT-Department & 10.000€ & 10\% & 1.000€ & 0.1 & 100€ & \\ \hline - & Kontakt Formular & 10.000€ & & & & & \\ + & Kontakt Formular & IT-Department & 10.000€ & & & & & \\ \hline - Online Shop & Denial of Service & 100.000€ & & & & & \\ + Online Shop & Denial of Service & Anti DoS Lösung & 6.000€ & & & & & \\ \hline - & Man in the middle & 100.000€ & & & & & \\ + & Man in the middle & Verschlüsselung & 2.000€ & & & & & \\ \hline - Entertainment & Technischer Defekt & 10.000€ & & & & & \\ + Entertainment & Technischer Defekt & Teurere Hardware & 10.000€ & & & & & \\ \hline - & Navigation Defekt & 10.000€ & & & & & \\ + & Navigation Defekt & Extensive Testing & 10.000€ & & & & & \\ \end{tabular} \end{adjustbox} \caption{Quantitative Assessment} \label{tab:Quantitative Assessment} \end{table} + +\subsection{Countermeasure Beschreiben} +