🎉VulnRange

This commit is contained in:
wintrysec
2020-09-21 23:19:59 +08:00
parent ddd435d253
commit 173dbc4ab5
443 changed files with 31256 additions and 2 deletions

View File

@@ -0,0 +1,13 @@
version: '2'
services:
ecshop36:
image: vulhub/ecshop:3.6.0
container_name: ecshop-3.6.0
depends_on:
- mysql
ports:
- "80"
mysql:
image: mysql:5.5
environment:
- MYSQL_ROOT_PASSWORD=root