An application developer has coded a new application and needs to test all input fields. Which of the following should be used to fulfill this requirement?
A.
Application hardening
B.
Server-side validation
C.
Input validation
D.
Fuzzing
An application developer has coded a new application and needs to test all input fields. Which of the following should be used to fulfill this requirement?
An application developer has coded a new application and needs to test all input fields. Which of the following should be used to fulfill this requirement?
A.
Application hardening
B.
Server-side validation
C.
Input validation
D.
Fuzzing
Fuzzing is the technique of providing unexpected values as input to an application in order make it crash.