Skip to content

Commit 4bff799

Browse files
committed
add network diagram
1 parent 535442a commit 4bff799

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# GRFICSv3 — Open Source OT Security Lab
22

3-
> **GRFICSv3** is a fully containerized cyber-physical simulation of a chemical plant.
3+
> **GRFICSv3** is a fully containerized OT / ICS cyber-physical security lab that simulates a industrial chemical plant.
44
> It brings together realistic process dynamics, industrial protocols, engineering tools, and attacker infrastructure all inside Docker.
55
>
66
> Use it to explore **ICS / OT security**, practice **incident response**, or develop and test **defensive and offensive tools** in a safe, hands-on environment.
@@ -25,14 +25,18 @@ GRFICSv3 is designed for anyone learning or teaching **OT and ICS security**, in
2525
If you’ve ever wanted a realistic **OT security lab** without racks of hardware,
2626
this is for you.
2727

28+
<p align="center">
29+
<img src="/images/diagram.png" alt="Network diagram of OT security lab" width="700">
30+
</p>
31+
2832
---
2933

3034
## 🚀 Key Features
3135

3236
* **End-to-end OT / ICS security lab** — PLCs, HMIs, engineering workstations, routers, and attacker tools
3337
* **3D process visualization** — watch tank levels and valves respond in real time
3438
* **Virtual Walkthroughs** — explore the warehouse in first person, observing physical layouts and security lapses
35-
* **Built-in attack & defense tools** — Kali Linux, MITRE Caldera, and a custom router/IDS interface
39+
* **Built-in attack & defense tools** — Kali Linux, MITRE Caldera, and a custom firewall and Suricata IDS interface
3640
* **Modular, containerized design** — launch everything with a single `docker compose up`
3741
* **Realistic networking** — segmented process and enterprise zones with controllable traffic flow
3842

images/diagram.png

2.34 MB
Loading

0 commit comments

Comments
 (0)