image fix

This commit is contained in:
OPSXCQ 2017-01-02 20:23:48 -02:00
parent b50becdf68
commit ee5f9a02cc
No known key found for this signature in database
GPG Key ID: 9AD730FE9CDE5661
1 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ To run this image you need [docker](http://docker.com) installed. Just run the c
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)
![setup](https://github.com/opsxcq/docker-vulnerable-dvwa/blob/master/setup.png?raw=tru)
Just click on the ```Create / Reset database``` button and it will generate any aditional configuration needed.
@ -31,7 +31,7 @@ To login you can use the following credentials:
The default dificulty level is the ```impossible``` level, you can change it in ```DVWA Security``` item in the left menu.
![dificulty](setup-dificulty.png)
![dificulty](https://github.com/opsxcq/docker-vulnerable-dvwa/blob/master/setup-dificulty.png?raw=tru)
## Hack and have fun !