You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# GRFICSv3 — Open Source OT Security Lab
2
2
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.
4
4
> It brings together realistic process dynamics, industrial protocols, engineering tools, and attacker infrastructure all inside Docker.
5
5
>
6
6
> 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
25
25
If you’ve ever wanted a realistic **OT security lab** without racks of hardware,
26
26
this is for you.
27
27
28
+
<palign="center">
29
+
<imgsrc="/images/diagram.png"alt="Network diagram of OT security lab"width="700">
30
+
</p>
31
+
28
32
---
29
33
30
34
## 🚀 Key Features
31
35
32
36
***End-to-end OT / ICS security lab** — PLCs, HMIs, engineering workstations, routers, and attacker tools
33
37
***3D process visualization** — watch tank levels and valves respond in real time
34
38
***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
36
40
***Modular, containerized design** — launch everything with a single `docker compose up`
37
41
***Realistic networking** — segmented process and enterprise zones with controllable traffic flow
0 commit comments