Skip to content

A new DVWA docker image with dvwa v1.10 (Development) which updated on June. 2021.

Notifications You must be signed in to change notification settings

LS-King/DVWA-docker-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This repository contains all you need to build a DVWA docker image.

Version info

Sys: Debian 10
PHP: 7.3
DVWA: 1.10 (Development) Updated in Jun. 2021

A builded image

You can directly download the image I have builded in "Releases".

How to use ?

Use the following conmmonds:

sudo docker load < web_dvwa_image.tar
sudo docker run -p 80:80 web_dvwa

Out of date ?

Just replace the "dvwa" folder with the new one published on DVWA Official.
Maybe you also have to change the copy direction of "php.ini" in Dockerfile because each version of PHP7 create its own config folder.

About

A new DVWA docker image with dvwa v1.10 (Development) which updated on June. 2021.

Resources

Stars

Watchers

Forks

Packages

No packages published