Understanding Cisco Cybersecurity Operations Fundamentals (CBROPS) — Question 206

What describes a buffer overflow attack?

Answer options

Correct answer: C

Explanation

The correct answer is C because a buffer overflow attack occurs when more data is written to a buffer than it can hold, causing it to overflow and potentially overwrite adjacent memory. Options A and B are incorrect as they do not accurately describe the nature of a buffer overflow, and option D is unrelated to the concept of buffer overflow attacks.