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
7
Answer:
Stack Based Buffer Overflow
Explanation:
It only exists during the time of execution of a function.
Similar questions