Skip to content

rdchksec/DSVW

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Security Training

Run the server only in Docker (otherwise it may make your local machine ):

$ docker build . -t dsvw

$ docker run -p 8888:8888 dsvw

and navigate your browser to http://127.0.0.1:8888/:

Requirements

Install Docker

About

Damn Small Vulnerable Web

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.7%
  • Dockerfile 1.3%