Computer Science, asked by yashprajapati9795, 8 months ago

Which type of buffer overflow are common among attackers ? 1. Memory-based 2. Queue-based 3. Stack-based 4. Heap-based (Must enter a reason for evaluation)​

Answers

Answered by majeedkhari2000
4

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.

Answered by 8172arvindkumar
0

Answer:

Stack-based

Explanation:

Because stack-based buffer overflows are common among attackers ,exploit application and programers.

Similar questions