From 05e9a40be186d30ca22a443892aa9c61cf7f9714 Mon Sep 17 00:00:00 2001 From: OPSXCQ Date: Mon, 2 Jan 2017 19:24:27 -0200 Subject: [PATCH] Go ahead, make my day --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index bb79cef..d2d8c0d 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ Damn Vulnerable Web Application (DVWA) is a PHP/MySQL web application that is da The aim of DVWA is to practice some of the most common web vulnerability, with various difficultly levels, with a simple straightforward interface. Please note, there are both documented and undocumented vulnerability with this software. This is intentional. You are encouraged to try and discover as many issues as possible. +**WARNING** This image is vulnerable to several kinds of attacks, please don't deploy it to any public servers. + ## Run this image To run this image you need [docker](http://docker.com) installed. Just run the command: @@ -18,6 +20,12 @@ And wait until it download the image and start it, after that you can see the im Just click on the ```Create / Reset database``` button and it will generate any aditional configuration needed. +## Set the dificulty level + +The default dificulty level is the ```impossible``` level, you can change it in ```DVWA Security``` item in the left menu. + +![dificulty](setup-dificulty.png) + ## Credentials * Username: admin