No... I am your father
This commit is contained in:
parent
a7c8c2a824
commit
1209507c81
@ -33,6 +33,15 @@ To login you can use the following credentials:
|
|||||||
* Username: admin
|
* Username: admin
|
||||||
* Password: password
|
* Password: password
|
||||||
|
|
||||||
|
## 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.
|
||||||
|
In the id field, add this query ```%' and 1=0 union select null, concat(first_name,'|',last_name,'|',user,'|',password) from users #```
|
||||||
|
|
||||||
|
![sqli](sqli.png)
|
||||||
|
|
||||||
|
There are several other ways and other vulnerabilities do exploit, go ahead, have fun !
|
||||||
|
|
||||||
## About DVWA
|
## 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
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user