What is SQL Injection?
SQL injection also known as code injection is a technique in which the attacker uses a security vulnerability present in SQL (Structured Query Language) to gain access to a database linked-to website. After infiltrating the database the attacker can add a new entry, modify existing entries, and can also delete a record, table, or even …