KeiranY / DVNI

Damn Vulnerable Network Infrastructure (name WIP) is a project based on Containernet that creates vulnerable Software Defined Networks (SDN) to allow users to practice Ethical Hacking techniques against Level 2/3 network services.
1 stars 1 forks source link

Controller #11

Closed KeiranY closed 5 years ago

KeiranY commented 5 years ago

To bring L2 functionality to switches through python code an OpenFlow controller needs to be used, such as POX

KeiranY commented 5 years ago

An alternative to this would be to replace dumb switches with routers (#2) where these features (#12, #13, etc.) are required. However this alternative would likely add more overhead to the project.

KeiranY commented 5 years ago

Added POX controller in cdbec674ab8b9c406d6283569a4b249a628629ea.