https://github.com/edoardottt/master-degree-thesis
Proposal and Investigation of a framework for Cross App Poisoning attacks detection in Software Defined Networks - Master of Science in Cybersecurity Thesis, Sapienza University
https://github.com/edoardottt/master-degree-thesis
cybersecurity master-thesis network network-research network-security onos onos-app research sapienza-university sdn sdn-application sdn-apps sdn-controller sdn-network sdn-security software-defined-network software-defined-networks
Last synced: 2 months ago
JSON representation
Proposal and Investigation of a framework for Cross App Poisoning attacks detection in Software Defined Networks - Master of Science in Cybersecurity Thesis, Sapienza University
- Host: GitHub
- URL: https://github.com/edoardottt/master-degree-thesis
- Owner: edoardottt
- Created: 2023-03-16T10:49:12.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-10T09:17:41.000Z (6 months ago)
- Last Synced: 2025-01-09T01:52:40.656Z (4 months ago)
- Topics: cybersecurity, master-thesis, network, network-research, network-security, onos, onos-app, research, sapienza-university, sdn, sdn-application, sdn-apps, sdn-controller, sdn-network, sdn-security, software-defined-network, software-defined-networks
- Language: TeX
- Homepage: https://edoardottt.com/
- Size: 4.63 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
Proposal and Investigation of a framework for Cross App Poisoning attacks detection in Software Defined Networks
**The thesis work led to discovery of [CVE-2023-24279](https://nvd.nist.gov/vuln/detail/CVE-2023-24279) and [CVE-2023-30093](https://nvd.nist.gov/vuln/detail/CVE-2023-30093)**.
See also:
- the Paper "Cross App Poisoning Attacks Detection in Software Defined Networks" by Edoardo Ottavianelli and Marco Polverini.
- [edoardottt/offensive-onos](https://github.com/edoardottt/offensive-onos) (part of research activity for Thesis work).Requirements: `latexmk`
Build the pdf file:
```console
make pdf
```Clean the folder from files generated while building:
```console
make clean
```-------
[edoardottt.com](https://edoardottt.com/) to contact me.