What technique does Jimmy use to compromise a database?

Jimmy, an attacker, knows that he can take advantage of poorly designed input validation routines
to create or alter SQL commands to gain access to private data or execute commands in the
database. What technique does Jimmy use to compromise a database?

Jimmy, an attacker, knows that he can take advantage of poorly designed input validation routines
to create or alter SQL commands to gain access to private data or execute commands in the
database. What technique does Jimmy use to compromise a database?

A.
Jimmy can submit user input that executes an operating system command to compromise a
target system

B.
Jimmy can gain control of system to flood the target system with requests,preventing legitimate
users from gaining access

C.
Jimmy can utilize an incorrect configuration that leads to access with higher-than expected
privilege of the database

D.
Jimmy can utilize this particular database threat that is an SQL injection technique to penetrate
a target system



Leave a Reply 4

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


Ghost Man

Ghost Man

D is the And.

dummystudent

dummystudent

100% D
2ez4sinagate

cehv9

cehv9

CEH – Module 13 – SQL Injection
“SQL injection is a technique used to take advantage of non-validate input vulnerabilities to pass SQL command through a web application for execution by a backend database” (poorly designed input validation routines)

D is the ans