Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

____________ is a code injecting method used for attacking the database of a system / website.

a) HTML injection
b) SQL Injection
c) Malicious code injection
d) XML Injection

Answer: b
Explanation: SQLi (Structured Query Language Injection) is a popular attack where SQL code is targeted or injected; for breaking the web application having SQL vulnerabilities. This allows the attacker to run malicious code and take access to the database of that server.

Join The Discussion