sqlmap
An open-source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws.
Web
In Progress
Example Usage
bash
$ sqlmap -u 'http://testphp.vulnweb.com/artists.php?artist=1' --dbs
An open-source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws.
$ sqlmap -u 'http://testphp.vulnweb.com/artists.php?artist=1' --dbs