This repository has been archived on 2024-10-30. You can view files and clone it, but cannot push or open issues or pull requests.
swb6-it-sec/Lab05/documentation/part3/part3.tex

40 lines
1.7 KiB
TeX

\section{Part 3: Quantitative Risk Assessment}
\subsection{Tabelle}
Siehe Tabelle \myref{tab:Quantitative Assessment}.
\begin{table}[ht]
\centering
\begin{adjustbox}{angle=90, height=0.95\textheight}
\small
\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 & IT-Department & 500.000€ & 50\% & 250.000€ & 0.9 & 225.000€ & \\
\hline
& Löschen der Datenbank & IT-Department & 500.000€ & 50\% & 250.000€ & 0.9 & 225.000€ & \\
\hline
& Diebstal des Servers & Office Security & 1.000.000€ & 100\% & 500.000€ & 0.0001 & 50€ & \\
\hline
Client DB & Verschlüsselung der Datenbank & IT-Department & 120.000€ & 100\% & 60.000€ & 0.001 & & \\
\hline
Website & Darstellung falscher Daten & IT-Department & 10.000€ & 10\% & 1.000€ & 0.1 & 100€ & \\
\hline
& Kontakt Formular & IT-Department & 10.000€ & & & & & \\
\hline
Online Shop & Denial of Service & Anti DoS Lösung & 6.000€ & & & & & \\
\hline
& Man in the middle & Verschlüsselung & 2.000€ & & & & & \\
\hline
Entertainment & Technischer Defekt & Teurere Hardware & 10.000€ & & & & & \\
\hline
& Navigation Defekt & Extensive Testing & 10.000€ & & & & & \\
\end{tabular}
\end{adjustbox}
\caption{Quantitative Assessment}
\label{tab:Quantitative Assessment}
\end{table}
\subsection{Countermeasure Beschreiben}