-
-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Labels
containernew container suggestionnew container suggestion
Description
Prerequisites
- I have searched the issues and confirmed this container has not been suggested before
- I have verified the container image is actively maintained
- I have tested this container configuration
Container ID
nowasp
Display Name
nowasp_pentest_target
Description
Docker container for OWASP Mutillidae II Web Pen-Test Practice Application
Category
Media
Tags
TV, PVR, Monitoring
GitHub URL
https://github.com/citizen-stig/dockermutillidae
Icon URL
No response
Docker Compose Service Definition
services:
nowasp-juice-shop:
image: citizenstig/nowasp
container_name: nowasp_pentest_target
ports:
- "3000:3000"
networks:
- internal_pentest_network
restart: always
environment:
- NODE_ENV=production
networks:
internal_pentest_network:
driver: bridgeAdditional Information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
containernew container suggestionnew container suggestion