Question
In vulnerability assessment and reverse engineering, Buffer overflow mainly refers to:
Correct Answer: B
a buffer overflow happens when data exceeds the bounds of a fixed-size memory buffer
The correct answer is a buffer overflow happens when data exceeds the bounds of a fixed-size memory buffer. This matches the course topic 'Buffer overflow' in Vulnerability Assessment & Reverse Engineering.
The correct answer is a buffer overflow happens when data exceeds the bounds of a fixed-size memory buffer. This matches the course topic ‘Buffer overflow’ in Vulnerability Assessment & Reverse Engineering.
Leave a Reply