An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        


Proposal and Investigation of a framework for Cross App Poisoning attacks detection in Software Defined Networks


pdf read
pdf read

**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.