adplus-dvertising
frame-decoration

Question

What is a heap overflow?

a.

It is a type of attack that targets the heap block structure of a program

b.

It is a type of attack that targets the stack structure of a program

c.

It is a type of attack that targets the heap and the stack structure of a program

d.

It is a type of attack that targets the program's input validation process

Posted under Reverse Engineering

Answer: (a).It is a type of attack that targets the heap block structure of a program Explanation:A heap overflow is a type of attack that targets the heap block structure of a program.

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is a heap overflow?