SQL Injection
SQL Injection Attack: What is it, and how can we defend ourselves from it?
SQL Injection is a vulnerability where attackers tamper with the SQL queries that an application sends to a database. Let me explain this with an example.
Imagine a login pag...
shanmukhtarov.com6 min read