@@ -116,23 +116,23 @@ docker compose build --no-cache [container_name]
116116## Network Topology
117117
118118```
119- ┌───────────────────────────────────────────────────────────────────────────── ┐
120- │ WEBSPLOIT LAB ENVIRONMENT │
121- ├───────────────────────────────────────────────────────────────────────────── ┤
122- │ │
119+ ┌────────────────────────────────────────────────────────────────────────────┐
120+ │ WEBSPLOIT LAB ENVIRONMENT │
121+ ├────────────────────────────────────────────────────────────────────────────┤
122+ │ │
123123│ ┌─────────────────────────────────────────────────────────────────────┐ │
124124│ │ WebSploit Network (10.6.6.0/24) │ │
125125│ │ │ │
126- │ │ OWASP Apps CTF Challenges Additional Labs │ │
127- │ │ ─────────── ────────────── ──────────────── │ │
128- │ │ webgoat .11 galactic-archives hydra-nexus .30 │ │
129- │ │ juice-shop .12 gravemind .23 phantom-script .31 │ │
130- │ │ dvwa .13 dc30_01 .24 trojan-relay .32 │ │
131- │ │ dc30_02 .25 sqli-breach .33 │ │
132- │ │ y-wing .26 shell-inject .34 │ │
133- │ │ maze-walker .35 │ │
126+ │ │ OWASP Apps CTF Challenges Additional Labs │ │
127+ │ │ ─────────── ────────────── ──────────────── │ │
128+ │ │ webgoat .11 galactic-archives hydra-nexus .30 │ │
129+ │ │ juice-shop .12 gravemind .23 phantom-script .31 │ │
130+ │ │ dvwa .13 dc30_01 .24 trojan-relay .32 │ │
131+ │ │ dc30_02 .25 sqli-breach .33 │ │
132+ │ │ y-wing .26 shell-inject .34 │ │
133+ │ │ maze-walker .35 │ │
134134│ └─────────────────────────────────────────────────────────────────────┘ │
135- │ │
135+ │ │
136136│ ┌─────────────────────────────────────────────────────────────────────┐ │
137137│ │ WebSploit2 Network (10.7.7.0/24) │ │
138138│ │ │ │
@@ -141,8 +141,8 @@ docker compose build --no-cache [container_name]
141141│ │ dc31_01 .21 │ │
142142│ │ dc31_03 .23 │ │
143143│ └─────────────────────────────────────────────────────────────────────┘ │
144- │ │
145- └───────────────────────────────────────────────────────────────────────────── ┘
144+ │ │
145+ └────────────────────────────────────────────────────────────────────────────┘
146146```
147147
148148---
0 commit comments