diff --git a/BPV/qrs/images/aim.svg b/BPV/qrs/images/aim.svg new file mode 100644 index 0000000..ce32948 --- /dev/null +++ b/BPV/qrs/images/aim.svg @@ -0,0 +1,1576 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/BPV/qrs/images/aim_p1.svg b/BPV/qrs/images/aim_p1.svg new file mode 100644 index 0000000..12496f7 --- /dev/null +++ b/BPV/qrs/images/aim_p1.svg @@ -0,0 +1,826 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/BPV/qrs/images/aim_p2.svg b/BPV/qrs/images/aim_p2.svg new file mode 100644 index 0000000..90e5cbd --- /dev/null +++ b/BPV/qrs/images/aim_p2.svg @@ -0,0 +1,1000 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/BPV/qrs/presentation.typ b/BPV/qrs/presentation.typ index e6631f7..29d0cac 100644 --- a/BPV/qrs/presentation.typ +++ b/BPV/qrs/presentation.typ @@ -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]] ]