CompTIA Security+ (SY0-501) — Question 81

Ann, a security administrator, has been instructed to perform fuzz-based testing on the company's applications.
Which of the following best describes what she will do?

Answer options

Correct answer: A

Explanation

The correct answer is A, as fuzz testing involves inputting random or invalid data to discover vulnerabilities that could cause the application to crash or behave unexpectedly. Options B and C focus on privilege escalation and back door detection, which are different security testing methods, while D relates to hash verification and false positives, not directly related to fuzz testing.