SQLMap is an open source penetration test tool that automates the process of detecting and exploiting weaknesses in SQL injection and taking over the server database.
target : http://testphp.vulnweb.com/artists.php?artist=1
medium : https://medium.com/@hninja049