Skip to content

I built this wrapper for damn vulnerable Linux to simplify standing it up for training ethical hacking.

Notifications You must be signed in to change notification settings

bean5/docker.dvwa-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

About

This project houses containerizes Damn Vulnerable Linux.

Requirements

  • docker

About Damn Vulnerable Linux

This is based off https://hub.docker.com/r/citizenstig/dvwa/, in fact it just uses the image directly! No need for Dockerfile.

To stand up the vulnerable image

docker compose up -d web

To shell into the a version of the image

docker compose run shell

About

I built this wrapper for damn vulnerable Linux to simplify standing it up for training ethical hacking.

Topics

Resources

Stars

Watchers

Forks