minor changes
This commit is contained in:
parent
1e4f07fac4
commit
3cd0fca61a
4 changed files with 3410 additions and 5 deletions
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
#title-slide(
|
||||
author: [Arthur Grisel-Davy, Sebastian Fischmeister],
|
||||
title: "Independent Boot Process Verification using Side-Channel Power Analysis",
|
||||
title: text(size: 30pt, weight: 400)[Independent Boot Process Verification using Side-Channel Power Analysis],
|
||||
subtitle: "",
|
||||
date: "University of Waterloo",
|
||||
extra: "agriseld@uwaterloo.ca"
|
||||
|
|
@ -125,21 +125,24 @@ Five Scenarios:
|
|||
]
|
||||
|
||||
#slide(title: "Test Case 3 - Results")[
|
||||
Known attack (boot on external device) #sym.arrow Optimised threshold #sym.arrow $F_1$ Score: 100%
|
||||
Known attack (boot on external device) #sym.arrow Optimised threshold #sym.arrow $F_1$ Score: #text(weight: "bold")[100%]
|
||||
]
|
||||
|
||||
#slide(title: "Anomaly Infused Model (AIM)")[
|
||||
#align(center)[
|
||||
#image("images/Synthetic_vs_Normal_TPLINK.svg", height:100%)
|
||||
#only(1)[#image("images/aim_p1.svg", height:120%)]
|
||||
#only(2)[#image("images/aim_p2.svg", height:120%)]
|
||||
]
|
||||
]
|
||||
|
||||
#slide(title: "Future Work")[
|
||||
- Evaluate performances with a wider variety of attacks.
|
||||
- Improve automatic computation of optimal threshold (anomaly generation)
|
||||
- Evaluate performances with a wider variety of attacks.
|
||||
]
|
||||
|
||||
|
||||
#focus-slide()[
|
||||
#align(center)[Thank you for your attention.]
|
||||
Thank you for your attention!
|
||||
|
||||
#text(size: 20pt)[Contact: #text(weight: "bold")[agriseld\@uwaterloo.ca]]
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue