Which of the following is a common security vulnerability that exploits web applications by injecting malicious SQL code?

  • SQL Injection
  • XSS (Cross-Site Scripting)
  • CSRF (Cross-Site Request Forgery)
  • Ransomware Attack
SQL Injection is a technique where an attacker injects malicious SQL code into input fields, potentially gaining unauthorized access to a database or system.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *