Skip to content

Latest commit

 

History

History

dsvw

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

#Docker Container for DSVW Deliberately vulnerable web application written in under 100 lines

Software required to use docker container

  • Docker (Tested version 1.12.1)

Steps to use the container

docker pull appsecco/dsvw
  • Then start the docker container to access the vulnerable application
docker run -p 1234:8000 -it appsecco/dsvw