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

34 lines
1.3 KiB
TeX
Raw Normal View History

2022-06-16 12:46:50 +02:00
\section{Part 3: Quantitative Risk Assessment}
2022-06-23 17:29:05 +02:00
\begin{table}[ht]
\centering
\begin{adjustbox}{width=1\textwidth}
\small
2022-06-27 13:14:04 +02:00
\begin{tabular}{l|l|r|r|r|r|r|r}
2022-06-23 17:29:05 +02:00
\textbf{Asset} & \textbf{Security Issue} & \textbf{ACS} & \textbf{ALE1} & \textbf{SLE2} & \textbf{ARO2} & \textbf{ALE2} & \textbf{Benefit} \\
\hline
2022-06-27 13:14:04 +02:00
Database Server & Diebstahl der Daten aus Datenbank & 120.000€ & & & & & \\
2022-06-23 17:29:05 +02:00
\hline
2022-06-27 13:14:04 +02:00
& Löschen der Datenbank & 120.000€ & & & & & \\
2022-06-23 17:29:05 +02:00
\hline
2022-06-27 13:14:04 +02:00
& Diebstal des Servers & 500.000€ & & & & & \\
2022-06-23 17:29:05 +02:00
\hline
2022-06-27 13:14:04 +02:00
Client DB & Verschlüsselung der Datenbank & 60.000€ & & & & & \\
2022-06-23 17:29:05 +02:00
\hline
2022-06-27 13:14:04 +02:00
Website & Darstellung falscher Daten & 10.000€ & & & & & \\
2022-06-23 17:29:05 +02:00
\hline
2022-06-27 13:14:04 +02:00
& Kontakt Formular & 10.000€ & & & & & \\
2022-06-23 17:29:05 +02:00
\hline
2022-06-27 13:14:04 +02:00
Online Shop & Denial of Service & 100.000€ & & & & & \\
2022-06-23 17:29:05 +02:00
\hline
2022-06-27 13:14:04 +02:00
& Man in the middle & 100.000€ & & & & & \\
2022-06-23 17:29:05 +02:00
\hline
2022-06-27 13:14:04 +02:00
Entertainment & Technischer Defekt & 10.000€ & & & & & \\
2022-06-23 17:29:05 +02:00
\hline
2022-06-27 13:14:04 +02:00
& Navigation Defekt & 10.000€ & & & & & \\
2022-06-23 17:29:05 +02:00
\end{tabular}
\end{adjustbox}
2022-06-27 13:14:04 +02:00
\caption{Quantitative Assessment}
\label{tab:Quantitative Assessment}
\end{table}