Multiple choice

Which of the following is an incorrect statement about Fuzzing technique?

  1. It is a part of Penetration testing.

  2. It also performs source code analysis.

  3. It identifies the vulnerability from the sent data.

  4. It also identifies a crash in the application.

  5. It is used to create a vulnerability that has not been discovered before.

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Fuzzing technique does not perform source code analysis.