1.

_____________ 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 InjectionThis question was addressed to me during an online exam.My question comes from Cyber Attacks Types topic in portion Cyber Security of Cyber Security

Answer»

The correct choice is (b) SQL Injection

The best 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.



Discussion

No Comment Found

Related InterviewSolutions