We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4edff39 commit 4f6f2daCopy full SHA for 4f6f2da
1 file changed
thesis.md
@@ -0,0 +1,34 @@
1
+---
2
+layout: default
3
+title: "Master's Thesis Proposals"
4
+permalink: /thesis
5
6
+
7
+<style>
8
+ #master_thesis ul > li {
9
+ margin-bottom: 1.2em;
10
+ }
11
+</style>
12
13
14
+<section id="master_thesis">
15
+ <h2>2025</h2>
16
+ <ul>
17
+ <li>
18
+ <strong>Man-in-the-Middle (MiTM) Attack Detection</strong><br>
19
+ <em>Development of MITM attacks detection algorithms for Resilient Predictive Control [Cybersecurity/ML]</em><br>
20
+ <em>Kali Linux - Python - PyTorch - IoT Sensor Networks</em><br>
21
22
23
+ <em>Experimental deployment on actual networks</em><br>
24
+ </li>
25
26
+ <em>Communication protocol in depth-study</em><br>
27
28
29
+ <em>Machine learning algorithms development</em><br>
30
31
+ </ul>
32
33
34
+</section>
0 commit comments