0 votes
in Ethical Hacking by
What is SQL injection and its types?

1 Answer

0 votes
by
If the application doesn’t sanitize the user input then the SQL injection happens. Thus a malicious hacker would inject SQL question to gain unauthorized access and execute administration operations on the database. SQL injections may be classified as follows:

Error-based SQL injection

Blind SQL injection

Time-based SQL injection

Related questions

0 votes
asked Nov 29, 2022 in Fortify code scanner by john ganales
0 votes
asked Mar 24 in AWS by DavidAnderson
...