+1 vote
in Ethical Hacking by
What is SQL injection? What are its different types?

1 Answer

0 votes
by

An SQL injection is a technique used by hackers to inject adversary SQL commands to gain unauthorized access and execute administration operations on the database. These attacks have the potential of damaging data-driven applications and web pages. SQL injection attacks enable hackers to gain access to an organization’s servers, networks, and databases and steal data or even change entries. 

The different types of SQL injection attacks are: 

  1. Blind SQL injection
  2. Error-based SQL injection
  3. Time-based SQL injection

Related questions

0 votes
asked Nov 29, 2022 in Fortify code scanner by john ganales
+1 vote
asked May 18, 2021 in Ethical Hacking by Robindeniel
...