Which of the following should be used to fulfill this r…

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



Leave a Reply 1

Your email address will not be published. Required fields are marked *

3 × 3 =


Mike

Mike

Fuzzing is the technique of providing unexpected values as input to an application in order make it crash.