nerdexam
CompTIA

SY0-301 · Question #638

Which of the following would be used to identify the security posture of a network without actually exploiting any weaknesses?

The correct answer is C. Vulnerability scan. A vulnerability scan identifies and reports on weaknesses in a network passively without exploiting them, providing a security posture assessment without active compromise.

Security operations

Question

Which of the following would be used to identify the security posture of a network without actually exploiting any weaknesses?

Options

  • APenetration test
  • BCode review
  • CVulnerability scan
  • DBrute Force scan

How the community answered

(55 responses)
  • A
    4% (2)
  • B
    2% (1)
  • C
    89% (49)
  • D
    5% (3)

Why each option

A vulnerability scan identifies and reports on weaknesses in a network passively without exploiting them, providing a security posture assessment without active compromise.

APenetration test

A penetration test actively exploits identified vulnerabilities to demonstrate real-world impact, which goes beyond assessing posture to actually compromising systems.

BCode review

A code review examines application source code for security flaws and does not assess the live network security posture.

CVulnerability scanCorrect

A vulnerability scanner probes systems for known weaknesses, misconfigurations, and missing patches and reports findings without actually exploiting the vulnerabilities. This gives security teams visibility into the attack surface and security posture without causing harm or triggering incident conditions. The key distinction from a penetration test is that no exploitation occurs.

DBrute Force scan

A brute force scan actively attempts to guess credentials, which constitutes exploitation of authentication mechanisms rather than passive assessment.

Concept tested: Vulnerability scanning without exploitation

Source: https://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-115.pdf

Topics

#vulnerability scanning#security assessment#penetration testing#risk identification

Community Discussion

No community discussion yet for this question.

Full SY0-301 Practice