lab
Installation
SKILL.md
Lab Environment
Manage the Docker-based vulnerable practice targets for safe pentesting exercises.
Operations
make lab-up-- Start all vulnerable lab containers in detached modemake lab-down-- Stop and remove all lab containersmake lab-status-- Show running status of lab containers
Lab Targets
| Service | URL | Credentials |
|---|---|---|
| DVWA | http://localhost:8080 | admin / password |
| Juice Shop | http://localhost:3030 | (register an account) |
| WebGoat | http://localhost:8888/WebGoat | (register an account) |
| VulnerableApp | http://localhost:8180/VulnerableApp | -- |