SQL Injection
Defination :
When an attacker manipulates SQL queries within an application to interfere with database. This can lead to modify the database in unauthorized way.
Types of SQL Injection :
1) Error Based SQL Injection : When user provide an Input to th...
dbinjection.hashnode.dev3 min read