Skip to content
This repository has been archived by the owner on May 22, 2023. It is now read-only.
/ docker-dvws Public archive

Damn Vulnerable Web Services Docker Container

License

Notifications You must be signed in to change notification settings

Cyrivs89/docker-dvws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Damn Vulnerable Web Service Docker Container

Docker Pulls License

Damn Vulnerable Web Services is an insecure web application with multiple vulnerable web service components that can be used to learn real world web service vulnerabilities. The aim of this project is to help security professionals learn about Web Application Security through the use of a practical lab environment.

WARNING Do not host this application on live or production environment.

Run this image

To run this image you need docker installed. Just run the command:

docker run --rm -it -p 80:80 cyrivs89/web-dvws

And wait until it download the image and start it, after that you can see the image running in your local machine.

Just click on Setup Instructions and then Reset database button and it will generate any aditional configuration needed.

About DVWS

You can visit DVWS official github repository if you want more information.

About image

This image is based in opsxcq DVWA image and his official github repository

Disclaimer

This or previous program is for Educational purpose ONLY. Do not use it without permission. The usual disclaimer applies, especially the fact that me (cyrivs89) is not liable for any damages caused by direct or indirect use of the information or functionality provided by these programs. The author or any Internet provider bears NO responsibility for content or misuse of these programs or any derivatives thereof. By using these programs you accept the fact that any damage (dataloss, system crash, system compromise, etc.) caused by the use of these programs is not cyrivs89's responsibility.

About

Damn Vulnerable Web Services Docker Container

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages