Skip to content

Latest commit

 

History

History
19 lines (8 loc) · 832 Bytes

README.md

File metadata and controls

19 lines (8 loc) · 832 Bytes

SVHunter

License

Code for the IEEE S&P 2020 paper 'Unexpected Data Dependency Creation and Chaining: A New Attack to SDN'

Introduction

SVHunter is a novel tool that pinpoints a wide range of sensitive methods in SDN controller and create data dependencies to attack these methods. It currently supports three mainstream SDN controllers (ONOS [tested on 1.13.1], OpenDaylight [tested on Oxygen], Floodlight [tested on 1.2]).

SVHunter consists of three components: Tracer, Reasoning Engine and Exploit Engine.

Build & Usage

For more instructions about build and usage of the each module. Please refer to Tracer, Reasoning Engine and Exploit Engine.