Pregunta de entrevista de Entain India

what is sql injection

Respuestas de entrevistas

Anónimo

1 jun 2018

Sql injection is a code injection technique which destroys Data base. It is one of the most common hacking techniques which is placement of malicious code in SQL statements, via web page input.

Anónimo

1 jun 2018

yeah it can can be done in many ways like using single quotes and sql comments or by passing a always true condition in where clause like ture=true an so on... d