SkillAgentSearch skills...

ICSscannerDiode

Architecture for a secure ICS network scanner with an intelligent data diode

Install / Use

/learn @thainnos/ICSscannerDiode
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

A Secure Network Scanner Architecture for Asset Management in Strongly Segmented ICS Networks

C/C++ build Python Integration Python Bandit Flawfinder C

<table align="center"><tr><td align="center" width="9999"> <img src="images/demo.gif" width=50%></img> </td></tr></table>

This GIT provides all necessary material to setup the network scanner for industrial networks. The network scanner is based on a strict segmentation between the OT and IT network. For this two Raspberry Pis, one in the IT network and the other in the OT network are used. These are communicating over a SPI bus with each other, where a microcontroller is placed in acting as a data filter/diode.

Prototype

All this is implemented on a central PCB, where all parts get attached to. The image below shows the PCB of the network scanner.

<table align="center"><tr><td align="center" width="9999"> <img src="images/pcb_3d.png" width=90%></img> </td></tr></table>

A fully assebled network scanner, with the two Raspberry Pis and OLED displays is illustraed below.

<table align="center"><tr><td align="center" width="9999"> <img src="images/device.png" width=90%></img> </td></tr></table>

Scan control and results (Web frontend)

The scan can be started and stopped over the web frontend.

<table align="center"><tr><td align="center" width="9999"> <img src="images/scan.png" width=25%></img> </td></tr></table>

The results are shown in a table.

<table align="center"><tr><td align="center" width="9999"> <img src="images/results.png" width=90%></img> </td></tr></table>

Content

Related Skills

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated1y ago
Forks3

Languages

C

Security Score

75/100

Audited on Aug 12, 2024

No findings