Skip to content

Dockerized crafted instance of DVWA. Root web site is changed "/premium/" and dummy suid file is added to read any file in the system.

Notifications You must be signed in to change notification settings

janorga/craft-dvwa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Setup steps

git clone https://github.com/janorga/craft-dvwa.git
cd craft-dvwa
sudo docker build -t craft-dvwa:latest .
sudo docker run --rm -it --network host -p 80:80 craft-dvwa

About

Dockerized crafted instance of DVWA. Root web site is changed "/premium/" and dummy suid file is added to read any file in the system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages