SQL Injection Vulnerability
What is SQL injection?
SQL injection (SQLi) is a web security vulnerability that allows us to interfere with the queries that an application makes to its database. It generally allows an attacker to view data that they are not normally able to retrie...
cxnsxle.hashnode.dev6 min read