Skip to content

Commit 4f6f2da

Browse files
master thesis page
1 parent 4edff39 commit 4f6f2da

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

thesis.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
<ul>
22+
<li>
23+
<em>Experimental deployment on actual networks</em><br>
24+
</li>
25+
<li>
26+
<em>Communication protocol in depth-study</em><br>
27+
</li>
28+
<li>
29+
<em>Machine learning algorithms development</em><br>
30+
</li>
31+
</ul>
32+
</li>
33+
</ul>
34+
</section>

0 commit comments

Comments
 (0)