Skip to content

Commit aad4647

Browse files
committed
Update README.md to correct the port number for the sqli-breach lab and clarify the description of custom-built labs.
1 parent e1ecede commit aad4647

1 file changed

Lines changed: 3 additions & 9 deletions

File tree

README.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -65,27 +65,21 @@ WebSploit Labs includes a variety of vulnerable applications organized into two
6565

6666
#### Additional Vulnerability Labs
6767

68-
Custom-built labs focusing on specific vulnerability categories (built from `./additional-labs/`):
68+
Custom-built labs focusing on specific vulnerability categories. These labs are built from the `./additional-labs/` directory.
6969

7070
| Container | IP Address | Port | Vulnerability Type |
7171
|-----------|------------|------|-------------------|
7272
| **hydra-nexus** | 10.6.6.30 | 5010 | Multi-Vulnerability Gauntlet (SQLi, XSS, IDOR, XXE, etc.) |
7373
| **phantom-script** | 10.6.6.31 | 5011 | Cross-Site Scripting (Reflected, Stored, DOM) |
7474
| **trojan-relay** | 10.6.6.32 | 5012 | Server-Side Request Forgery (SSRF) |
75-
| **sqli-breach** | 10.6.6.33 | 5001 | SQL Injection |
75+
| **sqli-breach** | 10.6.6.33 | 5000 | SQL Injection |
7676
| **shell-inject** | 10.6.6.34 | 5002 | OS Command Injection |
7777
| **maze-walker** | 10.6.6.35 | 5003 | Path/Directory Traversal |
7878
| **entity-smuggler** | 10.6.6.36 | 5013 | XML External Entity (XXE) Injection |
7979
| **token-tower** | 10.6.6.40 | 5020 | JWT Vulnerability |
8080
| **render-reign** | 10.6.6.41 | 5021 | Server-Side Template Injection |
8181
| **deserial-gate** | 10.6.6.42 | 5022 | Insecure Deserialization |
82-
83-
### WebSploit2 Network (10.7.7.0/24)
84-
85-
| Container | IP Address | Description |
86-
|-----------|------------|-------------|
87-
| **dc31_01** | 10.7.7.21 | DEF CON 31 Challenge |
88-
| **dc31_03** | 10.7.7.23 | DEF CON 31 Challenge |
82+
| **redis-rogue** | 10.6.6.43 | - | DEF CON 31 Challenge |
8983

9084
---
9185

0 commit comments

Comments
 (0)