Computer Science, asked by 1904760100008, 5 months ago

Which type of buffer overflows are common among attackers?
1.Memory-based
2.Queue-based
3.Stack-based
4.Heap-based

Answers

Answered by ishikasingh6i18475
5

stack- based

I hope it is helpful

Answered by Anonymous
1

Answer:

Option 3 (Stack-based) is correct answer

Explanation: Stack-based buffer overflows, which are more common among attackers, exploit applications and programs by using what is known as a stack: memory space used to store user input

Similar questions