Which of the following is NOT a common type of vulnerability scanning tool?

2024

Which of the following is NOT a common type of vulnerability scanning tool?

Answer: C. WiresharkAnswer: Wireshark Explanation: Wireshark is a network protocol analyzer (packet sniffer) used to capture and inspect network traffic for troubleshooting,…

  1. A.

    Nessus

  2. B.

    OpenVAS

  3. C.

    Wireshark

  4. D.

    QualysGuard

Attempted by 80 students.

Show answer & explanation

Correct answer: C

Answer: Wireshark

Explanation: Wireshark is a network protocol analyzer (packet sniffer) used to capture and inspect network traffic for troubleshooting, debugging, and forensic analysis. It does not scan hosts or applications for known security vulnerabilities.

  • Vulnerability scanners (examples: Nessus, OpenVAS, QualysGuard): probe systems and applications for known vulnerabilities, missing patches, and misconfigurations, and produce vulnerability reports.

  • Network protocol analyzers (example: Wireshark): capture and examine packets to analyze protocol behavior and troubleshoot network issues; they are not designed to perform vulnerability assessments.

Explore the full course: Computer Science

Loading lesson…