nerdexam
CompTIA

SY0-501 · Question #158

Which of the following network vulnerability scan indicators BEST validates a successful, active scan?

The correct answer is B. The scan output lists SQL injection attack vectors. A successful, active network vulnerability scan is best validated by its ability to identify specific potential security flaws, such as SQL injection attack vectors. This confirms the scan actively probed for and found vulnerabilities, rather than merely performing discovery or…

Submitted by luis.pe· Mar 4, 2026Security operations

Question

Which of the following network vulnerability scan indicators BEST validates a successful, active scan?

Options

  • AThe scan job is scheduled to run during off-peak hours.
  • BThe scan output lists SQL injection attack vectors.
  • CThe scan data identifies the use of privileged-user credentials
  • DThe scan results identify the hostname and IP address

How the community answered

(56 responses)
  • A
    14% (8)
  • B
    77% (43)
  • C
    4% (2)
  • D
    5% (3)

Why each option

A successful, active network vulnerability scan is best validated by its ability to identify specific potential security flaws, such as SQL injection attack vectors. This confirms the scan actively probed for and found vulnerabilities, rather than merely performing discovery or administrative functions.

AThe scan job is scheduled to run during off-peak hours.

Scheduling a scan during off-peak hours is a best practice for operational management and minimizing impact, not an indicator of the scan's technical success in identifying vulnerabilities.

BThe scan output lists SQL injection attack vectors.Correct

Listing SQL injection attack vectors in scan output confirms that the vulnerability scanner actively probed target systems and successfully identified specific exploitable weaknesses. This direct finding of a vulnerability type, such as those that allow unauthorized data access or manipulation, validates the scan's effectiveness in assessing the system's security posture.

CThe scan data identifies the use of privileged-user credentials

While an authenticated scan might use or find privileged credentials, simply identifying 'the use of privileged-user credentials' does not, on its own, validate the successful discovery of *exploitable vulnerabilities*.

DThe scan results identify the hostname and IP address

Identifying hostnames and IP addresses is a basic network discovery function that confirms host presence and reachability, but it does not indicate that a vulnerability scan successfully identified any security weaknesses.

Concept tested: Interpreting vulnerability scan results for successful vulnerability identification

Source: https://learn.microsoft.com/en-us/azure/defender-for-cloud/defender-for-sql-vulnerability-assessment

Topics

#vulnerability scanning#active scan#attack vectors#scan validation

Community Discussion

No community discussion yet for this question.

Full SY0-501 Practice