Buffer Overflow occurs when an application writes more data to a block of memory, or buffer, than the buffer is allocated to hold. Buffer overflow attacks allow an attacker to modify the _______________in order to control the process execution, crash the process and modify internal variables.
- Target process's address space
- Target remote access
- Target rainbow table
- Target SAM file
Reveal Solution Next Question