Showing posts with label sql injection. Show all posts
Showing posts with label sql injection. Show all posts

Monday, 21 October 2013

What is SQL Injection ? how to prevent my website from it?

What is SQL Injection

  • SQL Injection is a type of web application security vulnerability in which an attacker is able to submit a database SQL command which is executed by a web application, exposing the back-end database.