What is it about?

In this paper, we propose a new security approach for OpenFlow-based SDN in order to detect violation of switches flow tables integrity and successfully locate the compromised switches online. We cover all aspects of integrity violation including flow rule adding, modifying and emoving by an unauthorized entity. We achieve this by using the cookie field in the OpenFlow protocol to put in a suitable digest (hash) value for each flow entry. Moreover, we optimize our method performance by calculating a global digest value for the entire switch’s flow table that decides whether a switch is suspected of being compromised. Our method is also able to determine and handle false alarms that affect the coherence of a corresponding table digest. The implementation is a reactive java module integrated with the Floodlight controller. In addition, we introduce a performance evaluation for three different SDN topologies.

Featured Image

Why is it important?

We introduce a new security solution to OpenFlow-based Software Defined Networks (SDN) that could detect violation of data plane integrity and determine the compromised switches. adding or modifying entries, will not trigger any notification event, so the controller could not detect any possible violation of a switch’s flow table. Unfortunately, OpenFlow-based switches (e.g.,OVS) are not equipped with any integrity validation technique of Flow-Mod messages that could add, delete or modify flow entries.

Perspectives

We think that our paper has proposed a new approach to improve SDN data plane security against various attacks that target integrity.

Dr Ghandi Jamal Hessam
Damascus University

Read the Original

This page is a summary of: A new approach for detecting violation of data plane integrity in Software Defined Networks, Journal of Computer Security, April 2021, IOS Press,
DOI: 10.3233/jcs-200094.
You can read the full text:

Read

Contributors

The following have contributed to this page