ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 5 - SY0-701 discussion

Report
Export

Which of the following involves an attempt to take advantage of database misconfigurations?

A.
Buffer overflow
Answers
A.
Buffer overflow
B.
SQL injection
Most voted
Answers (3)
Most voted
B.
SQL injection
C.
VM escape
Answers
C.
VM escape
D.
Memory injection
Answers
D.
Memory injection
Suggested answer: B

Explanation:

SQL injection is a type of attack that exploits a database misconfiguration or a flaw in the application code that interacts with the database. An attacker can inject malicious SQL statements into the user input fields or the URL parameters that are sent to the database server. These statements can then execute unauthorized commands, such as reading, modifying, deleting, or creating data, or even taking over the database server.SQL injection can compromise the confidentiality, integrity, and availability of the data and the system.Reference:CompTIA Security+ Study Guide: Exam SY0-701, 9th Edition, page 2151

asked 02/10/2024
Carlos Periterra
40 questions
User
Your answer:
5 comments
Sorted by
Up
0
Down
User
stephanie bagcal

Edited 8 days ago

Voted B

answer b

Reply
Reply
Report

Up
0
Down
User
Felix Morales

Edited 19 days ago

Voted A

I think A

Reply
Reply
Report

User
Frank Nwabueze

Edited 19 days ago

No. Ans B. A - This attack involves overwriting memory by exceeding its capacity, which can cause a program to crash or allow code execution, but it is not specific to database misconfigurations.

UpVote
0
DownVote
0
Reply
Reply
Report

Up
0
Down
User
DANIEL DOYEN

Edited 19 days ago

Voted B

B correct. A type of attack that targets vulnerabilities in database management systems, often due to improper handling of user input or database misconfiguration

Reply
Reply
Report

Up
0
Down
User
Anshul Vyas

Edited 19 days ago

Voted B

Choose B

Reply
Reply
Report