Skip to content

Implementation for SDN based security schemes for IOT systems

Notifications You must be signed in to change notification settings

shantomborah/SDN-IOT-Security

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDN-IOT-Security

Implementation for SDN based security schemes for IOT systems.

drone.py

Automated implementation of TLS connection in Mininet.

network_test.py

Custom network test definitions.

topology.py

Custom network topologies.

controllers/rest_linkage.py

Implementation of REST API. Ryubook Chapter 4. Not working due to version issues.

controllers/secod.py

Implementation of SECOD algorithm for SDN security.

controllers/switching_hub.py

Layer 2 ethernet switch. Ryubook Chapter 1.

controllers/traffic_monitor.py

Ryubook Chapter 3. Monitors Flow statistics.

tls/

Private keys and CA Certificates for TLS connection.

About

Implementation for SDN based security schemes for IOT systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages