312-50V11 · Question #458
Craig received a report of all the computers on the network that showed all the missing patches and weak passwords. What type of software generated this report?
The correct answer is B. a vulnerability scanner. A vulnerability scanner actively probes networked systems to identify security weaknesses such as missing patches and weak passwords, then compiles findings into actionable reports.
Question
Craig received a report of all the computers on the network that showed all the missing patches and weak passwords. What type of software generated this report?
Options
- Aa port scanner
- Ba vulnerability scanner
- Ca virus scanner
- Da malware scanner
How the community answered
(34 responses)- A6% (2)
- B88% (30)
- C3% (1)
- D3% (1)
Why each option
A vulnerability scanner actively probes networked systems to identify security weaknesses such as missing patches and weak passwords, then compiles findings into actionable reports.
A port scanner identifies which TCP/UDP ports are open and which services are listening on hosts, but does not assess patch levels, software versions, or password policies.
Vulnerability scanners such as Nessus or OpenVAS enumerate hosts, check installed software versions against known CVE databases, and audit configuration weaknesses including password strength and missing patches. Generating a report listing all computers with missing patches and weak passwords is the core output of a vulnerability scanner, not any other tool category.
A virus scanner detects known malware signatures and heuristic threats in files and memory, but does not audit system patch status or evaluate password strength.
A malware scanner focuses on identifying malicious software already present on a system and does not report on configuration weaknesses such as missing patches or weak credentials.
Concept tested: Vulnerability scanner output for patch and credential auditing
Source: https://www.tenable.com/products/nessus
Topics
Community Discussion
No community discussion yet for this question.