Ethical Hacking - Ethical Hacking Phases - SQL Injection Tutorial
Sql injection is the process of exploiting in the web application code in order to gain access to database sql.
In this attacker send malicious or unwanted commands or inputs to the backend of poorly designed web application to exploit sql statements.
This type of attacks generally takes place on webpages developed using PHP or ASP.NET.