-
This project is currently under development and is supported by @sfl0r3nz05. The aim of this project is to develop the deployment of an ICS network on which to perform security tests.
-
The specific use case to be implemented is that of a Waster Water Treatment Plant (WWTP). However the project may integrate other use cases such as the Tennesse-Eastman.
-
This project is related to the OT-NWbasedOnGNS3 project, aiming to deploy the use case of this project on a larger ICS network.
-
The project consists of four container-based components: OpenPLC, Scada-LTS, ICS Process and Attacker.
-
These components are deployed in two ways: Docker compose network and GNS3 network simulation.
Project Status: in progress
This is a compilation of works related to the theme of the project:
-
For deployment based on
docker compose
: -
For deployment based on
GNS3
:Note: For deployment over GNS3, the same previous requirements should be used.
-
This section explains how to build and set-up the containers that will be imported in both the
docker compose
andGNS3
.-
ICS Process containers:
Note: The following containers will be associated with the industrial processes to be integrated in the project
-
Scada-LTS:
-
For
docker-compose
deployment use the container included into the docker-compose.yml file. -
For
gns3
use the following Scada-BR container importationNote: Follow this step to set-up the ScadaBR container once it is deployed: Scada-BR
-
-
This section also considers how to build and set-up the network to be deployed.
Note: Next it is analyzed how to deploy the different use cases.
- Migrate ScadaBR to ScadaLTS
- Properly document the use case Water Heater Experiment
- Properly document the use case Water Waste Tratement Plant (WWTP)