Which of the following built-in C/C++ functions you should avoid to prevent your program from buffer overflow attacks?
What is a good example of a programming error that Bob can use to explain to the management how encryption will not address all their security concerns?
StackGuard (as used by Immunix), ssp/ProPolice (as used by OpenBSD), and Microsoft’s /GS option use _____ defense against buffer overflow attacks.
What is a good example of a programming error that Bob can use to illustrate to the management that encryption will not address all of their security concerns?