Multiple choice Which of the following statements is false about Buffer overflow attack? It stores the data mostly in a temporary data storage. It affects the data integrity. The corrupt data contains certain code for the specified triggering actions by the attackers. This type of attack can affect the server's configuration. The buffers are created to contain a finite amount of data. Reveal answer Fill a bubble to check yourself D Correct answer Explanation Buffer overflow attack is caused due to poor programming practices and it does not affect the server's configuration.