Web Vulnerability's: SQL Injection
This week we are going to look at deeper at SQL Injection
We have already introduced SQLi in the Web Security module.
This week we are going to go deeper with the topic. Examining how we can use
SQLi to enumerate databases, Blind SQL Injection, and using tools like SQLmap.