add results for bpv
This commit is contained in:
parent
fee0323ee1
commit
66397ac8d5
3 changed files with 52 additions and 15 deletions
|
|
@ -98,7 +98,6 @@
|
|||
& AC SVM & & \numprint[\%]{99.5} \tabularnewline
|
||||
\bottomrule
|
||||
\end{tabular}
|
||||
\label{tab:fw-results}
|
||||
\end{table}
|
||||
|
||||
\footnote{Published in \textit{Side-channel Based Runtime Intrusion Detection for Network Equipment} at MLCS (Workshop of ECML-PKDD 2023)}
|
||||
|
|
@ -110,9 +109,6 @@
|
|||
\includegraphics[height=0.9\textheight]{images/xpsu_illustration.pdf}
|
||||
\end{figure}
|
||||
\end{frame}
|
||||
\begin{frame}{ Preliminary Work - xPSU}
|
||||
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Preliminary Work - SDS \& BPV}
|
||||
\begin{figure}
|
||||
|
|
@ -124,8 +120,29 @@
|
|||
\begin{frame}{Preliminary Work - SDS \& BPV}
|
||||
\begin{figure}
|
||||
\centering
|
||||
\includegraphics[width=0.8\textwidth]{images/training_bpv.pdf}
|
||||
\includegraphics[width=0.9\textwidth]{images/training_bpv.pdf}
|
||||
\end{figure}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Preliminary Work - SDS \& BPV}
|
||||
\begin{table}[ht]
|
||||
\centering
|
||||
\begin{tabular}{lccc}
|
||||
\toprule
|
||||
\textbf{Test Case} & \textbf{Experiment} & \textbf{F1 Score} \tabularnewline
|
||||
\toprule
|
||||
\multirow{4}*{Network Devices} & TP-Link switch & 0.87\tabularnewline
|
||||
& HP switch & 0.98 \tabularnewline
|
||||
& Asus Router & 1.00\tabularnewline
|
||||
& Linksys Router & 0.92\tabularnewline
|
||||
\midrule
|
||||
\multirow{4}*{Drone} & Original & 1.00\tabularnewline
|
||||
& Compiled & 1.00\tabularnewline
|
||||
& Low Battery & 1.00\tabularnewline
|
||||
& Bootloader Bug & 1.00\tabularnewline
|
||||
\bottomrule
|
||||
\end{tabular}
|
||||
\end{table}
|
||||
\footnote{Published in \textit{Work-in-Progress: Boot Sequence Integrity Verification with Power Analysis} at EMSOFT 2022\\
|
||||
and in \textit{Independent Boot Process Verification using Side-Channel Power Analysis} at QRS 2023}
|
||||
\end{frame}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue