How to make Sqlmap obtain administrator rights for database?
I’m using sqlmap to exploit databases in a DVWA-project.
However, after having exploited the database, I executed the following command to learn that the user is dvwa@%:
sqlmap -u “http://192.168.71.130/dvwa/vulnerabilitie… Continue reading How to make Sqlmap obtain administrator rights for database?