diff --git a/README.md b/README.md index 7adb377..a545ff0 100644 --- a/README.md +++ b/README.md @@ -20,12 +20,6 @@ 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) - ## Login with default credentials To login you can use the following credentials: @@ -33,6 +27,12 @@ To login you can use the following credentials: * Username: admin * Password: password +## 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) + ## Hack and have fun ! If you are playing it in low dificulty, just to have a taste of how exploit a flaw in this app, go to ```SQL Injection``` in the left menu.