Question
In vulnerability assessment and reverse engineering, Buffer overflow mainly refers to:
Select an option. Your answer will be checked instantly.
Correct Answer: B. a buffer overflow happens when data exceeds the bounds of a fixed-size memory buffer
Explanation:
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