What is SQL injection and its types?

Q & ACategory: Ethical HackingWhat is SQL injection and its types?
Admin Staff asked 5 years ago

What is SQL injection and its types?

1 Answers
Admin Staff answered 5 years ago

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