What input validation can a program perform to prevent buffer overflow attacks?
Select an option, then click Submit answer.
-
○
Data input size matches what system has allocated.
-
○
User has administrative rights to install programs.
-
○
whether the input was downloaded from the Internet
-
○
Data input is not from a command line argument.