This commit is contained in:
Simon Vieille 2026-02-11 15:38:44 +01:00
commit 32e4e8f8db
No known key found for this signature in database
GPG key ID: 477F8D32E8E286EB

View file

@ -2,6 +2,11 @@
Ensemble d'applications vulnérables pour faire du pentest (formation).
## Prérequis
- Docker
- Le port `1480` disponible sur l'hôte
## Installation
Alimenter `/etc/hosts` avec ces valeurs :
@ -26,3 +31,22 @@ docker network create vulnapps_traefik
```bash
docker compose up -d
```
## Applications
### Mutillidae
- Source : https://github.com/webpwnized/mutillidae-docker
- Application principale : http://ad.mutillidae.vulnapps.local:1480/
- AD : http://ad.mutillidae.vulnapps.local:1480/
- Phpmyadmin : http://pma.mutillidae.vulnapps.local:1480/
### Vampi
- Source : https://github.com/erev0s/VAmPI
- Application principale : http://vampi.vulnapps.local:1480/
### Juice Shop
- Application principale : http://juiceshop.vulnapps.local:1480/
- Source : https://github.com/juice-shop/juice-shop