Which of the following is the technique of providing unexpected values as input to an application to try to make it crash?

Which of the following is the technique of providing unexpected values as input to an application to try to make it crash?




a. DLP
b. Fuzzing
c. TPM
d. HSM





Answer: B

Fuzzing is the technique of providing unexpected values as input to an application to try to make it crash. Those values can be random, invalid, or just unexpected.


Learn More :