Back to photostream

Understanding SQL injection attacks-1

SQL injection technique exploits how the web pages of the target website communicate with its back-end databases. In a worst case, the hacker inserts some SQL statements into the web application via the web server and obtains the answers to those queries or achieve the execution of other related SQL statements. In case web application trusts the input entered by the user and doesn’t validate the details at the server, it is possible to be exploited by SQL injection attacks.

28 views
0 faves
0 comments
Uploaded on March 29, 2018