Skip to content
/ vbump Public

Companion code to the CPSIoTSec'21 vBump paper

Notifications You must be signed in to change notification settings

scy-phy/vbump

Repository files navigation

VBump code

This repo contains the companion code for the paper “vBump: Securing Ethernet-based Industrial Control SystemNetworks with VLAN-based Traffic Aggregation”, at CPSIoTSec’21.

  • `analyzer.py` is a script to provide a network configuration description in .csv format to, it will create “output.csv” a mapping of VLAN IDs, and port statuses.
  • `configure.py` is a script processing “output.csv”, and sending telnet/ssh-based configuration commands to the related switches (optimized for our testbed)
  • `controller2.py` is a pox-based SDN controller to be running on the vBump server.

About

Companion code to the CPSIoTSec'21 vBump paper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages