From 2fae9ec9cf1ac05c09f3aedb6e1867995c7a328e Mon Sep 17 00:00:00 2001 From: OPSXCQ Date: Mon, 2 Jan 2017 19:18:17 -0200 Subject: [PATCH] As far back as I can remember, I always wanted to be a gangster --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 21694f1..b5d47cf 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,14 @@ The aim of DVWA is to practice some of the most common web vulnerability, with v To run this image you need [docker](http://docker.com) installed. Just run the command: - docker run --rm -it -p 80:80 vulnerables/dvwa + docker run --rm -it -p 80:80 vulnerables/web-dvwa And wait until it download the image and start it, after that you can see the image running in your local machine: ![setup](setup.png) +Just click in + ## Credentials * Username: admin @@ -22,7 +24,3 @@ And wait until it download the image and start it, after that you can see the im ## About DVWA You can visit DVWA [official website](http://www.dvwa.co.uk/) and official [github repository](https://github.com/ethicalhack3r/DVWA) if you want more information - -[![Docker Pulls](https://img.shields.io/docker/pulls/vulnerables/web-dvwa.svg?style=plastic)](https://hub.docker.com/r/vulnerables/web-dvwa/) - -![License](https://img.shields.io/badge/License-GPL-blue.svg?style=plastic)